clsDBSysFields..::..Count Property

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

Syntax


public int Count { get; }
Public ReadOnly Property Count As Integer
	Get
public:
property int^ Count {
	int^ get ();
}