Creditor..::..CreditorSourcedPurchaseAccount Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Entities.Creditor
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public Account CreditorSourcedPurchaseAccount { get; }
Public ReadOnly Property CreditorSourcedPurchaseAccount As Account
	Get
public:
property Account^ CreditorSourcedPurchaseAccount {
	Account^ get ();
}