clsPurchaseOrder..::..CreditorName Property

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

Syntax


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