Level-Member
Defines a level in a Hierarchy element. This class cannot be inherited.
Der Level-Typ macht die folgenden Member verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
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. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
AddToContainer | Infrastruktur. (Geerbt von ModelComponent.) | |
AfterInsert | Infrastruktur. (Geerbt von ModelComponent.) | |
AfterMove | Infrastruktur. (Geerbt von ModelComponent.) | |
AfterRemove | Infrastruktur. (Geerbt von ModelComponent.) | |
BeforeRemove | Infrastruktur. (Geerbt von ModelComponent.) | |
Clone | Creates a new full copy of an object. | |
CopyTo(Level) | Copies a Level object to the specified object. | |
CopyTo | Infrastruktur. (Geerbt von ModelComponent.) | |
CopyTo(NamedComponent) | (Geerbt von NamedComponent.) | |
CreateObjRef | (Geerbt von MarshalByRefObject.) | |
Dispose | (Geerbt von Component.) | |
Dispose | (Geerbt von Component.) | |
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Component.) | |
GetHashCode | (Geerbt von Object.) | |
GetLifetimeService | (Geerbt von MarshalByRefObject.) | |
GetService | (Geerbt von Component.) | |
GetType | (Geerbt von Object.) | |
InitializeLifetimeService | (Geerbt von MarshalByRefObject.) | |
MemberwiseClone | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von MarshalByRefObject.) | |
RemoveFromContainer | Infrastruktur. (Geerbt von ModelComponent.) | |
Reset | (Geerbt von NamedComponent.) | |
Submit() () () () | Infrastruktur. (Geerbt von ModelComponent.) | |
Submit(Boolean) | Infrastruktur. (Geerbt von ModelComponent.) | |
ToString | (Geerbt von NamedComponent.) | |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (Geerbt von ModelComponent.) | |
Validate(ValidationErrorCollection, Boolean) | Validates the element to which it is appended; returns any errors encountered in a collection. Also contains a parameter to enable return of detailed errors. (Geerbt von ModelComponent.) | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | (Überschreibt NamedComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).) |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Geerbt von ModelComponent.) | |
CanRaiseEvents | (Geerbt von Component.) | |
Container | (Geerbt von Component.) | |
Description | (Geerbt von NamedComponent.) | |
DesignMode | (Geerbt von Component.) | |
Events | (Geerbt von Component.) | |
FriendlyName | (Geerbt von 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 | (Geerbt von NamedComponent.) | |
KeyForCollection | (Geerbt von NamedComponent.) | |
Name | (Geerbt von NamedComponent.) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Geerbt von 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 | (Geerbt von NamedComponent.) | |
SiteID | (Geerbt von 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. |
Zum Anfang
Explizite Schnittstellenimplementierungen
Name | Beschreibung | |
---|---|---|
ICloneable. . :: . .Clone | ||
IFormattable. . :: . .ToString | (Geerbt von NamedComponent.) | |
IHostableComponent. . :: . .Host | (Geerbt von ModelComponent.) | |
IModelComponent. . :: . .FriendlyPath | (Geerbt von ModelComponent.) | |
IModelComponent. . :: . .OwningCollection | (Geerbt von ModelComponent.) |
Zum Anfang