CreditorImport..::..ColumnHeaders Property

Namespace:  JiwaFinancials.Jiwa.JiwaCreditors.Import
Assembly:  JiwaCreditors (in JiwaCreditors.dll)

Syntax


public string[] ColumnHeaders { get; }
Public ReadOnly Property ColumnHeaders As String()
	Get
public:
property array<String^>^ ColumnHeaders {
	array<String^>^ get ();
}