GenerateCubePerspectiveOptions Class

The DTO class for specifying how to generate a cube perspective.
Inheritance Hierarchy
SystemObject
  Dundas.BI.WebApi.ModelsGenerateCubePerspectiveOptions

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 GenerateCubePerspectiveOptions

The GenerateCubePerspectiveOptions type exposes the following members.

Constructors
 NameDescription
Public methodGenerateCubePerspectiveOptionsInitializes a new instance of the GenerateCubePerspectiveOptions class
Top
Properties
 NameDescription
Public propertyNativeStructureId Gets or sets the ID of the native structure to generate this cube perspective from.
Public propertyParentId Gets the ID of the item's parent.
Top
See Also