PurchaseOrder..::..Creditor Property

Namespace:  JiwaFinancials.Jiwa.JiwaPurchaseOrderGeneration
Assembly:  JiwaPurchaseOrderGeneration (in JiwaPurchaseOrderGeneration.dll)

Syntax


public virtual Creditor Creditor { get; }
Public Overridable ReadOnly Property Creditor As Creditor
	Get
public:
virtual property Creditor^ Creditor {
	Creditor^ get ();
}