OlapMetadataObjectDescriptor Class

Descriptor for "non-standard" metadata objects.
Inheritance Hierarchy
SystemObject
  Dundas.BI.Data.CubeDescriptorsOlapMetadataObjectDescriptor

Namespace:  Dundas.BI.Data.CubeDescriptors
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public class OlapMetadataObjectDescriptor

The OlapMetadataObjectDescriptor type exposes the following members.

Constructors
  NameDescription
Public methodOlapMetadataObjectDescriptor
Initializes a new instance of the OlapMetadataObjectDescriptor class.
Top
Properties
  NameDescription
Public propertyAllowedAxes
Gets the allowed axes.
Public propertyCaption
Gets or sets the caption.
Public propertyIsEditable
Gets or sets a value indicating whether the object is editable using parameters.
Public propertyUniqueName
Gets or sets the unique name.
Top
See Also