[This is preliminary documentation and is subject to change.]
The BusinessConstants type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| BusinessConstants |
Methods
| Name | Description | |
|---|---|---|
| DefaultAccessAppend |
Default value of the append access
| |
| DefaultAccessDelete |
default value of the delete access
| |
| DefaultAccessRead |
Default value of the read access
| |
| DefaultAccessWrite |
Default value of the write access
| |
| EnabledAccessAppend |
Shows if the append access can be enabled for a particular object type
| |
| EnabledAccessDelete |
Shows if the delete access can be enabled for the object type
| |
| EnabledAccessRead |
Shows if the read access can be enabled for a particular object type
| |
| EnabledAccessWrite |
Shows if the write access can be enabled for a particular object type.
| |
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| ExpensePaymentName |
Returns the name of the expense payment type
| |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetApplicationNameFromObjectId |
Returns the application name given the object type id
| |
| GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetHtmlAccessString |
Gets the Html access string for a combination of the access values
| |
| GetObjectLevelColor |
Gets the color corresponding to the various object levels. This is used to display various
object types on the screen.
| |
| GetObjectNameFromObjectType |
Gets the object name from the object type id
| |
| GetObjectTypes |
Gets the type of the object
| |
| GetTaskPriorityName |
Gets the string name of the task priority
| |
| GetTaskStatics |
Gets the task static information. this contains the id and name for various
task enumerated types.
| |
| GetTaskStatusName |
gets the task status name from the enumerated type
| |
| GetTaskTypeName |
Gets the string name of the task type
| |
| GetTimesheetPeriodName |
Returns the name of the timesheet period
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsSecurityObjectType |
Returns if the object is associated with the security type
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| TestPasswordStrength |
Tests the password strength based on the policy
| |
| ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| CalendarBusyColor |
Busy color of the calendar event
| |
| CalendarFreeAlternateColor |
Free alternate color of the calendar event
| |
| CalendarFreeColor |
Free color of the calendar event
| |
| CalendarNoneColor |
Color when nothing is selected
| |
| CalendarOutOfOfficeColor |
Out of Office color of the calendar event
| |
| CalendarTentativeColor |
Tentative color of the calendar event
| |
| OCBlankEmail |
The blank email address
| |
| SecurityObjectSize |
The size of the security object
|
Properties
| Name | Description | |
|---|---|---|
| SqlNVarCharMaxLimit |
Limit imposed by the varchar size for the sql database. Returns
32000 if the sql server is 2005, or 4000 if it is 2000
| |
| TitleString |
Returns the title string to be shown on the title bar of the browser
|
