TransactionImport..::..Mappings Property

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

Syntax


public MappingCollection Mappings { get; }
Public ReadOnly Property Mappings As MappingCollection
	Get
public:
property MappingCollection^ Mappings {
	MappingCollection^ get ();
}