'Declaration
Public Property UnitId As Integer
'Usage
Dim instance As UAEUInformation Dim value As Integer instance.UnitId = value value = instance.UnitId
public int UnitId {get; set;}
Property Value
The default value of this property is -1
.
'Declaration
Public Property UnitId As Integer
'Usage
Dim instance As UAEUInformation Dim value As Integer instance.UnitId = value value = instance.UnitId
public int UnitId {get; set;}
The default value of this property is -1
.