'Declaration
Public Property recInstance As UShort
'Usage
Dim instance As OfficeArtRecordHeader Dim value As UShort instance.recInstance = value value = instance.recInstance
public ushort recInstance {get; set;}
'Declaration
Public Property recInstance As UShort
'Usage
Dim instance As OfficeArtRecordHeader Dim value As UShort instance.recInstance = value value = instance.recInstance
public ushort recInstance {get; set;}