[This is preliminary documentation and is subject to change.]

The type of the security object

Namespace:  OfficeClip.BusinessLayer
Assembly:  OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0

Syntax

C#
public enum ObjectType
Visual Basic (Declaration)
Public Enumeration ObjectType
Visual C++
public enum class ObjectType

Members

Member nameDescription
None
None as placeholder
Document
The document type object
Task
The task type object
TimeSheet
The timesheet object
ExpenseReport
The expense report object
Event
The event object
BBForum
The bulletin board forum object
BBTopic
The bulletin board topic object
BBReply
The bulletin board reply object
Photo
the photo object
TrackerProject
The tracker project object
TrackerCase
The tracker case object
Announcement
The announcement object
Poll
The poll object
Alert
The alert object
Contact
The Contact object
Other
The other object used for test case
History
The history object
Appointment
The appointment object
Filter
The filter object
Email
The Email Object
Note
The Notes object
Campaign
The campaign object
Folder
The folder object
Account
The Account Object
Opportunity
The Opportunity Object
OfficeClipMembers
The OfficeClip Member Object
ExtranetMembers
The Extranet Member Object
AddressBookEntry
The OfficeClip Addressbook object
Projects
OfficeClip Projects
Reports
OfficeClip Reports
ContactRole
The contact role... mainly used as children of the opportunity
Relation
The Relation... mainly used as children of the Meta Entities
ObjectTypeSize
Placeholder for the size

See Also