Interface IXmlaMethodProperty
Namespace: Telerik.Pivot.Xmla
Assembly: Telerik.WinControls.PivotGrid.dll
Syntax
public interface IXmlaMethodProperty
Properties
Name
Declaration
string Name { get; }
Property Value
System.String
|
Value
Declaration
object Value { get; }
Property Value
System.Object
|