<
OLAP for WPF and Silverlight | ComponentOne
C1.Olap Namespace / C1OlapField Class / OlapEngine Property

In This Topic
    OlapEngine Property (C1OlapField)
    In This Topic
    Gets the C1OlapEngine that owns this field.
    Syntax
    'Declaration
     
    Public ReadOnly Property OlapEngine As C1OlapEngine
    public C1OlapEngine OlapEngine {get;}
    See Also