AccountInfoIsGlobal Property |
Gets a value indicating whether the account is a global account.
Namespace:
Dundas.BI.AccountServices
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public override sealed bool IsGlobal { get; }
Public Overrides NotOverridable ReadOnly Property IsGlobal As Boolean
Get
public:
virtual property bool IsGlobal {
bool get () override sealed;
}
abstract IsGlobal : bool with get
override IsGlobal : bool with get
Property Value
Type:
BooleanSee Also