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

In This Topic
    Type Property (TagInfo)
    In This Topic
    Gets the current tag type.
    Syntax
    'Declaration
     
    Public ReadOnly Property Type As System.Type
    public System.Type Type {get;}
    See Also