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

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

Syntax


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