TransactionImport..::..Mappings Property

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

Syntax


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