'Declaration
Property Value As Long
'Usage
Dim instance As _EnumerationMember Dim value As Long instance.Value = value value = instance.Value
long Value {get; set;}
Property Value
Valid values of this property are in the range from 0
to 2147483647
.
The default value of this property is 0
.