Creditor..::..ProspectID Property

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

Syntax


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