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