AccountServicesConstantsDefaultViewCustomAttributeId Field |
The ID of the custom attribute used to store the default view for an account or 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 DefaultViewCustomAttributeId
Public Shared ReadOnly DefaultViewCustomAttributeId As Guid
public:
static initonly Guid DefaultViewCustomAttributeId
static val DefaultViewCustomAttributeId: Guid
Field Value
Type:
GuidRemarks The value of this constant is 9822692a-bd03-4cd2-8784-da14c6fe1636.
See Also