'Declaration Public Property rupYear As UShort
'Declaration
Public Property rupYear As UShort
'Usage Dim instance As BOF Dim value As UShort instance.rupYear = value value = instance.rupYear
'Usage
Dim instance As BOF Dim value As UShort instance.rupYear = value value = instance.rupYear
public ushort rupYear {get; set;}
BOF Class BOF Members