Scheduler for WinForms | ComponentOne
C1.ScheduleCore Assembly / C1.Schedule Namespace / Status Class / StatusType Property

In This Topic
    StatusType Property (Status)
    In This Topic
    Gets the StatusTypeEnum value determining the type of the status.
    Syntax
    'Declaration
     
    Public ReadOnly Property StatusType As StatusTypeEnum
    public StatusTypeEnum StatusType {get;}
    See Also