'Declaration Public Property ccrn As Short
'Declaration
Public Property ccrn As Short
'Usage Dim instance As XCT Dim value As Short instance.ccrn = value value = instance.ccrn
'Usage
Dim instance As XCT Dim value As Short instance.ccrn = value value = instance.ccrn
public short ccrn {get; set;}
XCT Class XCT Members