SOAppointments2 Interface |
Namespace: SuperOffice.COM.SuperOfficeDB
The SOAppointments2 type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Count | Count - returns the number of items in the collection (Inherited from IAppointments2.) |
![]() ![]() | Empty | Returns true if the collection is empty. i.e. if it contains no elements (Inherited from IAppointments2.) |
![]() | Item | (Inherited from IAppointments2.) |
Name | Description | |
---|---|---|
![]() | _Clear | Remove all the elements in the collection (Inherited from IAppointments2.) |
![]() | _Remove | Remove an item by id (Inherited from IAppointments2.) |
![]() ![]() | Exists | Returns true if the given item exists in the collection (Inherited from IAppointments2.) |
![]() | GetEnumerator | (Inherited from IAppointments2.) |