RemovingAccountFromTenantsEventArgsIsDeletingTenant Property  | 
 
            Gets a value indicating whether the specified tenants are in the process of being deleted.
            
 
    Namespace: 
   Dundas.BI.AccountServices
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic bool IsDeletingTenant { get; }Public ReadOnly Property IsDeletingTenant As Boolean
	Get
public:
property bool IsDeletingTenant {
	bool get ();
}member IsDeletingTenant : bool with get
Property Value
Type: 
Boolean
See Also