clsCreditorAlloc..::..DebitTransID Property

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

Syntax


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