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