ViewColumn.DataType Property

Definition

public:
 property System::String ^ DataType { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string DataType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.DataType : string with get, set
Public Property DataType As String

Property Value

Attributes

Applies to