Creditor..::..ProprietorName Property

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

Syntax


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