clsCRAllocations..::..CreditorID Property

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

Syntax


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