'Declaration
Public Property Value As Long
'Usage
Dim instance As UAEnumFieldInfo Dim value As Long instance.Value = value value = instance.Value
public long Value {get; set;}
Property Value
The default value of this property is 0
.
'Declaration
Public Property Value As Long
'Usage
Dim instance As UAEnumFieldInfo Dim value As Long instance.Value = value value = instance.Value
public long Value {get; set;}
The default value of this property is 0
.
This member is not compatible with Visual Basic 6.0 (VB6).
This member is not compatible with VBScript.