LevelProperty-Member
Represents a member property available on members in the level.
Der LevelProperty-Typ macht die folgenden Member verfügbar.
Methoden
Name | Beschreibung | |
---|---|---|
{dtor} | Releases all resources used by the LevelProperty. | |
Dispose | Releases all resources used by the LevelProperty. | |
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
Caption | Gets the caption of the LevelProperty. | |
Description | Gets the description of the LevelProperty. | |
Name | Gets the name of the LevelProperty. | |
ParentLevel | Gets a Level that contains the LevelProperty. | |
UniqueName | Gets the fully-qualified name of the LevelProperty. |
Zum Anfang