The Status class represents an availability status
for the Appointment object.
Namespace:
C1.C1ScheduleAssembly: C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)
Syntax
C# |
---|
[SerializableAttribute] [DefaultPropertyAttribute("Text")] public class Status : BaseObject |
Visual Basic |
---|
<SerializableAttribute> _ <DefaultPropertyAttribute("Text")> _ Public Class Status _ Inherits BaseObject |
Inheritance Hierarchy
System..::..Object
C1.C1Schedule..::..BasePersistableObject
C1.C1Schedule..::..BaseObject
C1.C1Schedule..::..Status
C1.C1Schedule..::..BasePersistableObject
C1.C1Schedule..::..BaseObject
C1.C1Schedule..::..Status