NonOrderedForm..::..Creditor Property

Namespace:  JiwaFinancials.Jiwa.JiwaLandedCostUI.Shipment
Assembly:  JiwaLandedCostUI (in JiwaLandedCostUI.dll)

Syntax


public Creditor Creditor { get; set; }
Public Property Creditor As Creditor
	Get
	Set
public:
property Creditor^ Creditor {
	Creditor^ get ();
	void set (Creditor^ value);
}