'Declaration
Property InfoType As UAInfoType
'Usage
Dim instance As _UAStatusCode Dim value As UAInfoType instance.InfoType = value value = instance.InfoType
UAInfoType InfoType {get; set;}
property UAInfoType InfoType { UAInfoType get(); void set ( UAInfoType value); }
Property Value
Valid values of this property are in the range from NotUsed (UAInfoType.NotUsed)
to 3
.
The default value of this property is NotUsed (UAInfoType.NotUsed)
.