TransactionImport..::..Mappings Property

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

Syntax


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