Gets the C1OlapEngine that owns this field.

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

Syntax

C#
public C1OlapEngine OlapEngine { get; }
Visual Basic
Public ReadOnly Property OlapEngine As C1OlapEngine
	Get

See Also