Mapping..::..DestinationPropertyName Property

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

Syntax


public Mapping..::..DestinationProperty DestinationPropertyName { get; set; }
Public Property DestinationPropertyName As Mapping..::..DestinationProperty
	Get
	Set
public:
property Mapping..::..DestinationProperty^ DestinationPropertyName {
	Mapping..::..DestinationProperty^ get ();
	void set (Mapping..::..DestinationProperty^ value);
}