clsCRAllocations..::..CreditorAccountNo Property

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

Syntax


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