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

In This Topic
    Type Property (C1OlapField)
    In This Topic
    Gets the type of the field source column.
    Syntax
    'Declaration
     
    Public ReadOnly Property Type As Type
    public Type Type {get;}
    See Also