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

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