Supplier..::..CreditorID Property

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

Syntax


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