AnalysisStructureData Properties

The AnalysisStructureData type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Gets the description of the structure.
(Inherited from StructureData.)
Public propertyHierarchies
Gets the hierarchies.
Public propertyId
Gets the parent entity ID.
(Inherited from StructureData.)
Public propertyIsAutoGenerated
Gets a value indicating whether this instance is auto generated.
Public propertyMeasures
Gets the measures.
Public propertyName
Gets the name of the structure.
(Inherited from StructureData.)
Public propertyObjectType
Gets the type of the analysis structure.
Public propertyParameters
Gets the parameters defined for the current instance.
Public propertyQueryHints
Gets the optional query hints the structure may support.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also