'Declaration
ReadOnly Property IsPolymorphic As Boolean
'Usage
Dim instance As IValueControl Dim value As Boolean value = instance.IsPolymorphic
bool IsPolymorphic {get;}
'Declaration
ReadOnly Property IsPolymorphic As Boolean
'Usage
Dim instance As IValueControl Dim value As Boolean value = instance.IsPolymorphic
bool IsPolymorphic {get;}
The default value of this property must be equal to the corresponding OpcLabs.BaseLib.Annotations.ValueControlAttribute.DefaultPolymorphic value.