Branch..::..IsInUse Property

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

Syntax


public bool IsInUse { get; }
Public ReadOnly Property IsInUse As Boolean
	Get
public:
property bool^ IsInUse {
	bool^ get ();
}