ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / BaseTestOperator Class / Name Property

In This Topic
    Name Property (BaseTestOperator)
    In This Topic
    Gets the name of test operator.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property Name As System.String
    public abstract System.string Name {get;}
    See Also