IJiwaCollectionItem<(Of <(<'T>)>)>..::..RecID Property

Unique identifier for the item

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

Syntax


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

Field Value

A string identifier

Return Value

The RecID

Remarks


As JiwaCollectionItem types require a RecID to act as a unique identifer as the JiwaCollection class uses this as the key into the collection