Optimizer.Id Property

[Category("Information")] 
public virtual byte Id {get;}
This language is not supported or no code example is available.
[Category("Information")] 
public:  
virtual property Byte Id { 
Byte get( ); 
}
This language is not supported or no code example is available.
public  
Category("Information") 
function get Id() : byte;
This language is not supported or no code example is available.

Property Value

byte

In this article

Definition