'Declaration
Property IsOptional As Boolean
'Usage
Dim instance As _UAStructureField Dim value As Boolean instance.IsOptional = value value = instance.IsOptional
bool IsOptional {get; set;}
'Declaration
Property IsOptional As Boolean
'Usage
Dim instance As _UAStructureField Dim value As Boolean instance.IsOptional = value value = instance.IsOptional
bool IsOptional {get; set;}
If the structure type is OpcLabs.EasyOpc.UA.DataTypeSchema.UAStructureType.Union, this property is ignored.