Gets or sets the Olap view definition as an Xml string.

Namespace:  C1.Silverlight.Olap
Assembly:  C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)

Syntax

C#
public string ViewDefinition { get; set; }
Visual Basic
Public Property ViewDefinition As String
	Get
	Set

See Also