[This is preliminary documentation and is subject to change.]
Enumerated type for the applications
Namespace:
OfficeClip.BusinessLayer.FrameworkAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public enum ApplicationType |
Visual Basic (Declaration) |
---|
Public Enumeration ApplicationType |
Visual C++ |
---|
public enum class ApplicationType |
Members
Member name | Description | |
---|---|---|
None |
No application
| |
Calendar |
Calendar application
| |
CustomMessage |
Custom message application (depricated)
| |
GroupBookmark |
group bookmark application
| |
Tracker |
Issue tracker application
| |
ExpenseReport |
Expense Report application
| |
Timesheet |
Timesheet application
| |
BulletinBoard |
Bulletin board application
| |
DocumentManagement |
Document Management application
| |
Member |
Member application
| |
HomePage |
Home Page application
| |
Alerts |
Alerts application
| |
Polls |
Polls application
| |
Photos |
Photos application
| |
Announcements |
Announcements application
| |
Email application
| ||
Tasks |
Tasks application
| |
Notes |
Notes application
| |
ContactManager |
ContactManager application
| |
Extranet |
Extranet application
| |
AccountManager |
Account Manager application
| |
Newsfeed |
Newsfeed application
| |
AddressBook |
Address Book application
| |
Campaigns |
Campaigns application
| |
Opportunities |
Opportunities application
| |
Projects |
Projects application
| |
PunchClock |
The punch clock
| |
Setup |
The setup application... this is not a real application in the database but is kept here for UI reasons
|