Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule.Printing Namespace / TagInfo Class / Name Property

In This Topic
    Name Property (TagInfo)
    In This Topic
    Gets the unique name of the tag object as it is defined in a document.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As System.String
    public System.string Name {get;}
    See Also