AccountServicesConstantsEveryoneGroupId Field |
The ID of the built-in Everyone group.
Namespace:
Dundas.BI.AccountServices
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public static readonly Guid EveryoneGroupId
Public Shared ReadOnly EveryoneGroupId As Guid
public:
static initonly Guid EveryoneGroupId
static val EveryoneGroupId: Guid
Field Value
Type:
GuidRemarks The value of this constant is eeeb023d-18f4-423e-99b9-8d25667671e2.
See Also