Category<(Of <(<'ItemType>)>)>..::..RecID Property

Namespace:  JiwaFinancials.Jiwa.JiwaGeneralLedger.Configuration.Category
Assembly:  JiwaGeneralLedger (in JiwaGeneralLedger.dll)

Syntax


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