Supplier..::..CreditorAccountNo Property

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

Syntax


public virtual string CreditorAccountNo { get; set; }
Public Overridable Property CreditorAccountNo As String
	Get
	Set
public:
virtual property String^ CreditorAccountNo {
	String^ get ();
	void set (String^ value);
}