Mapping..::..DestinationPropertyName Property

Namespace:  JiwaFinancials.Jiwa.JiwaGeneralLedger.Import
Assembly:  JiwaGeneralLedger (in JiwaGeneralLedger.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);
}