Supplier..::..Creditor Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.XML
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


[DataMemberAttribute]
public Creditor Creditor { get; set; }
<DataMemberAttribute> _
Public Property Creditor As Creditor
	Get
	Set
[DataMemberAttribute]
public:
property Creditor^ Creditor {
	Creditor^ get ();
	void set (Creditor^ value);
}