CustomAttributeReferences Class

Represents references to custom attribute.
Inheritance Hierarchy
SystemObject
  Dundas.BI.AccountServicesCustomAttributeReferences

Namespace:  Dundas.BI.AccountServices
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1001)
Syntax
public sealed class CustomAttributeReferences

The CustomAttributeReferences type exposes the following members.

Properties
  NameDescription
Public propertyAccounts
Gets the accounts.
Public propertyEntityIds
Gets the entity IDs.
Public propertyGroups
Gets the groups.
Public propertySessionIds
Gets the session IDs.
Top
See Also