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 (26.2.0.1000)
Syntax
public sealed class CustomAttributeReferences

The CustomAttributeReferences type exposes the following members.

Properties
 NameDescription
Public propertyAccountsGets the accounts.
Public propertyEntityIdsGets the entity IDs.
Public propertyGroupsGets the groups.
Public propertySessionIdsGets the session IDs.
Top
See Also