IStructure Interface

Interface for all structures exposing elements for analysis.

Namespace: Dundas.BI.Data.Metadata
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public interface IStructure

The IStructure type exposes the following members.

Properties
 NameDescription
Public propertyDescription Gets the description of the structure.
Public propertyId Gets the parent entity ID.
Public propertyName Gets the name of the structure.
Top
See Also