LevelProperty Members
Represents a member property available on members in the level.
The following tables list the members exposed by the LevelProperty type.
Public Properties
Name | Description | |
---|---|---|
![]() |
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. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. Overridden. Determines whether two instances of LevelProperty are equal. |
![]() |
GetHashCode | Overridden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
op_Equality | Determines whether two LevelProperty objects are equal. |
![]() ![]() |
op_Inequality | Determines whether two LevelProperty objects are not equal. |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | Overridden. Returns a String that represents the current Object. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
LevelProperty Class
Microsoft.AnalysisServices.AdomdClient Namespace