Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / C1.Schedule.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