Version

LevelDescriptor Class Members

The following tables list the members exposed by LevelDescriptor.

Public Properties
 NameDescription
Public PropertyCaptionReturns or sets the caption for this OLAP element. (Inherited from Infragistics.Olap.FlatData.OlapElementDescriptorBase)
Public PropertyHasCaptionReturns a boolean value indicating whether this instance has a caption explicitly set. (Inherited from Infragistics.Olap.FlatData.OlapElementDescriptorBase)
Public PropertyMemberProviderReturns or sets the method that is used to provide the member information for this level.  
Public PropertyNameReturns the name of this OLAP element. (Inherited from Infragistics.Olap.FlatData.OlapElementDescriptorBase)
Public Methods
 NameDescription
Public MethodToStringReturns the string representation of this instance. (Inherited from Infragistics.Olap.FlatData.OlapElementDescriptorBase)
See Also