TransactionImport..::..ColumnHeaders Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.Import.Transactions
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


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