Level 成員
Defines a level in a Hierarchy element. This class cannot be inherited.
Level 型別公開下列成員。
建構函式
名稱 | 描述 | |
---|---|---|
Level() () () () | Initializes a new instance of the Level class using default values. | |
Level(String) | Initializes a new instance of Level using a name. | |
Level(String, String) | Initializes a new instance of Level using a name and an identifier. |
頂端
方法
頂端
屬性
名稱 | 描述 | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (繼承自 ModelComponent。) | |
CanRaiseEvents | (繼承自 Component。) | |
Container | (繼承自 Component。) | |
Description | (繼承自 NamedComponent。) | |
DesignMode | (繼承自 Component。) | |
Events | (繼承自 Component。) | |
FriendlyName | (繼承自 NamedComponent。) | |
HideMemberIf | Gets or sets the value of a property which indicates whether and when a member in a Level should be hidden from client applications. | |
ID | (繼承自 NamedComponent。) | |
KeyForCollection | (繼承自 NamedComponent。) | |
Name | (繼承自 NamedComponent。) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (繼承自 ModelComponent。) | |
Parent | Gets the Hierarchy object that is the parent of the Level object. | |
ParentDatabase | Gets the Database object that is the parent of the Level object. | |
ParentDimension | Gets the Dimension object that is the parent of the Level object. | |
ParentServer | Gets the Server object that is the parent of the Level object. | |
Site | (繼承自 NamedComponent。) | |
SiteID | (繼承自 NamedComponent。) | |
SourceAttribute | Gets or sets the dimension attribute for a source attribute associated with a Level object. | |
SourceAttributeID | Gets or sets the source attribute identifier for a source attribute associated with a Level object. | |
Translations | Gets the collection of translations associated with a Level object. |
頂端