[This is preliminary documentation and is subject to change.]
The OfficeClip Business Layer contains the classes to facilitate information exchange between the database and user interface.
Syntax
| C# |
|---|
namespace OfficeClip.BusinessLayer |
| Visual Basic (Declaration) |
|---|
Namespace OfficeClip.BusinessLayer |
| Visual C++ |
|---|
namespace OfficeClip.BusinessLayer |
Classes
| Class | Description | |
|---|---|---|
| BusinessConstants |
Defines various constants for the buinsess objects
| |
| NameValue |
Name/value container for use in Name/Value collections
| |
| ObjectTypeRelation |
Class for object type relations. Shows relation between types
| |
| Utility |
Utility functions
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| BusinessConstants..::DurationTypes |
Duration types pertaining to any object with a defined duration.
| |
| BusinessConstants..::EmailAccountDirection |
The direction of email accounts
| |
| BusinessConstants..::FieldSize |
Size of the fields for the database and user interface (in bytes)
| |
| BusinessConstants..::FixedRoles |
Constants for Fixed roles available in the OfficeClip
| |
| BusinessConstants..::ObjectLevel |
Gets the object levels for security
| |
| BusinessConstants..::ObjectType |
The type of the security object
| |
| BusinessConstants..::OCServiceCommand |
Various commands for OfficeClip Services.
| |
| BusinessConstants..::TaskFilter |
The predetermined filters for the task
| |
| BusinessConstants..::TaskPriority |
The priority of the task
| |
| BusinessConstants..::TaskStatus |
The task status
| |
| BusinessConstants..::TaskTypes |
Types of the task
| |
| BusinessConstants..::TimesheetPeriod |
The timesheet period enumerated type
|
