InventoryImport..::..DestinationProperties Property

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

Syntax


public DestinationPropertyCollection DestinationProperties { get; }
Public ReadOnly Property DestinationProperties As DestinationPropertyCollection
	Get
public:
property DestinationPropertyCollection^ DestinationProperties {
	DestinationPropertyCollection^ get ();
}