GetCustomAttributesOptions Class

The options class used for getting multiple custom attributes.
Inheritance Hierarchy
SystemObject
  Dundas.BI.WebApi.ModelsGetCustomAttributesOptions

Namespace: Dundas.BI.WebApi.Models
Assembly: Dundas.BI.WebApiCore (in Dundas.BI.WebApiCore.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
[DataContractAttribute]
public class GetCustomAttributesOptions

The GetCustomAttributesOptions type exposes the following members.

Constructors
 NameDescription
Public methodGetCustomAttributesOptionsInitializes a new instance of the GetCustomAttributesOptions class
Top
Properties
 NameDescription
Public propertyCustomAttributeIds Gets or sets the custom attributes IDs.
Top
See Also