Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / AppointmentField Class / DataType Property

In This Topic
    DataType Property (AppointmentField)
    In This Topic
    Determines field data type.
    Syntax
    'Declaration
     
    Public ReadOnly Property DataType As System.Type
    public System.Type DataType {get;}
    See Also