'Declaration
Public Property DataType As PtgDataType
'Usage
Dim instance As PtgArea3d Dim value As PtgDataType instance.DataType = value value = instance.DataType
public PtgDataType DataType {get; set;}
'Declaration
Public Property DataType As PtgDataType
'Usage
Dim instance As PtgArea3d Dim value As PtgDataType instance.DataType = value value = instance.DataType
public PtgDataType DataType {get; set;}