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