ComplexProperty.DataType Property

Definition

Gets the data type of a property.

public:
 property System::String ^ DataType { System::String ^ get(); };
public string DataType { get; }
member this.DataType : string
Public ReadOnly Property DataType As String

Property Value

The data type of the property.

Applies to