IAnalysisStructure Properties

The IAnalysisStructure type exposes the following members.

Properties
  NameDescription
Public propertyCacheExpiration
Gets a value indicating the time length for caching the results queried from the current instance.
Public propertyDescription
Gets the description of the structure.
(Inherited from IStructure.)
Public propertyHasWarnings
Gets a value indicating whether this instance,or one of its dependencies, has warnings.
(Inherited from IDataWarnings.)
Public propertyHierarchies
Gets the hierarchies.
Public propertyId
Gets the parent entity ID.
(Inherited from IStructure.)
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 IStructure.)
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 propertySecurityHierarchies
Gets the data security hierarchies.
Public propertyWarnings
Gets the warnings for the current instance, as well as for any dependency objects.
(Inherited from IDataWarnings.)
Top
See Also