For a list of all members of this type, see StatusCollection members.
Public Properties
| Name | Description |
| Comparer | (Inherited from System.Collections.ObjectModel.KeyedCollection<Guid,Status>) |
| Count | (Inherited from System.Collections.ObjectModel.Collection<Status>) |
| Item | Overloaded. Gets the Status object specified by the appointment status type. For custom statuses returns the first occurrence. If there is no such Status object in the collection, returns null. |
| SuppressedDataChanging | Gets or set the System.Boolean value specifying whether change events should not be fired. (Inherited from C1.C1Schedule.BaseCollection<Status>) |
Top
See Also