XmlaQueryProperty
Class
Represents a property that is used when using Discover and Execute methods.
Definition
Namespace:Telerik.Pivot.Xmla
Assembly:Telerik.Pivot.DataProviders.Xmla.dll
Syntax:
C#
public class XmlaQueryProperty
Inheritance: objectXmlaQueryProperty
Constructors
C#
public XmlaQueryProperty()
Properties
Gets or sets the name of the property.
C#
public string Name { get; set; }
The name.