clsCreditorTran..::..TransID Property

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

Syntax


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