Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / Status Class / StatusType Property

In This Topic
    StatusType Property
    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