FlatFileColumn.ID Property

Definition

Returns the unique ID assigned to the column. This property is read-only.

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

Property Value

A String that contains a GUID.

Implements

ID

Applies to