Instrument.AltId Property

[TypeConverter(typeof(OberMind.Design.AltIdListTypeConverter))] 
[RefreshProperties(RefreshProperties.All)] 
public AltIdList AltId {get;}
This language is not supported or no code example is available.
[TypeConverter(typeof(OberMind.Design.AltIdListTypeConverter))] 
[RefreshProperties(RefreshProperties.All)] 
public:  
property AltIdList^ AltId { 
AltIdList^ get( ); 
}
This language is not supported or no code example is available.
public  
TypeConverter(typeof(OberMind.Design.AltIdListTypeConverter)) 
RefreshProperties(RefreshProperties.All) 
function get AltId() : AltIdList;
This language is not supported or no code example is available.

Property Value

AltIdList

In this article

Definition