Micro Focus Content Manager SDK 10.1
TRIM.SDK Namespace Reference

Classes

class  ApiHost
 
class  DownloadNotifier
 The DownloadNotifier class provides a streaming interface to document transfers from the workgroup server to the SDK application. During document transfers from the workgroup server to the SDK application, the OnChunkAvailable event is called, to provide real-time notifications of the bytes that are being transferred. This allows the SDK application to access the bytes of the document, before the document has been transferred in its entirety, and is particularly useful for streaming documents onwards from the SDK application to a subsequent receiver. More...
 
class  ExtensionMethods
 
class  ConversionMethods
 
class  SwigHelper
 
interface  ITrimAccessControl
 Allows you to retrieve and update the access control list associated with this Trim Main Object More...
 
interface  ITrimAccessControlDefault
 Allows you to retrieve and update the referenced or copied access control list associated with this Trim Main Object More...
 
interface  ITrimActiveDates
 Allows you to get and set the range of dates for which a particular object is active) More...
 
class  ITrimAddIn
 The TrimAddIn interface is defined so that SDK developers can develop a class that implements this interface. The class can then be registered with TRIM to support customising a number of elements of TRIM behavior. Note that your class must not require any constructor parameters. More...
 
interface  ITrimCustomIcon
 Allows you to specify a custom icon ( either internal or external) for the associated Trim object. More...
 
interface  ITrimDocument
 Allows you to access attach, detach and extract a document associated with a Trim object More...
 
interface  ITrimLabels
 Allows you to attach or detach a label to a Trim object More...
 
interface  ITrimNotes
 Allows you to retrieve and set the notes associated with a Trim Object More...
 
interface  ITrimSecurity
 Allows you to retrieve and update the security profile associated with this Trim Main Object More...
 
interface  ITrimUserFields
 Allows you to retrieve and set values for user-defined fields associated with a Trim Object More...
 
class  MenuPopupEnumerator
 
class  RecordChildActionsEnumerator
 
class  ActionDef
 Defines characteristics of a task/function that can be assigned to a Record More...
 
class  ActionDefStep
 Defines how individual action definitions can be grouped to perform a sequential procedure More...
 
class  ActionDefSteps
 A collection of Action Steps More...
 
class  Activity
 An activity is the fundamental element of a workflow, and represents a unit of work to be performed by an action officer, usually within a defined time period More...
 
class  ActivityAuthorization
 Allows you to define the locations responsible for finally authorizing that the activity has been completed More...
 
class  ActivityAuthorizations
 A collection of Authorizations More...
 
class  ActivityDocument
 Represents a document that is used by this activity More...
 
class  ActivityDocuments
 A collection of Documents More...
 
class  ActivityEmailRecipient
 Allows you to define the locations that will be cc'd on email that is sent to assignees by the workflow email processor More...
 
class  ActivityEmailRecipients
 A collection of Email Recipients More...
 
class  ActivityEscalation
 Allows you define a process of escalating the responsibility for completing this activity More...
 
class  ActivityEscalations
 A collection of Escalations More...
 
class  ActivityResult
 Represents the possible outcomes of performing this activity More...
 
class  ActivityResults
 A collection of Results More...
 
class  ActivityStartCondition
 Represents a conditions that needs to be satisfied before this activity can start (usually the completion of a 'predecessor' activity More...
 
class  ActivityStartConditions
 A collection of Start Conditions More...
 
class  AgendaItem
 A submission made to be included in the agenda of a meeting More...
 
class  AgendaItemAttachment
 A trim object(eg record, location) that has been attached to an agenda item for consideration/explanation/reference, etc More...
 
class  AgendaItemAttachments
 A collection of Agenda Item Attachments More...
 
class  AgendaItemType
 A template for generation of specific agenda items to be included in the agenda of a meeting More...
 
class  AgendaItemTypeAttachment
 A placeholder indicating a relationship with a record or location and agenda items of this type, (eg 'Builder', 'Application Form') More...
 
class  AgendaItemTypeAttachments
 A collection of Agenda Item Type Attachment More...
 
class  Alert
 Defines an email alert that has been requested by a user (e.g. when a document is placed on a particular folder) More...
 
class  AlertSubscriber
 List of all the Locations wishing to receive an email when this alert is satisfied More...
 
class  AlertSubscribers
 A collection of Alert Subscribers More...
 
class  ApiExplorerRowList
 
class  ApiHostBase
 
class  ArchiveEvent
 A special real world event that can be used to base archiving decisions on More...
 
class  ArchiveEventOccurrence
 An individual occurrence of the parent archiving event More...
 
class  ArchiveEventOccurrences
 A collection of Occurrences More...
 
class  AutoPartRule
 Defines a set of rules for the automated generation of new parts of More...
 
class  BaseObjectTypesList
 
class  BlockedSearchMethodsUserOptions
 Search Methods that are hidden from normal user-interface More...
 
class  BulkDataLoader
 The BulkDataLoader object is designed to provide a high-performance method of loading records (and a few other associated things) into a TRIM database. The intention is to run this component inside a WorkgroupServer to avoid network RCF calls, and also to allow us to run at the sort of privilege where we can use the inherent DBMS bulk loading tools, etc. More...
 
class  Census
 The census object keeps track of census activities performed for a certain location More...
 
class  CheckinPlace
 A check in place defines a collection of documents held within an external system that is going to be checked in to Content Manager More...
 
class  CheckinPlaceList
 
class  CheckinStyle
 A check in style describes a set of defaults to be used when creating Records More...
 
class  Classification
 A subject or functional entry used to classify (and possibly affect behaviour of) a set of Records More...
 
class  ClassificationOnlyRecordType
 A list of record types that represents the only record types that can be used with this classification More...
 
class  ClassificationOnlyRecordTypes
 A collection of Only Record Types More...
 
class  ClassificationSapBusinessObject
 A link between an SAP Business Object and a Content Manager Classification More...
 
class  ClassificationSapBusinessObjects
 A collection of SAP Business Object Links More...
 
class  ClassifiedSecurity
 The ClassifiedSecurity class is used when implementing the US DoD Classified Security standard. It is necessary to manage all updates to a Record's Security Classification using this class, rather than the TrimSecurityProfile class, to comply with the US DoD standard. Classified Security extends a normal security by classification by scheduling declassification and downgrading events More...
 
class  CloseRecordOptions
 A helper class that encapsulates the settings to use when closing a container record. More...
 
class  CommandDef
 CommandDef : This class encapsulates a command that can be executed against a TRIM base objects. It can be used to determine if a command is enabled for an object, and there are also some localised command string and icons that can be useful. More...
 
class  CommandDefList
 
class  Communication
 A communication represents the transmission of a record from one or more locations to one or more locations (e.g. a registered receipt) More...
 
class  CommunicationDetail
 Describes one of the Locations involved in the parent communication More...
 
class  CommunicationDetails
 A collection of Communication Details More...
 
class  Consignment
 Describes a consignment that is used to perform disposal actions on one or more Records More...
 
class  ConsignmentApprover
 Defines the list of locations designated for approving this consignment More...
 
class  ConsignmentCreationOptions
 A helper class that encapsulates the settings to use when creating a consignment. More...
 
class  ConsignmentIssue
 Represents an issued detected by the system when examining the suitability of a record for disposal processing within a consignment More...
 
class  ConsignmentRejection
 Defines a record that has been rejected by an approver from the consignment More...
 
class  ConsignmentTemplate
 Describes a template for a type of consignment. Templates allow for the automated creation of Consignments More...
 
class  CopyRecordOptions
 A helper class that encapsulates the settings to use when copying a record. More...
 
class  CustomUserTypesUserOptions
 Custom User Types More...
 
class  Database
 The Database object is the first object that must be created when using the Content Manager SDK. All other objects in the SDK are dependent upon this object – they cannot be created independently. The Database object is responsible for making a connection to a Content Manager database and for creating all SDK objects that are to be used by the client More...
 
class  DatabaseConnectionPool
 Provides configuration of the global database connection pool. Because the database connection pool is global, only a single instance of the DatabaseConnectionPool class may be created. The global database connection pool allows you to reuse network connections across multiple Database objects. Calling Database.Connect() is a relatively expensive operation, especially in applications that create a potentially large number of Database objects. The database connection pool optimizes this by caching network connections and reusing them in subsequent Database.Connect() calls. When a Database object is disposed, the connection is automatically returned to the database connection pool. Connection pooling operates transparently, but only applies for Database objects for which the Id, WorkgroupServerName and TrustedUser properties have been set. Note that all three of these properties must be set, for connection pooling to be enabled. The DatabaseConnectionPool class implements the IDisposable interface. DatabaseConnectionPool objects must be properly disposed by your program, either by calling Dispose () in a 'finally' clause, or with a 'using' clause. More...
 
class  DatabaseList
 
class  DatasetConfiguration
 The DatasetConfiguration object manages a local configuration containing a list of datasets available for a user to select. More...
 
class  DesktopHelper
 The DesktopHelper class is designed to manage the process of selecting an initial startup database for the user. It also has a number of properties that provided some defaults for a TRIM Desktop user. More...
 
class  DigitalSignatureTool
 
class  DocumentQueue
 Defines a location for electronic documents that are to be transferred into Content Manager More...
 
class  DocumentStoreIncrementalCheckTask
 The DocumentStoreIncrementalCheckTask class is designed to be run periodically against new additions to the document store. It is a report-only tool and flags any errors that may have occurred recently in the store. If errors are detected, you can run the DocumentStoreIntegrityCheckTask to correct them. More...
 
class  DocumentStoreIntegrityCheckTask
 The DocumentStoreIntegrityCheckTask is designed to allow SDK Developers to run integrity checks on a document store More...
 
class  DownloadNotifierBase
 Internal SDK class. Should not be instantiated by SDK users. See the DownloadNotifier class instead. More...
 
class  DroppedFilesUserOptions
 Defaults when a document is dropped onto Content Manager More...
 
class  DroppedFoldersUserOptions
 Filtering for dropped folders More...
 
class  ElasticSearchMetadataUserOptions
 A list of properties and Additional Fields that are included in the elasticSearch metadata schema More...
 
class  ElectronicStore
 Defines settings for a place to store electronic documents More...
 
class  EmailAttachment
 A helper class that encapsulates a sender or recipient of a mail message More...
 
class  EmailAttachmentList
 
class  EmailingRecordsUserOptions
 Defaults for sending Records via email More...
 
class  EmailParticipant
 A helper class that encapsulates a sender or recipient of a mail message More...
 
class  EmailParticipantList
 
class  EmailUserOptions
 Sending email settings More...
 
class  Enum
 A helper class that allows you to iterate through enum item values and access captions for them. More...
 
class  EnumItem
 A helper class that allows you to iterate through enum item values and access captions for them. More...
 
class  EnumItemList
 
class  EnumList
 
class  EventMonitor
 Class to allow SDK clients to monitor the progress of Event processors. More...
 
class  EventProcessorCounters
 Data structure to store event processor counters. More...
 
class  EventProcessorCountersList
 
class  EventProcessTypeList
 
class  ExplorerCategoryList
 
class  ExplorerConfigUserOptions
 Explorer Settings More...
 
class  ExplorerRow
 The ApiExplorerRow class represents an item displayed in the Content Manager Explorer user interface object. It is primarily used in the SDK to represent a user-defined starting point in the Explorer window. More...
 
class  ExternalIcon
 Defines externally sourced icons that can be associated to items within Content Manager More...
 
class  ExternalLink
 Defines externally developed executables and add-ins that are linked into Content Manager More...
 
class  ExternalSharingUserOptions
 External Share Settings More...
 
class  ExternalWorkflow
 Definition of an instance of a running external workflow More...
 
class  ExternalWorkflowTask
 Defines a currently active task with an external workflow More...
 
class  ExternalWorkflowType
 Definition of an external workflow system or template, used to record shared details for a set of specific external workflow instances More...
 
class  ExtractDocument
 A helper class that encapsulates the process of extracting a document attached to a Trim object. More...
 
class  FavoriteSearchMethodsUserOptions
 Favorite Search Methods More...
 
class  FieldDefinition
 Defines characteristics of a user-defined metadata element that can be used to supplement standard Content Manager data elements for some objects More...
 
class  FieldDefinitionList
 
class  FileTypesUserOptions
 Settings for file types More...
 
class  FormDefinition
 This class defines a generic layout of a data entry form that can be used to drive a web-based data entry application More...
 
class  GisDataUserOptions
 GIS setting for the GIS feature More...
 
class  History
 Stores auditing information - a history of events that have happened to objects More...
 
class  Hold
 Describes a restriction that may be could be applied to one or more Records, usually related to ongoing legal action More...
 
class  HtmlLayout
 A template used in determining the format of a web publication More...
 
class  Hwnd
 
class  InputDocument
 A helper class that encapsulates a document that is to be attached to a TRIM object. More...
 
class  IntList
 
class  ITrimAddInBase
 The TrimAddIn interface is defined so that SDK developers can develop a class that implements this interface. The class can then be registered with TRIM to support customising a number of elements of TRIM behavior. Note that your class must not require any constructor parameters. More...
 
class  Jurisdiction
 A jurisdiction is a legal entity that has the power to compel an organization to retain its records in a particular manner More...
 
class  JurisdictionMember
 Represents a Jurisdiction which is a member of the parent Jurisdiction More...
 
class  JurisdictionMembers
 A collection of Member Jurisdictions More...
 
class  Keyword
 An individual term within the Content Manager thesaurus, used to provide a controlled terminology with which to index Records More...
 
class  LdapConfiguration
 The LdapConfiguration class represents the current TRIM directory synchronization configuration for a dataset. It is only accessible by administrators. More...
 
class  LocaleUserOptions
 Language and other regional settings More...
 
class  Location
 The Location object is the second most important object in the Content Manager Object Model. It is used to record the various relationships between people and places and records. There are many types of locations as indicated by the TypeOfLocation enumeration More...
 
class  LocationAddress
 A physical address (ie street / post office box, etc) associated with the parent Location More...
 
class  LocationAddresses
 A collection of physical addresses associated with a location More...
 
class  LocationEAddress
 The LocEAddress object is a child object of the Location object. Once initialized, it represents one of the electronic objects associated with its parent Location object. This may be a photo, web or email address More...
 
class  LocationEAddresses
 A collection of electronic addresses associated with a location More...
 
class  LocationList
 
class  LookupItem
 An individual entry within a Lookup Set More...
 
class  LookupSet
 An list of items that can be used to suggest/verify a value entered for some types of user-defined fields More...
 
class  MailTemplate
 A mail template is designed to allow mail messages sent by Content Manager to be customized More...
 
class  Meeting
 Used to describe meetings, conferences, events, etc More...
 
class  MeetingDocument
 A document that is related to the parent meeting ( e.g. agenda, minutes, submission) More...
 
class  MeetingDocuments
 A collection of Meeting Documents More...
 
class  MeetingInvitation
 Someone who participates in some way at the parent meeting More...
 
class  MeetingInvitations
 A collection of Meeting Participants More...
 
class  MeetingType
 Used to describe a particular type of meeting, conference, event, etc More...
 
class  MeetingTypeUsualParticipant
 Someone who would usually participate in any meeting of this type More...
 
class  MeetingTypeUsualParticipants
 A collection of Usual Participants More...
 
class  MenuItem
 The MenuItem class is a simple base class that allows different types of menu elements to be put into an array. More...
 
class  MenuItemList
 
class  MenuPopup
 MenuPopup : This class is a derived MenuItem class that represents a popup submenu within in a context menu More...
 
class  MenuPopupCommandEnabler
 Gets the type of menu item - indicates which derived class this item belongs to More...
 
class  MenuSeparator
 MenuSeparator : This class is a derived MenuItem class that represents a separator in a context menu (e.g. a horizontal line). More...
 
class  MetadataRule
 Defines a cross-checking validation rule for a specified object type More...
 
class  MinuteItem
 Minutes pertaining to a particular agenda item More...
 
class  MinuteItemActionArising
 An action item that resulted from discussion of the agenda item More...
 
class  MinuteItemActionArisings
 A collection of Action Items Arising More...
 
class  MinuteItemType
 A template for generation of specific minute items to be included in the minutes of a meeting More...
 
class  MobileClientMenuItemList
 
class  MobileConfigUserOptions
 Mobile Client Settings More...
 
class  ObjectDef
 A helper class that allows you to determine generic capabilities of any of the objects in the TRIM object model. More...
 
class  ObjectDefList
 
class  ObjectSelector
 The ObjectSelector class is used to select one or more objects from a TrimMainObjectList More...
 
class  ObjectViewer
 The ObjectViewer class is used to view an electronic object associated with a TRIM object. More...
 
class  OfflineRecord
 A document that has been temporarily stored outside of Content Manager for offline access More...
 
class  Origin
 An origin represents a location from which one or more records are imported More...
 
class  OriginBulkLoaderSettings
 The ApiOriginBulkLoaderSettings object is a helper class used to store settings when using the Bulk Data Loader with an Origin object More...
 
class  OriginEmailCaptureSettings
 The ApiOriginEmailCaptureSettings object is a helper class used to store settings when using an Origin of type 'Email Capture' More...
 
class  OriginEmailCaptureSpamRule
 The ApiOriginEmailCaptureSpamRule object is a helper class used to store a rule used to detect if an email is spam More...
 
class  OriginEmailCaptureSpamRuleList
 
class  OriginHistory
 The Origin history object represents a single import run based on a particular Origin More...
 
class  OutlookUserOptions
 Content Manager In Outlook configuration More...
 
class  PageDefinition
 This class defines a page contained within an ApiFormDefinition More...
 
class  PageItemDefinition
 This class defines an item contained within an ApiPageDefinition More...
 
class  PolicyCentreUserOptions
 Settings for Iron Mountain Policy Center Solution integration More...
 
class  PropertyDef
 The PropertyDef class provides a generic abstraction of TRIM properties. More...
 
class  PropertyDefList
 
class  PropertyEditor
 The PropertyEditor class is used to display the properties of a TRIM object. More...
 
class  PropertyOrFieldDef
 The PropertyOrFieldDef class provides a generic abstraction of TRIM properties and user-defined fields. More...
 
class  PropertyOrFieldDefList
 
class  PropertyOrFieldValue
 The PropertyOrFieldValue class provides a generic abstraction of TRIM property values and user-defined field values. More...
 
class  PropertyOrFieldValueList
 
class  PropertyValue
 
class  PropertyValueList
 
class  RecentSearchMethodsUserOptions
 Recent Search Methods More...
 
class  Record
 A Record is the fundamental object that is managed by Content Manager. It is usually a piece of evidence that must be kept for compliance or business reasons. To create a new record you must provide a RecordType object More...
 
class  RecordAction
 An Action associated with a Record More...
 
class  RecordChildAction
 
class  RecordChildActions
 An array of actions that are currently attached to a record More...
 
class  RecordClientMatterParties
 A collection of Client/Matter Parties More...
 
class  RecordClientMatterParty
 A client/matter party is a relationship between a client or a matter and a person or organization, primarily for describing that location's involvement in the matter More...
 
class  RecordClientMatterRole
 A client/matter role is a relationship between a client or a matter and a person or organization, primarily for describing the day-to-day activities being undertaken for a client More...
 
class  RecordClientMatterRoles
 A collection of Client/Matter Roles More...
 
class  RecordHold
 Association between the parent Record and a Hold, designed to prevent deletion More...
 
class  RecordHolds
 A collection of Record Holds More...
 
class  RecordJurisdiction
 Association between the parent Record and a Jurisdiction, designed to indicate applicability of Triggers More...
 
class  RecordJurisdictions
 A collection of Record Jurisdictions More...
 
class  RecordKeyword
 Associates a standard entry from the Thesaurus with the parent Record More...
 
class  RecordKeywords
 A collection of Attached Thesaurus Terms More...
 
class  RecordLinkedDocument
 Documents contained as links within another document More...
 
class  RecordLinkedDocuments
 A collection of Linked Documents More...
 
class  RecordLocation
 Defines an association between the parent Record and a Location More...
 
class  RecordLocations
 A collection of Contacts More...
 
class  RecordRelationship
 Describes an association that has been made between the parent Record and another Record More...
 
class  RecordRelationships
 A collection of Related Records More...
 
class  RecordRendition
 The RecRendition object represents one of a Record's electronic attachments. It is therefore only available if the Record has an Electronic Document associated with it More...
 
class  RecordRenditions
 The RecRendition Collection object is a Child List representing the electronic renditions of a Record. It is only available if the Record has one or more Electronic Documents associated with it More...
 
class  RecordSapComponent
 Used to represent a SAP component - SAP documents are composed of one or more SAP components More...
 
class  RecordSapComponents
 A collection of SAP Components More...
 
class  RecordType
 This object represents a Record Type. A record type is required for the construction of a new record in Content Manager and the record type has a number of properties that determine behavior and default settings for records More...
 
class  RecordTypeAutoSubFolder
 Defines a set of sub folders that will be automatically created whenever a record of this type is created More...
 
class  RecordTypeAutoSubFolders
 A collection of Automatic Sub Folders More...
 
class  ReopenRecordOptions
 A helper class that encapsulates the settings to use when re-opening a record. More...
 
class  Report
 A template used to design a printable listing of items in the Content Manager database More...
 
class  ReportBitmap
 Stores an electronic document that is used to create a graphical item on a report layout (e.g. a company logo) More...
 
class  ReporterUserOptions
 Fonts For Content Manager report layouts More...
 
class  Request
 Describes a request made by a Location for a particular Record More...
 
class  Revision
 Non-current revisions of the electronic document attached to a record More...
 
class  SavedSearch
 The RecordSearch object enables records to be retrieved by creating a search expression from a number of search methods. The object has methods to allow boolean AND, OR and NOT relationships (these use the 'Reverse Polish' notation), and also the ability to set Record Type filters and sort criteria. RecordSearch instances(Searches) may also be loaded or saved More...
 
class  Schedule
 Defines a set of rules that determine the lifecycle of a set of one or more Records More...
 
class  ScheduledTask
 Describes a computerised task that is to be performed regularly by the Content Manager scheduler More...
 
class  ScheduledTaskHistory
 Summarises a completed scheduled task for audit purposes More...
 
class  ScheduledTaskHistorys
 A collection of Scheduled Task Actions More...
 
class  ScheduleTrigger
 An individual rule of the parent Schedule that defines circumstances under which a Record should undergo archival/disposal action More...
 
class  ScheduleTriggers
 A collection of Triggers More...
 
class  SearchClauseDef
 A helper class that allows you to determine generic capabilities of any of the search clauses defined for selecting TRIM objects in the TRIM object model. More...
 
class  SearchClauseIdsList
 
class  SearchClauseOrFieldDef
 The SearchClauseOrFieldDef class provides a generic abstraction of TRIM search clauses user-defined fields. More...
 
class  SearchClauseOrFieldDefList
 
class  SearchForm
 A search form contains a definition of the search methods and layout to be used by the Content Manager Web Client when searching for a particular type of object More...
 
class  SearchUserOptions
 Search settings More...
 
class  SecurityCaveat
 A privacy control allowing Records to be marked as requiring users to ave the corresponding control before being given access More...
 
class  SecurityGuide
 Describes standard security settings which can be used in specialised security scenarios More...
 
class  SecurityGuideList
 
class  SecurityLevel
 A hierarchical security indicator that can be associated with Records and Locations to determine access rights More...
 
class  SharePointItem
 Describes a SharePoint Document that is managed by Content Manager SharePoint Integration More...
 
class  SortAndFilterUserOptions
 Default search sorting and filtering More...
 
class  Space
 Represents a location for long term archival storage of physical records, typically within a warehouse More...
 
class  SpellingUserOptions
 Spelling checker dictionaries More...
 
class  StartupUserOptions
 Windows to display when starting Content Manager and Content Manager Desktop More...
 
class  StopWord
 A word that will not be indexed when Content Manager indexes long text strings (e.g. for a Record title word search) More...
 
class  StoreMetadataUserOptions
 Store record metadata items for SEC compliance More...
 
class  StorePool
 The Document Store pool defines a collection of Document Stores that are used to select a store from when attaching an electronic document to a Record More...
 
class  StringArray
 
class  SwigArgumentPack
 
class  TimeZoneTransition
 A helper class to help translating from .NET TimeZoneInfo class to Win32 TIME_ZONE_INFORMATION struct.
 
class  TodoItem
 Things that need doing More...
 
class  TodoItemItemReference
 Additional reference information that may be helpful in completing the to do item More...
 
class  TodoItemItemReferences
 A collection of To Do Item References More...
 
class  TraySortAndFilterUserOptions
 Default search sorting and filtering for trays More...
 
class  TrayTypeList
 
class  TreeBoxUserOptions
 Default properties and fields for tree boxes More...
 
class  trim
 
class  TrimAccessControlList
 The TrimAccessControlList class is used to encapsulate the access controls that can be applied to an object an access control list consists of an array of entries that control who has access to a particular restricted function. These restricted functions may differ depending upon which object the access control list applies to, for example a meeting object may wish to restrict who can 'Take Minutes'. Each object that support access control lists will have an enum describing its set of restricted functions - in this class, the elements of this enum are simple defined as an int. More...
 
class  TrimAggregateResult
 
class  TrimAggregateResultIterator
 
class  TrimApplication
 The TrimApplication class provides methods for querying and adjusting the runtime environment of a SDK application. More...
 
class  TrimChildObject
 Base class for all child objects. More...
 
class  TrimChildObjectList
 Represents a collection of child objects. More...
 
class  TrimCurrency
 
class  TrimDateTime
 
class  TrimDecimal
 
class  TrimEnterpriseConfiguration
 The TrimConfiguration class represents the current configuration of TRIM as managed by the TRIM Enterprise Studio It is only accessible from the server-side machine used to configure the TRIM enterprise. More...
 
class  TrimEnterpriseDataset
 The TrimEnterpriseDataset class represents the configuration of a dataset within the TRIMEnterpriseConfiguration More...
 
class  TrimEnterpriseWorkgroupServer
 The TrimEnterpriseWorkgroupServer class represents the configuration of a workgroup server within the TRIMEnterpriseConfiguration More...
 
class  TrimEvent
 The TrimEvent class represents an event generated by a Trim client. This class is used by event processor add ins and encapsulates the information that is available in a Trim event. More...
 
class  TrimEventProcessorAddInBase
 The TrimEventProcessor class is an abstract base class from which SDK developers can derive to create their own SDK.Net Event Processing AddIn.Note that your derived class must not require any constructor parameters. More...
 
class  TrimException
 
class  TrimIcon
 
class  TrimMainObject
 Base class for all main objects. More...
 
class  TrimMainObjectSearch
 The TrimMainObjectSearch represents a collection of TrimMainObjects that can be enumerated. It basically represent a database query, and so it it works a little differently to a static array. It is designed for performance to prefetch only the next batch of items, as Trim databases can quite often contain very large collections. More...
 
class  TrimMenuLinkBase
 The TrimMenuLink class represents a user-defined item on an objects context menu. This base class is designed to allow SDK addIn developers to add their own menu items to these menus, using the TrimAddIn GetLinks function. More...
 
class  TrimMenuLinkList
 
class  TrimObject
 Base class for all main and child objects. More...
 
class  TrimObjectChange
 Represents a change notification for a Content Manager business object. More...
 
class  TrimObjectChangeList
 
class  TrimObjectChangeNotifierBase
 Internal SDK class. Should not be instantiated by SDK users. See the TrimObjectChangeNotifier class instead. More...
 
class  TrimObjectList
 
class  TrimParserException
 A special form of TRIMexception that is used whenever a function is called that parses a string. If an error is detected, this class also gives you a start and end position within the string, to assist in displaying where the error actually was detected. More...
 
class  trimPINVOKE
 
class  TrimPropertySet
 
class  TrimResultIterator
 
class  TrimSDKObject
 This class holds an APPError object as a member to allow all derived classes (pretty much everything in the API) to be able to store the results of an operation. The member m_error should always be 'reset' prior to calling a method that uses it. More...
 
class  TrimSearchClause
 The TrimSearchOperator is a type of TrimSearchStackItem that represents an operator - one of (and, or, not) More...
 
class  TrimSearchClauseList
 
class  TrimSearchDataStream
 
class  TrimSearchDataStreamItem
 
class  TrimSearchOperator
 The TrimSearchOperator is a type of TrimSearchStackItem that represents an operator - one of (and, or, not) More...
 
class  TrimSearchSortItem
 The TrimSearchSortItem is a class representing a sort criteria. More...
 
class  TrimSearchSortItemList
 
class  TrimSearchStack
 The TrimSearchStack object is an array of TrimSearchStackItem objects, providing search parsing, clause iteration and conversion from linear (normal user presentation) to reverse-polish(as used by TrimMainItemSearch) More...
 
class  TrimSearchStackItem
 The TrimSearchStackItem is an abstract base class representing an item that participates in the definition of a search criteria. As such, it can be a specific search clause (ie dateCreated = today) or an operator designed to be applied to preceding search clauses. More...
 
class  TrimSearchStackItemList
 
class  TrimSearchStackIterator
 
class  TrimSearchTopContainersFilter
 The ApiTrimSearchTopContainersFilter is a special filter applied to a search which is used to select top containers using an aggregated disposal method technique More...
 
class  TrimSecurityProfile
 The TrimSecurityProfile class is used to encapsulate the components of a security profile - these being a single security level which is a simple numerical scale, and an array of up to 45 user defined caveats which can either be on or off. More...
 
class  TrimURI
 
class  TrimURIList
 
class  TrimUserOptionSet
 The ApiTrimUserOptionSet is a generic base class for about 20 or so user option groupings. User options are typically per-user preferences affecting such things as the screen display options, check in preferences, etc. More...
 
class  UserFieldValue
 
class  UserLabel
 A user label is a user-defined tag that can be applied to any Content Manager object to provide a logical grouping of those objects (similar to favorites) More...
 
class  ViewerUserOptions
 Viewers to use when displaying electronic documents More...
 
class  ViewPaneUserOptions
 Default properties and fields for view panes More...
 
class  WebClientCommandBarUserOptions
 Menu commands and popups for the Web Client command shortcut bar More...
 
class  WgsProgressInfo
 Contains information about a currently executing call to the workgroup server, and also allows cancellation of the currently executing call. More...
 
class  WgsProgressNotifierBase
 Internal SDK class. Should not be instantiated by SDK users. See the WgsProgressNotifier class instead. More...
 
class  Workflow
 A workflow is a structured set of activities that need to be completed according to a set sequence More...
 
class  WorkflowDocument
 Represents a document that is related to a workflow process More...
 
class  WorkflowDocuments
 A collection of Documents More...
 
class  WorkflowTemplate
 A workflow template is a predefined workflow that is designed to be applied repetitively as part of an organization's ongoing business processes More...
 
class  WorkflowTemplateDocument
 Represents a document that is related to a workflow process More...
 
class  WorkflowTemplateDocuments
 A collection of Documents More...
 
class  WorkingCopy
 A document is currently being worked on. Document is editing directly in the store More...
 
class  ZipCode
 Description of a standard geographical place that is used to assist in the entering of physical addresses for Locations More...
 
class  SwigMarshal
 
class  TrimApplicationBase
 
class  TrimChildObjectListEnumerator
 
class  TrimEventProcessorAddIn
 The TrimEventProcessorAddIn class is an abstract base class from which SDK developers can derive to create their own SDK.Net Event Processing AddIn.Note that your derived class must not require any constructor parameters. More...
 
class  TrimMenuLink
 The TrimMenuLink class represents a user-defined item on an objects context menu. This base class is designed to allow SDK addIn developers to add their own menu items to these menus, using the TrimAddIn GetLinks function. More...
 
class  TrimObjectChangeNotifier
 The TrimObjectChangeNotifier class provides a global notification mechanism for when Content Manager business objects are changed. The notifications specify the object type and the object URI of the changed object, and allows the recipient to take relevant actions, such as refreshing cached objects. More...
 
class  TrimObjectListEnumerator
 
class  WgsProgressNotifier
 The WgsProgressNotifier class provides a mechanism for SDK applications to receive progress updates while the SDK is communicating with a workgroup server. It also allows SDK applications to cancel ongoing operations. More...
 

Enumerations

enum class  AccessControlSettings { Public = 0 , Inherited = 1 , Private = 2 , PrivateOrContainer = 3 }
 Access Control Settings More...
 
enum class  AccessReferenceStyle {
  RefOnly = 0 , NoRefCopy = 1 , RefCopy = 2 , RefContainer = 3 ,
  NoRefContainer = 4 , NoRefNoCopy = 5 , RefOwner = 6 , NoRefOwner = 7
}
 Access Transfer Styles More...
 
enum class  AclMenuItems {
  Me = 0 , MyPosn = 1 , MyUnit = 2 , MyTeam = 3 ,
  MyStaff = 4 , MyDelegates = 5 , MyProjects = 6 , MyWorkgroups = 7 ,
  MyCommittees = 8
}
 Access Control Custom Add Menu Items More...
 
enum class  ActionPurpose { AssignToRecord = 1 , AttachStep = 2 }
 Action Purposes More...
 
enum class  ActivityAccess { Update = 1 , ModifyAccess = 2 , Delete = 3 }
 Activity Access Controls More...
 
enum class  ActivityDocumentAction { Reference = 0 , Create = 1 , Review = 2 }
 Document Actions More...
 
enum class  ActivityDocumentOrigin { Reference = 0 , InitiatingRecord = 1 , ThisActivity = 2 , PrecedingActivity = 3 }
 Document Origins More...
 
enum class  ActivityDocumentStatus { Unlinked = 0 , Linked = 1 }
 Document Status More...
 
enum class  ActivityDocumentUsage { Reference = 0 , Working = 1 , Review = 2 }
 Document Usage Types More...
 
enum class  ActivityPurposes { BrowseTemplate = 1 }
 Activity Purposes More...
 
enum class  ActivityStates {
  NotReadyToStart = 0 , ReadyToStart = 1 , Started = 2 , Suspended = 3 ,
  ReadyToResume = 4 , PendingAuthorization = 5 , CompleteAndAuthorized = 6 , Skipped = 7
}
 Activity States More...
 
enum class  AddressHistoryOption { Off = 0 , On = 1 , AlwaysOn = 2 }
 Address History Options More...
 
enum class  AddressTypes {
  Street = 0 , Postal = 1 , Custom1 = 2 , Custom2 = 3 ,
  Custom3 = 4 , Custom4 = 5 , Custom5 = 6
}
 Address Types More...
 
enum class  AgendaItemAccess { EditSubmission = 0 }
 Agenda Item Access Controls More...
 
enum class  AgendaPrintStyles { NotPrinted = 0 , InlinePrint = 1 , AppendixPrint = 2 }
 Agenda Print Styles More...
 
enum class  AggregationSortOrder {
  None = 0 , KeyValue = 1 , KeyValueDescending = 2 , FormattedKeyValue = 3 ,
  FormattedKeyValueDescending = 4 , Count = 5 , CountDescending = 6
}
 Aggregation Sort Orders More...
 
enum class  AlertConditionTypes {
  None = 0 , Container = 1 , RecordType = 2 , Classification = 3 ,
  Keyword = 4 , TitleOrNotes = 5
}
 Alert Condition Types More...
 
enum class  AlertType {
  ItemCreated = 0 , ItemModified = 1 , ItemRemoved = 2 , ContentsAdded = 3 ,
  ContentsRemoved = 4 , DocumentAction = 5
}
 Alert Types More...
 
enum class  AlertUserProperties {
  None = 0 , Assignee = 1 , Home = 2 , Owner = 3 ,
  Creator = 4 , Client = 5 , Editor = 6 , Authors = 7 ,
  Addressees = 8 , Contacts = 9 , Reviewers = 10 , Authorizers = 11
}
 Aler User Properties More...
 
enum class  AllEnumerations {
  Unknown = 0 , AccessControlSettings = 4 , AccessReferenceStyle = 63 , AclMenuItems = 329 ,
  ActionPurpose = 175 , ActivityAccess = 330 , ActivityDocumentAction = 156 , ActivityDocumentOrigin = 157 ,
  ActivityDocumentStatus = 158 , ActivityDocumentUsage = 143 , ActivityPurposes = 186 , ActivityStates = 145 ,
  AddressHistoryOption = 332 , AddressTypes = 54 , AgendaItemAccess = 152 , AgendaPrintStyles = 154 ,
  AggregationSortOrder = 347 , AlertConditionTypes = 161 , AlertType = 118 , AlertUserProperties = 369 ,
  AprDateTypes = 115 , AprType = 114 , AsynchTaskStatus = 327 , AttendanceType = 112 ,
  AuditEventCounters = 246 , AuthenticationMethod = 187 , AuthorizationMethods = 298 , AutoProfilingTitleOptions = 340 ,
  AutoRenderError = 149 , AutoRenderSelectOption = 324 , AutoRenditionStatus = 148 , BarcodeError = 39 ,
  BarcodeLabelType = 37 , BarcodePrintOption = 49 , BaseObjectTypes = 1000 , BulkLoaderCopyMode = 251 ,
  CachedTableNotificationType = 150 , CensusRecords = 72 , CheckinPlaceTypes = 297 , CheckinToolPurposes = 316 ,
  CheckOutStyles = 318 , ClassificationPurpose = 57 , ClientAuthenticationMechanism = 290 , ClientMatterInterestTypes = 273 ,
  ClientServerProtocol = 285 , ColumnIndexType = 205 , CommandIds = 1003 , CommandRefreshTypes = 155 ,
  CommunicationDirection = 127 , CommunicationMedium = 126 , CommunicatorType = 128 , ConsignmentDisposalType = 280 ,
  ConsignmentItemApprovalStatus = 274 , ConsignmentItemIssueType = 276 , ConsignmentPickListFormat = 278 , ConsignmentPurposes = 358 ,
  ConsignmentReportLayoutType = 374 , ConsignmentState = 322 , ContactType = 17 , ContainerSecurityHandling = 48 ,
  ContainmentRule = 303 , ContentEngineType = 326 , ContentIndexDocumentStatus = 355 , ControlLabelType = 38 ,
  CopyLinkStyle = 366 , CopyRelationship = 349 , CopyType = 375 , CurrLocDef = 64 ,
  CuspDateDisplayType = 312 , DatabaseAvailability = 78 , DatabaseLockType = 236 , DatabaseTypes = 1 ,
  DataEntryPageType = 172 , DateAggregationType = 346 , DateInterval = 44 , DateIntervalSing = 70 ,
  DateSearchType = 294 , DayOfTheWeek = 135 , DblClickContainerStyle = 305 , DblClickStyle = 304 ,
  DeclassifyType = 98 , DesktopStartStates = 134 , DisposalIssue = 362 , DisposalScheduleStatus = 272 ,
  DisposalType = 271 , DocumentEditStatus = 356 , DocumentEventCounters = 244 , DocumentLinkType = 45 ,
  DocumentReviewStates = 300 , DocumentSecurityHandling = 89 , DocumentSelectionType = 116 , DocumentStoreIntegrityCheckCounter = 325 ,
  DocumentUpdateStyles = 164 , DotsPerInch = 354 , DuplicateEmailOptions = 253 , EAddressType = 30 ,
  EditNotesStyle = 230 , EmailSecurityMode = 138 , EmailUpdateStyles = 165 , EncryptionAlgorithm = 301 ,
  AllEnumerations = 1002 , Environments = 106 , EsoActionType = 131 , EsoDateType = 293 ,
  EstoreTypes = 12 , EventProcessorStatus = 185 , EventProcessType = 26 , Events = 1013 ,
  EventStatisticsGroup = 242 , Excel11FileTypes = 213 , ExcelFileTypes = 208 , ExcelOpenFileTypes = 217 ,
  ExplorerCategory = 350 , ExplorerRowType = 371 , ExportMetadataFormat = 359 , ExternalLinkSpecialParameters = 348 ,
  ExternalLinkType = 345 , ExternalWorkflowTypePurposes = 336 , FavoriteType = 162 , FeatureState = 256 ,
  FieldAccess = 252 , FieldPurposeType = 281 , FileSizeUnits = 232 , FinalizedFilter = 71 ,
  FlowControl = 65 , FontStyle = 197 , FrameAppearance = 291 , Gender = 119 ,
  GenderSalutation = 153 , GeneralAccess = 59 , GeneralExceptionHandling = 47 , GenericPermissions = 317 ,
  GenericPurposes = 3 , GeographyDistanceUnit = 295 , GeographySearchType = 296 , HashingAlgorithms = 58 ,
  HistoryPurposes = 328 , HoldAccess = 357 , IconDisplayMode = 166 , Icons = 1007 ,
  IconSizes = 351 , IconUsage = 167 , IdolIndexStatus = 229 , IdolIndexType = 228 ,
  InitiatingRecordBehavior = 146 , InvitationType = 111 , IpConnectionType = 286 , ItemStorageSystem = 372 ,
  JurisdictionPurposes = 288 , JurisdictionTypes = 238 , KeywordAttachMethod = 15 , KeywordPurposes = 184 ,
  KeywordRelationship = 19 , LabelAccess = 341 , LabelPositionChange = 302 , LabelPurposes = 183 ,
  Language = 86 , LayoutPurpose = 79 , LdapAuthMethod = 309 , LdapMatchingType = 307 ,
  LdapSearchScope = 308 , LicenseTypes = 255 , LocationAccess = 299 , LocationDefault = 50 ,
  LocationFieldType = 198 , LocationGrouping = 240 , LocationMatchType = 220 , LocationPurpose = 32 ,
  LocationType = 28 , LockdownStyles = 104 , LocRelationshipType = 55 , LoggingCategories = 338 ,
  LogLevels = 313 , LookupItemFieldStyle = 315 , LookupItemPurposeType = 284 , LookupSetType = 113 ,
  MailEventType = 125 , MailFormat = 283 , MailPersistence = 321 , MailRecipientType = 76 ,
  MailTemplatePurposes = 370 , MediaTypes = 233 , MeetingAccess = 137 , MeetingDocumentType = 110 ,
  MeetingPurpose = 178 , MenuIds = 1010 , MenuItemIds = 1011 , MenuPopupIds = 1012 ,
  MigrationType = 206 , MobileClientMenuItem = 360 , Months = 133 , MotionOutcome = 139 ,
  NativeMailStyles = 97 , NbrTypes = 14 , NotesInsertStyles = 107 , NotesUpdateType = 103 ,
  NotificationType = 142 , NumberingMethods = 6 , OauthImplementationType = 289 , ObjectCapabilities = 259 ,
  ObjectURLformats = 101 , OccurrenceTypes = 334 , OfficeIntegrationMenuCaptions = 342 , OfflineRecordPurpose = 179 ,
  OfflineStatus = 129 , OldVersionPurgeOptions = 258 , OpenDocumentStatus = 250 , OriginType = 163 ,
  OutlineNumberType = 141 , OutputPathTypes = 314 , PathTypes = 225 , PendingEventReviewFilter = 88 ,
  PermissionGroups = 1005 , PluginPageType = 102 , Powerpoint11FileTypes = 214 , PowerpointFileTypes = 209 ,
  PowerpointOpenFileTypes = 218 , PrefetchStyles = 170 , PrimaryRecordStatisticsGrouping = 239 , Priority = 122 ,
  ProductFeatures = 249 , ProductString = 174 , Project11FileTypes = 215 , ProjectFileTypes = 210 ,
  ProjectOpenFileTypes = 219 , PropertiesStringType = 56 , PropertyFormats = 33 , PropertyIds = 1006 ,
  PropertyOrFieldFormat = 121 , PropertySortMode = 169 , PsoActionType = 124 , PsoDateType = 292 ,
  QueueCapability = 95 , QueueItemAttributes = 94 , QueueTypes = 90 , QueueUsageType = 92 ,
  RecLocSubTypes = 43 , RecordAccess = 62 , RecordBehaviour = 7 , RecordClass = 8 ,
  RecordDeclassifyTypes = 199 , RecordDisp = 10 , RecordDispPending = 75 , RecordLocationType = 16 ,
  RecordPurposes = 74 , RecordRelationshipType = 20 , RecordSortFields = 36 , RecordTypeFilter = 24 ,
  RecycleReasons = 344 , ReferenceFileApplication = 196 , RenditionType = 23 , ReporterFonts = 201 ,
  RequestPriority = 266 , RequestPurposes = 264 , RequestStatus = 268 , RequestTypes = 265 ,
  ResultPostProcessingMethod = 335 , RetainOptions = 270 , RevisionPurposes = 365 , RevRecRelationship = 21 ,
  RmGrammarItem = 261 , RmTerminologyType = 262 , SchedulePurposes = 310 , SearchClauseGroup = 173 ,
  SearchClauseIds = 1008 , SearchContactType = 18 , SearchEditor = 195 , SearchFilterTypes = 35 ,
  SearchGrammarItem = 194 , SearchLocationType = 29 , SearchParameterFormats = 237 , SearchPurposes = 180 ,
  SearchStartPoint = 200 , SearchTimePeriodPlural = 192 , SearchTimePeriodSingular = 191 , SearchTimeTense = 193 ,
  SecurityUpdateTypes = 100 , Selectors = 1001 , ServerMessageTypes = 96 , SetAuthorOptions = 343 ,
  SkinStyle = 203 , SnapAddressType = 130 , SpaceAllocation = 69 , SpaceLevel = 66 ,
  SpacePurposes = 67 , SpaceRecordsSelection = 68 , SpecialDates = 182 , SpElementType = 190 ,
  SpListItemOriginator = 188 , SpManagedItemStatus = 189 , SqlErrorTypes = 269 , SqlServerAuthenticationTypes = 361 ,
  SslMode = 320 , StartupPaneType = 287 , StatGroupByType = 93 , StatisticalDateRangeTypes = 248 ,
  StatisticsOutputType = 234 , StatTypes = 91 , StoredFunctions = 353 , StoredProcedures = 352 ,
  StorePurposes = 181 , StoreStatus = 231 , StoreUsageType = 87 , StringDisplayAlignment = 168 ,
  StringDisplayType = 80 , StringFormatType = 41 , StringVerificationTypes = 331 , TabBarStyle = 202 ,
  TaskStatus = 99 , TextIndexSyncTypes = 368 , TextObjectType = 42 , TieredStorageType = 263 ,
  TimeInterval = 136 , TitlePlaceholder = 364 , TitlingMethods = 5 , TodoItemAccess = 337 ,
  TodoReferenceType = 140 , TrayType = 27 , TriggerDelayTypes = 311 , TriggerRounding = 132 ,
  TriggerTypes = 11 , TrimEventCounters = 243 , TrimPathType = 160 , UnregisteredUsers = 282 ,
  UserDashboardItem = 339 , UserFieldFormats = 34 , UserLabelType = 123 , UserLicenseTypes = 257 ,
  UserOptionSetIds = 1009 , UserPermissions = 1004 , UserTypes = 2 , UseStoreType = 52 ,
  ViewPaneStyle = 323 , WebServiceCacheSettings = 333 , WgsCacheType = 120 , WindowsFrameType = 204 ,
  Word11FileTypes = 212 , WordFileTypes = 207 , WordOpenFileTypes = 216 , WordProcessorMergeFormats = 159 ,
  WordTypes = 13 , WorkflowAccess = 61 , WorkflowDocumentPlaceholderType = 144 , WorkflowEventCounters = 245 ,
  WorkflowLockOperation = 73 , XdmsSystem = 373 , XmlDocumentExportType = 77 , XmlSchemaTypes = 117
}
 
enum class  AprDateTypes {
  None = 0 , DateCreated = 1 , DatePublished = 2 , DateRegistered = 3 ,
  DateInactive = 5 , DateModified = 6 , DateFinalized = 7 , UserDefined = 8 ,
  FixedDate = 9
}
 Automated Part Rule Triggers More...
 
enum class  AprType { Close = 0 , CloseAndCreate = 1 }
 Automated Part Types More...
 
enum class  AsynchTaskStatus {
  Ready = 0 , Running = 1 , Succeeded = 2 , Failed = 3 ,
  Canceled = 4
}
 Asynchronous Task Statuses More...
 
enum class  AttendanceType {
  Present = 0 , Apology = 1 , NotPresent = 2 , Proxy = 3 ,
  Custom1 = 4 , Custom2 = 5 , Custom3 = 6
}
 Meeting Attendance Types More...
 
enum class  AuditEventCounters {
  RetentionChanged = 0 , ClassificationChanged = 1 , DispositionChanged = 2 , AddedToHold = 3 ,
  RemovedFromHold = 4 , RecordSecurityChanged = 5 , AccessControlChanged = 6 , SecurityBreach = 7 ,
  LocationSecurityChanged = 8 , FailedLogin = 9
}
 Audit Event Counters More...
 
enum class  AuthenticationMethod {
  Kerberos = 0 , Ntlm = 1 , Negotiate = 2 , None = 4 ,
  OpenId = 7
}
 Authentication Methods More...
 
enum class  AuthorizationMethods { Simple = 0 , Challenge = 1 , Docusign = 2 }
 Authorization Methods More...
 
enum class  AutoProfilingTitleOptions { FromContent = 0 , FromFileName = 1 , None = 2 }
 Document Auto Profiling Title Options More...
 
enum class  AutoRenderError {
  Success = 0 , NoAssociation = 1 , AppGPF = 2 , ProcessorGPF = 3 ,
  Timeout = 4 , TrimError = 5
}
 Auto Rendering Errors More...
 
enum class  AutoRenderSelectOption {
  RecordsOlderThan = 0 , RecordsFinalized = 1 , RecordsArchived = 2 , RecordsDueForArchiving = 3 ,
  RecordsWithConsignment = 4 , RecordsLargerThan = 5
}
 Auto Render Select Options More...
 
enum class  AutoRenditionStatus { None = 0 , Longevity = 1 , Redactable = 2 , LongevityAndRedactable = 3 }
 Automatic Rendition Statuses More...
 
enum class  BarcodeError {
  BarcodeOk = 0 , InvalidLabelType = 1 , InvalidControlLabel = 2 , InvalidUri = 3 ,
  NotInThisDatabase = 4
}
 Barcode Errors More...
 
enum class  BarcodeLabelType {
  UnknownLbl = 0 , DateOrTimeLbl = 1 , RecordLbl = 2 , LocationLbl = 5 ,
  ArchiveLbl = 6 , ActionLbl = 7 , SpaceLbl = 8 , ControlLbl = 9
}
 Barcode Label Types More...
 
enum class  BarcodePrintOption { Internal = 0 , InternalClear = 1 , External = 2 }
 Barcode Printing Option More...
 
enum class  BaseObjectTypes {
  Unknown = 0 , ActionDef = 26 , Activity = 89 , ActionDefStep = 27 ,
  AgendaItem = 78 , AgendaItemType = 84 , AgendaItemAttachment = 79 , AgendaItemTypeAttachment = 96 ,
  Alert = 68 , AlertSubscriber = 108 , ArchiveEvent = 128 , ArchiveEventOccurrence = 129 ,
  AutoPartRule = 67 , Census = 45 , CheckinPlace = 123 , CheckinStyle = 122 ,
  Classification = 21 , CommunicationDetail = 74 , Communication = 73 , Consignment = 113 ,
  ConsignmentApprover = 114 , ConsignmentIssue = 115 , ConsignmentRejection = 127 , ConsignmentTemplate = 135 ,
  Database = 50 , DocumentQueue = 54 , ElectronicStore = 24 , ExternalIcon = 134 ,
  ExternalLink = 133 , ExternalWorkflow = 131 , ExternalWorkflowTask = 132 , ExternalWorkflowType = 130 ,
  FieldDefinition = 42 , History = 40 , Hold = 44 , HtmlLayout = 37 ,
  JurisdictionMember = 100 , Jurisdiction = 98 , Keyword = 30 , LocationAddress = 7 ,
  Location = 9 , LocationEAddress = 8 , LookupItem = 120 , LookupSet = 18 ,
  MailTemplate = 72 , Meeting = 63 , MeetingType = 76 , MetadataRule = 124 ,
  MeetingTypeUsualParticipant = 77 , MinuteItem = 80 , MinuteItemType = 95 , MinuteItemActionArising = 81 ,
  MeetingDocument = 65 , MeetingInvitation = 64 , OfflineRecord = 75 , Origin = 97 ,
  OriginHistory = 102 , ClassificationOnlyRecordType = 125 , ClassificationSapBusinessObject = 118 , RecordClientMatterParty = 112 ,
  RecordClientMatterRole = 111 , RecordHold = 43 , RecordJurisdiction = 101 , RecordKeyword = 3 ,
  RecordLinkedDocument = 49 , RecordLocation = 1 , Record = 6 , RecordAction = 29 ,
  RecordType = 10 , RecordRelationship = 5 , RecordRendition = 2 , RecordSapComponent = 119 ,
  Report = 46 , ReportBitmap = 53 , Request = 33 , Revision = 136 ,
  RecordTypeAutoSubFolder = 117 , SavedSearch = 38 , Schedule = 23 , ScheduledTask = 58 ,
  ScheduleTrigger = 22 , SearchForm = 106 , SecurityCaveat = 16 , SecurityGuide = 56 ,
  SecurityLevel = 15 , SharePointItem = 110 , Space = 19 , StopWord = 11 ,
  StorePool = 137 , TodoItemItemReference = 83 , TodoItem = 82 , ScheduledTaskHistory = 61 ,
  UserLabel = 69 , ActivityAuthorization = 94 , ActivityDocument = 90 , ActivityEmailRecipient = 121 ,
  ActivityEscalation = 93 , ActivityResult = 91 , ActivityStartCondition = 92 , WorkflowDocument = 86 ,
  WorkflowTemplateDocument = 88 , Workflow = 85 , WorkflowTemplate = 87 , WorkingCopy = 126 ,
  ZipCode = 13
}
 The BaseObjectTypes enum More...
 
enum class  BulkLoaderCopyMode { WorkgroupServer = 0 , WindowsCopy = 1 , WindowsMove = 2 }
 BulkLoader Document Transfer Mode More...
 
enum class  CachedTableNotificationType { RowAdded = 1 , RowModified = 2 , RowRemoved = 3 , RefreshAll = 4 }
 Cached Table Notification Types More...
 
enum class  CensusRecords { All = 0 , Missing = 1 , Relocated = 2 }
 Census Records More...
 
enum class  CheckinPlaceTypes {
  MailForServerProcessing = 0 , DocsForServerProcessing = 1 , MailForClientProcessing = 2 , SocialMediaForServerProcessing = 3 ,
  SentItemsForServerProcessing = 4 , ConversationHistoryForServerProcessing = 5 , CalendarForServerProcessing = 6 , TeamsChatForServerProcessing = 7 ,
  ChannelDocsForServerProcessing = 8 , ChannelPostsForServerProcessing = 9
}
 Check In Place Types More...
 
enum class  CheckinToolPurposes {
  UserCheckin = 0 , ServerCheckin = 1 , PersonalMaintenance = 2 , GroupMaintenance = 3 ,
  IntegrationDefault = 4 , DocumentQueueDefault = 5
}
 Check In Style/Place Purposes More...
 
enum class  CheckOutStyles {
  NotCheckedOut = 0 , ToTopDrawer = 1 , ToPath = 2 , Pending = 3 ,
  ToWorkingCopy = 4 , LongTermOneDrive = 5
}
 Checkout Styles More...
 
enum class  ClassificationPurpose {
  ForRecordCreation = 0 , RecordSelection = 1 , RecordTypeStart = 2 , Maintain = 3 ,
  Unspecified = 4 , FindContainerFor = 5 , AttachDocument = 6 , EditDocument = 7 ,
  BrowseRecords = 8 , ViewDocument = 9 , AttachRendition = 10 , RelocateRecord = 11 ,
  DefaultContainer = 12 , FindAlternateContainerFor = 13 , GpsSearch = 15
}
 Classification Usage Purposes More...
 
enum class  ClientAuthenticationMechanism {
  IntegratedWindows = 0 , ExplicitWindows = 1 , Adfs = 2 , GoogleApps = 3 ,
  OpenId = 4
}
 Client Authentication Mechanisms More...
 
enum class  ClientMatterInterestTypes { For = 0 , Against = 1 , Neutral = 2 }
 Interest Types More...
 
enum class  ClientServerProtocol { Tcp = 0 , Local = 1 , Https = 2 , Http = 3 }
 Client Server Protocols More...
 
enum class  ColumnIndexType {
  NotAnIndex = 0 , DuplicatesAllowed = 1 , Unique = 2 , Primary = 3 ,
  Upper = 4 , UniqueUpper = 5
}
 Column Index Types More...
 
enum class  CommandIds {
  Unknown = 50000 , Properties = 52001 , Remove = 52002 , New = 52003 ,
  Copy = 52004 , Jump = 52005 , Search = 52006 , Print = 52007 ,
  Refresh = 52008 , Hyperlink = 52010 , NewChild = 52013 , ThNewNarrowTerm = 52014 ,
  ThNewUseForTerm = 52015 , ThRelate = 52016 , ThRelateNT = 52017 , ThRelateBT = 52018 ,
  ThRelateRT = 52019 , ThRelateUS = 52020 , ThRelateUF = 52021 , RetentionSchedule = 52022 ,
  CnsRecords = 52024 , RtyDefStore = 52025 , RtyDefAction = 52026 , RecDocPromote = 52027 ,
  RecAddToCase = 52028 , Extract = 52029 , StzGenerate = 52030 , StzPrint = 52031 ,
  ActUpAction = 52035 , DownAction = 52036 , RecRemoveFromCase = 52037 , NewTopLevel = 52039 ,
  RecNewWorkflow = 52040 , Notes = 52045 , Security = 52046 , SecurityPolicy = 52047 ,
  RecContainer = 52048 , RecCurrentLoc = 52049 , RecHomeLoc = 52050 , RecOwnerLoc = 52051 ,
  RecAddContact = 52052 , RecRemoveContact = 52053 , RecNewPart = 52055 , ShowAuditEvents = 52056 ,
  RecAddRequest = 52058 , RecAddRelationships = 52059 , RecSeries = 52060 , RecPhrase = 52062 ,
  RecId = 52064 , RecClassification = 52065 , RecNewVersion = 52067 , ExLinkPlaceholder = 52068 ,
  RecAttachKeywords = 52069 , RecAttachAction = 52071 , RecBrowseActions = 52072 , RecCompleteCurrAct = 52073 ,
  RecRetention = 52074 , RecRecordType = 52076 , RecGetDocument = 52078 , RecDocFinal = 52080 ,
  RecDocDetails = 52081 , CheckoutToTD = 52082 , RecDocRevisions = 52083 , RecDocRemove = 52084 ,
  RecCheckIn = 52085 , NavRelated = 52087 , NavLatestPart = 52088 , NavAllParts = 52089 ,
  NavAllVersions = 52090 , NavContainer = 52091 , NavContents = 52092 , NavSameContact = 52093 ,
  NavClient = 52094 , NavSeries = 52095 , NavSeriesContents = 52096 , View = 52098 ,
  AddToFavorites = 52099 , SendMail = 52100 , WwwPublish = 52101 , PrintMerge = 52102 ,
  ExportToXML = 52103 , NewLocEmail = 52104 , NewLocImage = 52105 , NewLocWebPage = 52106 ,
  RecDocRenditions = 52108 , RecDocSignature = 52109 , ComposeMailMessage = 52111 , CnsComplete = 52112 ,
  CopyLink = 52113 , MakeReference = 52114 , MakeDefault = 52115 , InsertTerm = 52117 ,
  TopNumbering = 52118 , ActChildStepAdd = 52119 , Download = 52121 , RemoveFromFavorites = 52122 ,
  RemoveFromWorktray = 52123 , RemoveRecentDoc = 52124 , RemoveRecentFolder = 52125 , AddToWorktray = 52126 ,
  AddRecentDoc = 52127 , AddRecentFolder = 52128 , NavLatestVersion = 52129 , SuperCopyToTD = 52130 ,
  RecDropOnContainer = 52131 , DropFile = 52133 , PrintDoc = 52142 , Count = 52143 ,
  WorkflowLock = 52144 , WorkflowUnlock = 52145 , RecCopy = 52148 , EstMoveDoc = 52149 ,
  MakePrimary = 52151 , MergeKeywords = 52152 , Import = 52153 , Export = 52154 ,
  GoBack = 52155 , GoForward = 52156 , SearchHistory = 52157 , Reindex = 52160 ,
  RecReviewSchedule = 52161 , NewChildOrg = 52162 , NewChildPer = 52163 , NewChildPos = 52164 ,
  NavAll = 52165 , NavFavorites = 52166 , ShowRecords = 52167 , LocAssigneeRecs = 52168 ,
  LocClientRecs = 52169 , LocCreatorRecs = 52170 , LocContactRecs = 52171 , NewOrg = 52172 ,
  NewPer = 52173 , NewPos = 52174 , NewGroup = 52175 , SaveSearchAs = 52176 ,
  EstoreTransfer = 52177 , IntegrityCheck = 52178 , SpaceTransfer = 52179 , NewLowerSpaces = 52180 ,
  SpmRecsInSpace = 52181 , SpmRecsInBay = 52182 , SpmRecsInSpaceRecursive = 52183 , SpmRecsInBayRecursive = 52184 ,
  SpmRecsEitherRecursive = 52185 , NewReadOnly = 52186 , StartActivity = 52187 , CompleteActivity = 52188 ,
  RemoveReadOnly = 52189 , SetActiveDates = 52190 , ReassignActivity = 52191 , RecShowWorkflow = 52192 ,
  ShowActivities = 52193 , HoldProperties = 52194 , TriggerEvent = 52195 , ShowActions = 52196 ,
  Move = 52197 , RecUpdateParts = 52199 , SpaceRecalculate = 52200 , SpaceCaptioning = 52201 ,
  ProcessQueue = 52202 , GenerateStats = 52203 , ExportStats = 52204 , NavContainerExt = 52205 ,
  NavContentsExt = 52206 , NavToRec = 52207 , DoTaskAction = 52209 , ShowTaskHistory = 52210 ,
  NewRecord = 52213 , NavByClassification = 52214 , NavInTray = 52215 , NavMyContainers = 52216 ,
  NavDueTray = 52217 , NavWorkTray = 52218 , NavInOrDueTray = 52219 , NavRecentDocs = 52220 ,
  NavDocsCheckedOut = 52221 , NavByTopDrawer = 52222 , CopiedAccess = 52223 , RecDocAnnotate = 52224 ,
  RecNewRedaction = 52225 , RecEditDocument = 52226 , NavFavoriteRecords = 52227 , LocCheckedOutRecs = 52229 ,
  RecDropOnAltCont = 52230 , ViewInNewWindow = 52231 , NavRedactionsOf = 52232 , NavRedactedFrom = 52233 ,
  DesignReport = 52234 , NewLocSignature = 52235 , ViewSignature = 52236 , NewCommittee = 52237 ,
  NewProjectTeam = 52238 , NewChildCommittee = 52239 , NewChildProjectTeam = 52240 , NewChildGroup = 52241 ,
  EditPropertiesAndFields = 52242 , OpenWorkflow = 52243 , RecDocRemovePrevRev = 52244 , NavActivityDueTray = 52245 ,
  CompareDocument = 52246 , ShowMeetings = 52247 , Suspend = 52249 , Resume = 52250 ,
  NavToDerivations = 52252 , AssignPartRule = 52253 , NavCurrentVersion = 52254 , Preserve = 52255 ,
  ShowLocations = 52256 , AddToUserLabel = 52258 , RemoveFromUserLabel = 52259 , NavUserLabel = 52260 ,
  Preview = 52261 , RecNewCommunication = 52262 , ShowCommunications = 52263 , AuthorizeActivity = 52264 ,
  AcquireActivity = 52265 , RelinquishActivity = 52266 , SuspendActivity = 52267 , ResumeActivity = 52268 ,
  NewSender = 52269 , NewRecipient = 52270 , StreetAddress = 52271 , PostalAddress = 52272 ,
  EmailAddress = 52273 , FaxAddress = 52274 , Filter = 52275 , NavRecord = 52276 ,
  Open = 52280 , NewInactive = 52281 , NewArchive = 52284 , NewDestroy = 52285 ,
  Approve = 52287 , ShowMinuteItems = 52288 , CompleteTodo = 52289 , Schedule = 52290 ,
  NewAgendaItem = 52291 , NewMinuteItem = 52292 , NewStandingItem = 52293 , ShowStandingItems = 52294 ,
  ShowAgendaItems = 52295 , NewVenue = 52296 , NewWorkgroup = 52297 , NewChildVenue = 52298 ,
  NewChildWorkgroup = 52299 , ViewAgenda = 52301 , ViewMinutes = 52302 , NewSubAgendaItem = 52303 ,
  RescheduleAgendaItem = 52304 , ShowClassifications = 52306 , ShowPendingItems = 52307 , NewPendingItem = 52308 ,
  NewCarryForwardItem = 52310 , NavMine = 52311 , ShowOwnerClasses = 52312 , RecCheckOut = 52313 ,
  RecSuperCopy = 52314 , ShowMeetingsAt = 52315 , UncompleteTodo = 52316 , AttachRecord = 52317 ,
  AttachLocation = 52318 , AttachmentProperties = 52319 , ShowTodoItems = 52320 , OutlineNumber = 52321 ,
  RemoveEmptyFolders = 52322 , NewWorkflowReference = 52323 , NewOutput = 52324 , NewReview = 52325 ,
  NewReference = 52326 , AttachRecordLocal = 52327 , AttachRecordOffline = 52328 , AttachRecordExisting = 52329 ,
  AttachRecordSuper = 52330 , DetachRecord = 52331 , LocOverdueActions = 52332 , SelectPlaceholder = 52333 ,
  EmailAgenda = 52334 , EmailMinutes = 52335 , RollbackActivity = 52336 , RejectActivity = 52337 ,
  UncompleteActivity = 52338 , Reschedule = 52339 , NewMotion = 52340 , ShowHistory = 52343 ,
  SpaceFindContiguous = 52344 , MaintainLabels = 52345 , OpenSavedSearch = 52346 , CopyToClipboard = 52353 ,
  LocOwnerRecs = 52354 , LocHomeRecs = 52355 , NavMembers = 52356 , OpenReadOnly = 52358 ,
  RecMakeInactive = 52359 , ShowDocuments = 52360 , ShowContacts = 52361 , AddJurisdiction = 52362 ,
  RemoveJurisdiction = 52363 , ShowSchedules = 52364 , AddChild = 52367 , AddChildReadOnly = 52368 ,
  CompleteAllActions = 52369 , RemoveAllActions = 52370 , ActionDuration = 52371 , RescheduleActions = 52372 ,
  ActionLocDetails = 52373 , ActionSendMail = 52374 , SearchProperties = 52375 , RunQuery = 52376 ,
  GenerateEvents = 52377 , NewLocOtherDocument = 52379 , NewWindowsQueue = 52380 , NewNotesQueue = 52381 ,
  NewMapiQueue = 52382 , HoldRecords = 52384 , ReleaseRecords = 52385 , ShowContainers = 52391 ,
  NavEmailConversation = 52392 , AuditEventDetails = 52393 , AddLocations = 52394 , RemoveLocations = 52395 ,
  RemoveChild = 52396 , ClearDeleteRequests = 52398 , StorageTransfer = 52399 , RecShowRequests = 52401 ,
  NewStorageProvider = 52402 , NewChildStorageProvider = 52403 , ShowRequestsBy = 52404 , ShowRequestsOf = 52405 ,
  RecAddRetrieveTemporaryRequest = 52406 , RecAddRetrieveRecurrentRequest = 52407 , RecAddRetrievePermanentRequest = 52408 , RecAddPickupTemporaryRequest = 52409 ,
  RecAddPickupPermanentRequest = 52410 , ApproveRequest = 52411 , RejectRequest = 52412 , CompleteRequest = 52414 ,
  ConfirmPickup = 52415 , NavSharePointItems = 52418 , NavSharePointListItems = 52419 , Subscribe = 52420 ,
  Unsubscribe = 52421 , AddSubscribers = 52422 , AddChildSubscribers = 52423 , ShowSharePointItemRecord = 52424 ,
  ShowSharePointListRecord = 52425 , NewTransfer = 52426 , RecDispose = 52427 , RecUndispose = 52428 ,
  RecMakeActive = 52429 , RecNewClient = 52430 , RecNewMatter = 52431 , RecNewMatterItem = 52432 ,
  NavClientRecord = 52433 , NavMatterRecord = 52434 , Exclusions = 52435 , RecChangeClient = 52436 ,
  RecChangeMatter = 52437 , ExamineConsignmentRecords = 52438 , ConsignmentReport = 52442 , ExecuteDisposal = 52443 ,
  NewDestroyCon = 52445 , NewTransferCon = 52446 , NewArchiveCon = 52447 , ShowIssues = 52448 ,
  AddToMyCheckinStyles = 52449 , ApproveConsignment = 52450 , RejectConsignment = 52451 , ShowConsignmentApprovers = 52452 ,
  RemoveRecordFromConsignment = 52453 , SendReviewerEmails = 52454 , IgnoreWarningIssue = 52455 , EncloseRecord = 52456 ,
  CompleteAction = 52457 , ReassignAction = 52458 , UncompleteAction = 52459 , ResolveIssuesAuto = 52460 ,
  MoveRecordToHome = 52461 , ConfirmRejection = 52462 , AddSapBusinessObject = 52463 , ReassignApproval = 52464 ,
  TransferAcknowledged = 52465 , SetReviewComplete = 52466 , CreateVEO = 52467 , RevertToPending = 52468 ,
  ShowApprovalRecords = 52469 , AllConsignmentRecords = 52470 , SampleConsignmentRecords = 52471 , ShowPendingIssues = 52472 ,
  Unapprove = 52473 , ManageItems = 52474 , ImportItems = 52475 , ChangeLocationType = 52476 ,
  RecDisposalCheck = 52477 , NavAllRelated = 52478 , RecSyncMailDates = 52479 , NavMatters = 52481 ,
  ShowPlaces = 52482 , RecContinueRedaction = 52483 , StartReview = 52484 , StartAuthorization = 52485 ,
  ViewComments = 52486 , ReviewDocument = 52487 , AuthorizeDocument = 52488 , MaintainCheckinStyles = 52489 ,
  FinalizeDocument = 52490 , RestartDocumentReview = 52491 , LocOtherFields = 52492 , ActionCost = 52494 ,
  RecReassignCurrAct = 52495 , ReplaceReferences = 52496 , AddOnlyRecordType = 52500 , RecRemoveFromSeries = 52501 ,
  RecRejectFromConsignment = 52502 , CancelRejection = 52503 , ShowRejections = 52504 , ViewApprovalDocument = 52505 ,
  ConfigureMetadata = 52506 , VerifyApprovalDocument = 52507 , HashCheck = 52508 , HashCalculate = 52509 ,
  RecTitle = 52510 , ChangeProfileData = 52511 , LocChangeEmail = 52512 , Fire = 52513 ,
  FullSearchHistory = 52514 , AuditShowSearch = 52515 , AuditRunSearch = 52516 , BrowseAuditEvents = 52517 ,
  RequestPDFRendition = 52518 , RequestOCRRendition = 52519 , RequestTIFFRendition = 52520 , RenditionRequestStatus = 52521 ,
  ManageAssociations = 52522 , RemoveUncompleteActions = 52523 , CloseContainer = 52524 , ReopenContainer = 52525 ,
  ShowLatestPartInstead = 52526 , ShowLatestVersionInstead = 52527 , CancelRequest = 52528 , ShowExternalWorkflows = 52529 ,
  ShowExternalWorkflowsAssigned = 52531 , InitiateExternalWorkflow = 52532 , UncompleteRequest = 52533 , ShowExternalWorkflowDetails = 52534 ,
  ShowExternalWorkflowTasks = 52535 , ShowExWorkflowTaskDetails = 52536 , Deactivate = 52537 , NoResultProcessing = 52538 ,
  SendReminderEmailToApprovers = 52539 , ShowSpaceUsage = 52540 , AddToRecycleBin = 52541 , RestoreFromRecycleBin = 52542 ,
  NewOneOffArchiveEvent = 52543 , NewAdhocArchiveEvent = 52544 , NewScheduledArchiveEvent = 52545 , SuspendAction = 52546 ,
  ResumeAction = 52547 , UpdateAutoClassification = 52548 , CopySecurity = 52549 , ReferenceBrowse = 52550 ,
  ReferenceProperties = 52551 , LocAuditEvents = 52552 , RestoreToDisposalFolder = 52553 , ShowOlderVersions = 52554 ,
  AddToRibbonShortcuts = 52555 , RemoveFromRibbonShortcuts = 52556 , DeleteFromRecycleBin = 52557 , IncrementalIntegrityReport = 52558 ,
  RecCheckOutToOneDrive = 52559 , TransferWait = 52560 , MatchExistingLocation = 52561 , DefaultRecordSecurity = 52563 ,
  CopyMany = 52564 , CreateTodoSeries = 52565 , CreateConsignment = 52566 , NewConsignmentFromTemplate = 52567 ,
  ManageTodoItems = 52569 , RecPromoteSchedule = 52570 , AddMetaSubscribers = 52571 , AddChildMetaSubscribers = 52572 ,
  ShowStores = 52573 , XdmsPickList = 52574 , XdmsAcknowledge = 52575 , RecRemoveKeywords = 52576 ,
  RecKeywords = 52577 , RecRemoveRelationships = 52578 , RecRelationships = 52579 , UnlinkOneDrive = 52580
}
 
enum class  CommandRefreshTypes {
  None = 0 , Current = 1 , Add = 2 , ChildList = 3 ,
  ChildListCurrent = 4 , Parent = 5 , AllBobs = 6 , All = 7 ,
  Delete = 8 , CurrentAndKids = 9 , CurrentAndParent = 10 , Up = 11 ,
  Down = 12 , Append = 13 , AddChild = 14 , AddChildCurrent = 15 ,
  AddChildCurrentParent = 16
}
 Command RefreshTypes More...
 
enum class  CommunicationDirection { Incoming = 0 , Outgoing = 1 , Internal = 2 }
 Communication Directions More...
 
enum class  CommunicationMedium {
  Post = 0 , Fax = 1 , Email = 2 , Courier = 3 ,
  Custom1 = 4 , Custom2 = 5 , Custom3 = 6 , Custom4 = 7
}
 Communication Media More...
 
enum class  CommunicatorType {
  Sender = 0 , Recipient = 1 , Custom1 = 2 , Custom2 = 3 ,
  Custom3 = 4 , Custom4 = 5
}
 Communicator Types More...
 
enum class  ComparisonType {
  Matching = 0 , EqualTo = 1 , NotEqualTo = 2 , LessThan = 3 ,
  LessThanOrEqualTo = 4 , GreaterThan = 5 , GreaterThanOrEqualTo = 6
}
 
enum class  ConsignmentDisposalType { Archive = 1 , Transfer = 2 , Destroy = 3 }
 Consignment Disposal Types More...
 
enum class  ConsignmentItemApprovalStatus { Pending = 0 , Approved = 1 , Rejected = 2 }
 Consignment Item Status More...
 
enum class  ConsignmentItemIssueType { ResolveByArchivist = 0 , IssueSevere = 1 , MoreInfoNeeded = 2 , IssueWarning = 3 }
 Consignment Issue Categories More...
 
enum class  ConsignmentPickListFormat { TabDelimited = 0 , Xml = 1 , Html = 2 , Xlsx = 3 }
 Consignent Picklist Formats More...
 
enum class  ConsignmentPurposes { Maintain = 0 , DoDisposal = 1 , ExecuteReport = 2 }
 Consignment Purposes More...
 
enum class  ConsignmentReportLayoutType { UseDefault = 0 , UseTemplate = 1 , UseCustom = 2 }
 Consignment Report Layout Types More...
 
enum class  ConsignmentState {
  PendingReview = 0 , PendingReviewWithIssues = 1 , PendingReviewCompletion = 2 , PendingApproval = 3 ,
  Rejected = 4 , PendingApprovalRejections = 5 , ApprovedWithRejections = 6 , PendingDisposal = 7 ,
  PendingDisposalWithIssues = 8 , DisposalWaitingAcknowledgement = 9 , DisposalCompleteWithIssues = 10 , DisposalComplete = 11
}
 Consignment States More...
 
enum class  ContactType {
  Author = 0 , Addressee = 1 , Representative = 2 , Other = 3 ,
  Client = 4 , Custom1 = 6 , Custom2 = 7 , Custom3 = 8 ,
  Custom4 = 9 , Custom5 = 10 , Custom6 = 11 , Custom7 = 12 ,
  Custom8 = 13 , Custom9 = 14 , Custom10 = 15 , Cc = 16 ,
  Bcc = 17
}
 Contact Types More...
 
enum class  ContainerSecurityHandling {
  Ignore = 0 , Warn = 1 , WarnAndUpgrade = 2 , Upgrade = 3 ,
  Prevent = 4 , WarnAndUpgradeDoc = 5 , UpgradeDoc = 6
}
 Container Security Types More...
 
enum class  ContainmentRule {
  ByLevel = 0 , ByLevelInclusive = 1 , ByBehavior = 2 , ByList = 3 ,
  Prevented = 4
}
 ContainmentRules More...
 
enum class  ContentEngineType { None = 0 , Idol = 1 , Elasticsearch = 2 }
 Content Engine Types More...
 
enum class  ContentIndexDocumentStatus {
  FileOkay = 0 , FileTooBig = 1 , FileNotIndexable = 2 , FileTypeSuppressed = 3 ,
  FileEmptyOrMissing = 4 , RecordTypeSuppressed = 5 , NetworkError = 6 , ManageInPlaceError = 7 ,
  FileIsArchive = 8 , MetadataOnly = 9 , NoTextExtracted = 10 , Other = 11
}
 Content Index Document Statuses More...
 
enum class  ControlLabelType {
  Unknown = 0 , Location = 1 , Authority = 2 , PutInContainer = 3 ,
  EncloseInContainer = 4 , ActionSignoff = 5 , ActionReassign = 6 , ActionCurrentSignoff = 7 ,
  ActionCurrentReassign = 8 , AddToWorkTray = 9 , Inactive = 10 , Archive = 13 ,
  Destroy = 14 , HomeLoc = 15 , MoveToHome = 16 , EndTransmission = 17
}
 Barcode Control Labels More...
 
enum class  CopyLinkStyle { WindowsClient = 0 , WebClient = 1 }
 Copy Link URL Styles More...
 
enum class  CopyRelationship {
  None = 0 , Related = 1 , Copy = 2 , Supersedes = 3 ,
  ReplyTo = 4
}
 Copy Relationships More...
 
enum class  CopyType { Copy = 0 , NewVersion = 1 , NewRedaction = 2 , NewPart = 3 }
 Record Copy Types More...
 
enum class  CurrLocDef { LoginUser = 0 , LoginUserPosn = 1 , LoginUserOrg = 2 }
 Assignee Defaults More...
 
enum class  CuspDateDisplayType { StartOfDay = 0 , EndOfDay = 1 }
 Cusp Date Display Types More...
 
enum class  DatabaseAvailability { AllowNewConnections = 1 , PreventNewConnections = 2 , StopAllActivity = 3 }
 Dataset availability More...
 
enum class  DatabaseLockType {
  EventStatistics = 2 , ScheduleTriggers = 3 , StoreClaimUpdates = 4 , RecordCreationStatistics = 5 ,
  OriginContainerAllocation = 6 , GetNextUriStrict = 7 , SpaceTotalUpdate = 8
}
 Database Lock Type More...
 
enum class  DatabaseTypes { Unknown = 0 , Oracle = 1 , SqlServer = 2 , Postgres = 3 }
 Database Types More...
 
enum class  DataEntryPageType {
  Normal = 0 , Notes = 1 , Access = 2 , RecordActions = 7 ,
  AddCommunication = 8 , AdditionalFields = 12 , LocationAddress = 13 , LocationRelationships = 15 ,
  LocationProfile = 16 , ChildList = 17 , ActiveDates = 18 , CopiedAccess = 19 ,
  DocumentReview = 20 , Electronic = 21 , CreateContainer = 22
}
 Data Entry Page Types More...
 
enum class  DateAggregationType {
  None = 0 , Year = 1 , YearAndMonth = 2 , YearMonthAndDay = 3 ,
  YearMonthDayAndHour = 4 , YearMonthDayHourAndMinute = 5 , MonthOnly = 6 , HourOnly = 7
}
 Date Aggregation Typed More...
 
enum class  DateInterval { Days = 0 , Weeks = 1 , Months = 2 , Years = 3 }
 Date Intervals More...
 
enum class  DateIntervalSing { Day = 0 , Week = 1 , Month = 2 , Year = 3 }
 Date Intervals Singular More...
 
enum class  DateSearchType {
  Date = 0 , FloatingSingle = 1 , FloatingPlural = 2 , SoFarToDate = 3 ,
  MonthAndOrYear = 4 , FinancialYear = 5 , String = 6
}
 Date Search Types More...
 
enum class  DayOfTheWeek {
  Monday = 0 , Tuesday = 1 , Wednesday = 2 , Thursday = 3 ,
  Friday = 4 , Saturday = 5 , Sunday = 6
}
 Days of the Week More...
 
enum class  DblClickContainerStyle { NavContents = 0 , Properties = 1 , UseSystemOption = 2 , NavAllContents = 3 }
 Double Click Container Styles More...
 
enum class  DblClickStyle { Edit = 0 , View = 1 , Properties = 2 , UseSystemOption = 3 }
 Double Click Styles More...
 
enum class  DeclassifyType { AfterDate = 0 , AfterEvent = 1 , Exempt = 2 }
 Declassify Options More...
 
enum class  DesktopStartStates {
  Default = 0 , Search = 1 , Offline = 2 , RecentDocs = 3 ,
  ClassBrowser = 4 , FavRecords = 5 , Worktray = 6 , Containers = 7 ,
  Due = 8 , In = 9 , DueOrIn = 10 , ForReferences = 11 ,
  Templates = 12 , ContentBlocks = 13 , Explorer = 14
}
 Desktop Startup States More...
 
enum class  DisposalIssue {
  NotSuppressable = 0 , RecordNotEnclosed = 1 , RecordNotAtHome = 2 , RecordMissing = 3 ,
  ActionsInProgress = 4 , WorkflowActive = 5 , RecordIsLinked = 6 , CheckedOut = 7 ,
  RecurringRequest = 8 , IncompleteRequest = 9
}
 Suppressable Disposal Issues More...
 
enum class  DisposalScheduleStatus {
  Pending = 0 , AlreadyDisposed = 1 , Unspecified = 2 , WaitingUntilInactive = 3 ,
  NoRelevantTriggers = 4 , WaitingOnTriggerDate = 5 , Scheduled = 6 , SetWithoutSchedule = 7
}
 Disposition Calculation Status More...
 
enum class  DisposalType { None = 0 , Archived = 1 , Transferred = 2 , Destroyed = 3 }
 Disposal Types More...
 
enum class  DocumentEditStatus {
  NotElectronic = 0 , CheckedIn = 1 , CheckedOut = 2 , Final = 3 ,
  CheckedOutToOneDrive = 4
}
 Document Edit Status Values More...
 
enum class  DocumentEventCounters {
  DocumentTransaction = 0 , AttachDocument = 1 , Replaced = 2 , NewVersion = 3 ,
  UndoCheckOut = 4 , Viewed = 5 , Extracted = 6 , CheckedOut = 7 ,
  Printed = 8 , Annotated = 9 , Redacted = 10 , RevisionRemoved = 11 ,
  RenditionAdded = 12 , DigitalSignatureCreated = 13 , DigitalSignatureAttached = 14 , RemoveDocument = 15
}
 Document Event Counters More...
 
enum class  DocumentLinkType { External = 0 , Record = 1 , StoreId = 2 }
 Document Link Types More...
 
enum class  DocumentReviewStates {
  None = 0 , Editing = 1 , Reviewing = 2 , Authorizing = 3 ,
  Finalizing = 4 , Complete = 5
}
 Document Review States More...
 
enum class  DocumentSecurityHandling {
  Ignore = 0 , Warn = 1 , Prevent = 2 , WarnAndUpgradeDoc = 3 ,
  UpgradeDoc = 4
}
 Less Secure Document Security Types More...
 
enum class  DocumentSelectionType { None = 0 , Record = 1 , OfflineRecord = 2 , Local = 3 }
 Document Selection Types More...
 
enum class  DocumentStoreIntegrityCheckCounter {
  DocumentsInStore = 0 , DocumentsProcessed = 1 , AlreadyMissingDocuments = 2 , MissingDocuments = 3 ,
  CorruptedDocuments = 4 , DocumentsWithNoError = 5 , MissingDocumentsFixedByRestoringBackup = 6 , MissingDocumentsFixedByFlaggingAsMissing = 7 ,
  CorruptedDocumentsFixedByRestoringBackup = 8 , CorruptedDocumentsFixed = 9 , DocumentsWithBlankHashCorrected = 10 , DocumentsDuplicated = 11 ,
  CorruptedReferenceCount = 12 , CorruptedReferenceCountFixed = 13 , FilesTransferred = 14 , BytesTransferred = 15 ,
  FilesInTotal = 16 , BytesTotal = 17
}
 Document Store Integrity Check Counter Types More...
 
enum class  DocumentUpdateStyles { NoAction = 0 , Delete = 1 , KeepCheckedOut = 2 , NotApplicable = 3 }
 Document Update Styles More...
 
enum class  DotsPerInch { Low = 0 , Medium = 1 , Default = 2 , High = 3 }
 Dots per Inch More...
 
enum class  DuplicateEmailOptions { CreateDuplicate = 0 , SetAlternateContainer = 1 , Cancel = 2 }
 Duplicate Email Options More...
 
enum class  EAddressType {
  Mail = 0 , Url = 1 , Rdn = 2 , Image = 3 ,
  Signature = 4 , Other = 5
}
 Electronic Address Types More...
 
enum class  EditNotesStyle { ReadOnly = 0 , ExtendOnly = 1 , FullEdit = 2 , NotAvailable = 3 }
 Edit Notes Styles More...
 
enum class  EmailSecurityMode {
  Disabled = 0 , LevelOnlyPrefix = 1 , LevelAndCaveatsPrefix = 2 , LevelOnlySuffix = 3 ,
  LevelAndCaveatsSuffix = 4
}
 Email Security Mode More...
 
enum class  EmailUpdateStyles { NoAction = 0 , Delete = 1 , UpdateMail = 2 , NotApplicable = 3 }
 Email Update Styles More...
 
enum class  EncryptionAlgorithm { None = 0 , RC4 = 1 , AES256 = 2 }
 Encryption Algorithms More...
 
enum class  Environments {
  Unknown = 0 , Trim = 1 , BulkLoader = 2 , Odma = 3 ,
  OtherAuthoringApp = 4 , Outlook = 5 , OtherMailApp = 6 , TrimDesktop = 7 ,
  LotusNotes = 8 , EnterpriseStudio = 9 , OfficeNET = 10 , WebServer = 12 ,
  SharePointIntegration = 13 , TrimAdmin = 14
}
 Runtime Environments More...
 
enum class  EsoActionType { MoveToStore = 0 , MoveToTier2 = 1 , MoveToTier3 = 2 }
 Electronic Storage Action Types More...
 
enum class  EsoDateType {
  DateClosed = 0 , DateInactive = 1 , DateLastAction = 2 , DateFinalized = 3 ,
  DatePublished = 4 , DateUpdated = 5 , DateModified = 6 , DateLastAccessed = 7
}
 Electronic Inactive Record Selection Date Types More...
 
enum class  EstoreTypes {
  FsDirectory = 0 , External = 5 , MipIdol = 6 , Amazon = 9 ,
  Azure = 10 , MipFS = 11 , MipOneDrive = 12 , MipAmazon = 13 ,
  MipAzure = 14
}
 Document Store Types More...
 
enum class  EventProcessorStatus { Ignored = 0 , Processing = 2 , Suspended = 3 }
 Event Processor Status Values More...
 
enum class  EventProcessType {
  ContentIndex = 0 , AuditLog = 1 , SystemMonitor = 2 , MailNotification = 3 ,
  ScheduleTriggers = 4 , UserDefined = 5 , WordIndexing = 6 , AutoPartCreator = 7 ,
  Subscriptions = 8 , Sharepoint = 9 , EventStatistics = 10 , StoreEventHandler = 13 ,
  AutoClassify = 14 , InactiveRecords = 15 , LdapSync = 16 , RenderPDF = 17 ,
  RenderPDFAuto = 18 , RenderOCR = 19 , RenderSignedCopy = 20 , RecordRecycle = 23
}
 Event Process Types More...
 
enum class  Events {
  Unknown = 267 , ObjectAdded = 0 , ObjectModified = 1 , ObjectRemoved = 2 ,
  SecurityChanged = 3 , AccessControlChanged = 4 , ConsignmentIssueResolved = 5 , ConsignmentApprovalComplete = 6 ,
  ConsignmentRecordRejected = 7 , ConsignmentReadyForApproval = 8 , ConsignmentDisposed = 9 , ConsignmentRecordExcluded = 10 ,
  SignatureCreated = 11 , SignatureAttached = 12 , SignatureVerified = 13 , SignatureFailVerify = 14 ,
  ConsignmentRejected = 15 , ActivityCompleted = 17 , ActivityAssigned = 18 , ActivityReassigned = 19 ,
  ActivityUndone = 21 , ActivityCurrent = 22 , TriggersChanged = 23 , RecalcDispEvents = 24 ,
  BreachDetected = 25 , EstoreNearingCapacity = 26 , EstoreFull = 27 , UserLogon = 28 ,
  UserLogoff = 29 , UserLogonFailed = 30 , ActionCompleted = 31 , ActionAssigned = 32 ,
  ActionReassigned = 33 , ActionUndone = 34 , ActionCurrent = 35 , UserLogonImpersonation = 36 ,
  UserLogonImpersonationFailed = 37 , RecordIdChanged = 40 , ContainerChanged = 41 , CurLocChanged = 42 ,
  RecNotesChanged = 43 , CreateDateChanged = 44 , TitleChanged = 45 , RecSchChanged = 46 ,
  HomeChanged = 47 , OwnerChanged = 48 , ContactAdded = 49 , ContactRemoved = 50 ,
  DispositionChanged = 51 , ScheduleReviewed = 52 , MadeVital = 53 , MadeNotVital = 54 ,
  HoldAdded = 55 , HoldRemoved = 56 , ExternalEvent = 57 , RecordExported = 59 ,
  AuditSettingsChanged = 60 , ClassificationChanged = 61 , Finalized = 62 , Unfinalized = 63 ,
  CloseDateChanged = 64 , UdfChanged = 65 , ClassificationApproved = 66 , RecordRelationshipAdded = 67 ,
  RecordRelationshipRemoved = 68 , CsDeclassifyChanged = 69 , CsDowngradeChanged = 70 , ContentIndexAdd = 71 ,
  ContentIndexRemove = 73 , FileTypesModified = 74 , ReindexWords = 75 , ReindexExtra = 76 ,
  ReindexField = 79 , RegDateChanged = 80 , DueDateChanged = 81 , DatePublishedChanged = 82 ,
  DateInactiveChanged = 83 , DateLastActionChanged = 84 , DateDestructionChanged = 85 , DateRetentionChanged = 86 ,
  AgendaNowReady = 87 , MinutesNowReady = 88 , ActivitySkipped = 90 , RecordSuperseded = 91 ,
  ActivityNeedsAuthorization = 92 , AgendaItemApproved = 93 , AgendaItemRescheduled = 94 , TodoItemReassigned = 95 ,
  TodoItemCompleted = 96 , ContentAdded = 97 , ContentRemoved = 98 , SharePointLinkRemoved = 99 ,
  AutoPartCheck = 100 , IdolMetadataSchemaChanged = 102 , IdolMetadataChanged = 103 , IdolMetadataContainerSecurityChanged = 104 ,
  UserHierarchyChanged = 105 , DataCleanup = 106 , RecordWebPublished = 107 , DocViewed = 110 ,
  DocCheckedOut = 111 , DocExtracted = 112 , DocReplaced = 113 , DocNewVersion = 114 ,
  DocUndoCheckout = 115 , DocRemoved = 116 , DocAttached = 117 , DocPublished = 118 ,
  DocPrinted = 119 , DocExportedToXML = 120 , DocRenditionAdded = 121 , DocRenditionExtracted = 122 ,
  DocRenditionPrinted = 123 , DocRenditionViewed = 124 , DocRevisionExtracted = 125 , DocRevisionPrinted = 126 ,
  DocRevisionViewed = 127 , DocRevisionRemoved = 128 , DocLinkExtracted = 129 , DocLinkPrinted = 130 ,
  DocLinkViewed = 131 , DocMailed = 132 , DocMailedLink = 133 , DocAnnotated = 134 ,
  DocNotAnnotated = 135 , DocRedacted = 136 , CopiedAccessControlChanged = 137 , StorageTransferred = 138 ,
  StorageTransferredInPlace = 139 , DocRenditionRemoved = 140 , CurLocAssigned = 141 , HomeAssigned = 142 ,
  OwnerAssigned = 143 , AccessExclusionsChanged = 144 , HoldDatesChanged = 145 , NewInstantOnUser = 146 ,
  RecordCopied = 147 , CaveatRemoved = 148 , SpiViewed = 149 , SpiEdited = 150 ,
  SpiManaged = 151 , SpiRelocated = 152 , SpiExposed = 153 , DocumentReadyForDrafting = 154 ,
  DocumentReadyForReview = 155 , DocumentReadyForAuthorization = 156 , DocumentReviewCommentsUpdated = 157 , DocumentReviewComplete = 158 ,
  DocumentAuthorizationComplete = 159 , SignedRenditionPromoted = 160 , DocusignFailed = 161 , DataConversionCompleted = 162 ,
  ScheduleReplaced = 163 , DirSyncConfigChanged = 164 , HighPriorityRequestAdded = 165 , StorageExpiryDateExtended = 166 ,
  UpdateStorageMetadata = 167 , BulkLoaderRunComplete = 168 , ConsignmentRecordRejectionCancelled = 170 , ConsignmentApprovalReset = 171 ,
  ConsignmentApproved = 172 , DocumentHashVerified = 174 , DocumentHashCheckFailed = 175 , DocumentHashAdded = 176 ,
  DocumentHashRecalculated = 177 , LabelAdded = 178 , LabelRemoved = 179 , ActivityEscalated = 180 ,
  ActivitySuspended = 181 , SearchExecuted = 182 , ConsignmentApproverReassigned = 183 , FolderShared = 184 ,
  DocumentShared = 185 , NewArchiveEventOccurrence = 186 , GlobalSettingsChanged = 187 , LoginDeactivated = 189 ,
  LocationRelationshipAdded = 190 , LocationRelationshipRemoved = 191 , RecordRecycled = 192 , RecordRestored = 193 ,
  ActionRemoved = 194 , PermissionsChanged = 195 , BypassACLAdded = 196 , RecordSecurityUpgraded = 197 ,
  RecordSecurityDowngraded = 198 , RecordSecurityDeclassified = 199 , RecordCaveatAdded = 200 , RecordCaveatRemoved = 201 ,
  ElasticMetadataSchemaChanged = 202 , ConsignmentSent = 203 , ConsignmentReceived = 204 , DocumentScanCompleted = 205 ,
  BasicRecordDisposed = 206 , WorkflowInitiated = 207 , RecAddedToWorkflow = 208 , RecRemovedFromWorkflow = 209 ,
  ConsignmentAcknowledged = 210 , AgendaItemTypeRescheduled = 211 , SapComponentViewed = 212 , SapComponentExtracted = 213 ,
  SapComponentPrinted = 214 , ConsignmentXdmsPickListDone = 215 , ActivityRollback = 216 , OneDriveLinkRemoved = 217
}
 The Events enum More...
 
enum class  EventStatisticsGroup { Trim = 0 , Document = 1 , Workflow = 2 , Audit = 3 }
 Event Statistics Groups More...
 
enum class  Excel11FileTypes { xc7_Excel2003_xls = 0 , xc7_Excel2003Tmpl_xlt = 1 }
 Microsoft Office 2003 Excel File Types More...
 
enum class  ExcelFileTypes {
  Excel_xlsx = 0 , ExcelMe_xlsm = 1 , ExcelBinary_xlsb = 2 , Excel97_xls = 3 ,
  ExcelTmpl_xltx = 4 , ExcelTmplMe_xltm = 5 , Excel97Tmpl_xlt = 6 , ExcelCSV_csv = 7 ,
  ExcelCSVMac_csv = 8 , ExcelCSVDOS_csv = 9 , ExcelODS_ods = 10
}
 Microsoft Excel File Types More...
 
enum class  ExcelOpenFileTypes {
  AllRecords = 8 , AllFiles = 0 , AllExcelFiles = 1 , ExcelFiles = 2 ,
  Excel97Files = 3 , AllexcelTmpl = 4 , ExcelMacroTmpls = 5 , Excel97Tmpls = 6 ,
  Other = 7
}
 Microsoft Open Excel File Types More...
 
enum class  ExplorerCategory {
  Favorites = 0 , Trays = 1 , UserLabels = 2 , Classifications = 3 ,
  Keywords = 4 , ClientMatter = 5 , TodoItems = 6 , Schedules = 7 ,
  Spaces = 8 , Holds = 9 , Jurisdictions = 10 , SavedSearches = 11
}
 Explorer Top Level Categories More...
 
enum class  ExplorerRowType { Category = 1 , FavoriteType = 2 , TrayType = 3 , Object = 4 }
 Explorer Row Types More...
 
enum class  ExportMetadataFormat { Csv = 0 , Json = 1 , Tab = 2 }
 Export Metadata Formats More...
 
enum class  ExternalLinkSpecialParameters {
  Dbid = 0 , Uri = 1 , MainDocument = 2 , MainDocumentDisplayName = 3 ,
  MainDocumentIsTemp = 4 , CompareDocument = 5 , CompareDocumentDisplayName = 6 , CompareDocumentIsTemp = 7 ,
  UriList = 8 , UriFile = 9 , ObjectType = 10
}
 External Link Special Parameters More...
 
enum class  ExternalLinkType {
  Executable = 0 , RecordAddIn = 1 , CompareTool = 2 , BaseObjectAddIn = 3 ,
  DotNetObjectAddIn = 4 , BrowserURL = 5
}
 External Link Types More...
 
enum class  ExternalWorkflowTypePurposes { Start = 0 , Initiate = 1 , Search = 2 , Maintain = 3 }
 External Workflow Type Purposes More...
 
enum class  FavoriteType {
  Favorites = 0 , Worktray = 1 , Documents = 2 , Containers = 3 ,
  Templates = 4 , ContentBlocks = 5
}
 Favorite Types More...
 
enum class  FeatureState { Active = 0 , Inactive = 1 , NeedsUpgrade = 2 , Unlicensed = 3 }
 Feature States More...
 
enum class  FieldAccess { ViewValue = 0 , ModifyValue = 1 }
 Additional Field Access Controls More...
 
enum class  FieldPurposeType {
  UseItem = 1 , SearchByItem = 2 , MaintainItem = 3 , ScheduleTriggerDate = 4 ,
  TagsMetadata = 5 , AlertMetaSubscriber = 6
}
 Additional Field Purpose Types More...
 
enum class  FileSizeUnits {
  Bytes = 0 , Kilobytes = 1 , Megabytes = 2 , Gigabytes = 3 ,
  Terabytes = 4
}
 File Size Units More...
 
enum class  FinalizedFilter { Both = 0 , FinalizedOnly = 1 , UnfinalizedOnly = 2 }
 Record Finalized Filters More...
 
enum class  FlowControl { None = 0 , XonXoff = 1 , RTS = 2 , RTSXon = 3 }
 Flow Control Types More...
 
enum class  FontStyle { Regular = 0 , Italic = 1 , Bold = 2 , BoldItalic = 3 }
 Font Styles More...
 
enum class  FrameAppearance { Standard = 0 }
 Frame Appearance Styles More...
 
enum class  Gender {
  Unknown = 0 , Male = 1 , Female = 2 , Custom1 = 3 ,
  Custom2 = 4 , Custom3 = 5 , Custom4 = 6 , Custom5 = 7 ,
  Custom6 = 8 , Unspecified = 9
}
 Genders More...
 
enum class  GenderSalutation {
  Unknown = 0 , Male = 1 , Female = 2 , Custom1 = 3 ,
  Custom2 = 4 , Custom3 = 5 , Custom4 = 6 , Custom5 = 7 ,
  Custom6 = 8 , Unspecified = 9
}
 Gender Salutations More...
 
enum class  GeneralAccess { Use = 0 , Update = 1 , ModifyAccess = 2 , Delete = 3 }
 General Access Controls More...
 
enum class  GeneralExceptionHandling { Ignore = 0 , Warn = 1 , Prevent = 2 }
 General Errors More...
 
enum class  GenericPermissions { Create = 0 , View = 1 , Modify = 2 , Delete = 3 }
 Generic Permissions More...
 
enum class  GenericPurposes { UseItem = 1 , SearchByItem = 2 , MaintainItem = 3 }
 Generic Usage Purposes More...
 
enum class  GeographyDistanceUnit { Metres = 0 , Kilometres = 1 , Yard = 2 , Miles = 3 }
 Geography Distance Units More...
 
enum class  GeographySearchType { NearCoordinate = 0 , NearRecord = 1 , NearLocation = 2 }
 Geography Search Types More...
 
enum class  HashingAlgorithms { Sha = 0 , Md5 = 1 }
 Hashing Algorithms More...
 
enum class  HistoryPurposes { BrowseHistory = 0 , BrowseForObject = 1 , BrowseRecordSearchHistory = 2 , BrowseRecordHistory = 3 }
 Active Audit Event Purposes More...
 
enum class  HoldAccess {
  Use = 0 , Update = 1 , ModifyAccess = 2 , Delete = 3 ,
  ViewDetails = 4
}
 Hold Access Controls More...
 
enum class  IconDisplayMode { Text = 0 , Icon = 1 , IconAndText = 2 }
 Icon Display Modes More...
 
enum class  Icons {
  Unknown = 0 , Trim = 1 , TrimReference = 2 , TrimSharePoint = 3 ,
  TrimCog = 4 , TrimQueue = 5 , TrimAdmin = 6 , TrimWorkgroup = 8 ,
  TrimEnterpriseStudio = 9 , Viewer = 12 , Tick = 450 , Cross = 451 ,
  Up = 455 , Down = 456 , MandatoryField = 458 , YellowFile = 502 ,
  YellowDoc = 503 , YellowBox = 504 , YellowBook = 505 , WhiteFile = 506 ,
  WhiteDoc = 507 , WhiteBox = 508 , WhiteBook = 509 , GreenFile = 510 ,
  GreenDoc = 511 , GreenBox = 512 , GreenBook = 513 , LtBlueFile = 514 ,
  LtBlueDoc = 515 , LtBlueBox = 516 , LtBlueBook = 517 , DkBlueFile = 518 ,
  DkBlueDoc = 519 , DkBlueBox = 520 , DkBlueBook = 521 , BlackFile = 522 ,
  BlackDoc = 523 , BlackBox = 524 , BlackBook = 525 , RedFile = 526 ,
  RedDoc = 527 , RedBox = 528 , RedBook = 529 , GreyFile = 530 ,
  GreyDoc = 531 , GreyBox = 532 , GreyBook = 533 , PinkFile = 534 ,
  PinkDoc = 535 , PinkBox = 536 , PinkBook = 537 , TealFile = 538 ,
  TealDoc = 539 , TealBox = 540 , TealBook = 541 , EnvOpen = 542 ,
  EnvClosed = 543 , Cd = 544 , Clipboard = 545 , Tape1 = 546 ,
  Tape2 = 547 , Floppy3 = 548 , Movie = 549 , OrangeFile = 550 ,
  OrangeDoc = 551 , OrangeBox = 552 , OrangeBook = 553 , BrownFile = 554 ,
  BrownDoc = 555 , BrownBox = 556 , BrownBook = 557 , Graphic = 558 ,
  LavFile = 559 , LavDoc = 560 , LavBox = 561 , LavBook = 562 ,
  BeigeFile = 563 , BeigeDoc = 564 , BeigeBox = 565 , BeigeBook = 566 ,
  LtGrnFile = 567 , LtGrnDoc = 568 , LtGrnBox = 569 , LtGrnBook = 570 ,
  LtPpleFile = 571 , LtPpleDoc = 572 , LtPpleBox = 573 , LtPpleBook = 574 ,
  ActAction = 575 , ActDone = 576 , ActDue = 577 , ActNormal = 578 ,
  ActOverdue = 579 , ActPrcDone = 580 , ActPrcDue = 581 , ActPrcNormal = 582 ,
  ActPrcOverdue = 583 , ActProcedure = 584 , AdmCensus = 585 , BobCaveat = 590 ,
  BobDocQueueFtp = 591 , BobDocQueueMail = 592 , BobDocQueues = 593 , BobUserDefinedFields = 594 ,
  BobLookupSetItem = 596 , BobLookupSets = 597 , BobNetwork = 598 , BobNotes = 599 ,
  BobSecGuide = 600 , BobOrigin = 601 , BobSecurityLevel = 602 , BobTask = 603 ,
  BobTaskComplete = 604 , BobTaskOverdue = 605 , BobWebLayouts = 606 , Database = 610 ,
  DbpSearchMethod = 621 , SrhFavorites = 622 , DmsDraft = 625 , DmsLinked = 626 ,
  DmsModified = 627 , DmsReadonly = 628 , DmsUnknown = 629 , DmsUnmodified = 630 ,
  FpPlans = 637 , FpFavorites = 638 , LocFavorites = 640 , LocCommittee = 641 ,
  LocContact = 642 , Telephone = 643 , LocList = 644 , LocExtCommittee = 645 ,
  LocExternal = 646 , LocExtPosition = 647 , LocExtProjectteam = 648 , LocGroup = 649 ,
  BobInactive = 650 , LocInternal = 651 , LocLoginAdmin = 652 , LocLoginContributor = 653 ,
  LocLoginDisabled = 654 , LocLoginEndUser = 655 , LocLoginEnquiry = 656 , LocLoginExpired = 657 ,
  LocLoginManager = 658 , LocLoginNone = 659 , LocLoginWorker = 660 , LocOrg = 661 ,
  LocPerson = 662 , LocPosition = 663 , LocZipCode = 664 , LocProjectTeam = 665 ,
  LocUnit = 666 , LocUnknown = 667 , LocVenue = 668 , LocWorkgroup = 669 ,
  LocExtVenue = 670 , LocStreet = 671 , MbxvVmbx = 675 , MbxvVmbxClip = 676 ,
  RecNewRendition = 679 , RecAtHome = 680 , RecCertificate = 681 , RecDocsTray = 682 ,
  RecDueTray = 683 , RecEstatusAvailable = 684 , RecEstatusCheckedoutOther = 685 , RecEstatusCheckedoutYou = 686 ,
  RecEstatusHasEmailAtt = 687 , RecEstatusNoDocument = 688 , RecFavoritesTray = 689 , RecInContainer = 690 ,
  RecInDueTray = 691 , RecInSpace = 692 , RecInTray = 693 , RecMissing = 694 ,
  RecMyContainersTray = 695 , RecOffline = 696 , RecRecentDocsTray = 697 , RecRendition = 699 ,
  RecRequests = 700 , RecRevision = 701 , BobSecurityBreach = 702 , RecTaskTray = 703 ,
  RecTransmittals = 704 , RecWorkTray = 705 , RpBarcode = 710 , RpBitmap = 711 ,
  RpCaption = 712 , RpField = 714 , OcxPaletteLine = 715 , RpNumberBar = 716 ,
  OcxPaletteRectangle = 718 , RpReport = 719 , RpTabstop = 722 , RpText = 723 ,
  RpReportCustom = 724 , OcxPaletteEllipse = 725 , OcxPalettePencil = 726 , OcxPaletteFill = 727 ,
  OcxPaletteDropper = 728 , RtyFormLine = 732 , RtyFormPage = 733 , RtyRecordType = 736 ,
  SchFavorites = 739 , SchDispActive = 740 , SchDispArchived = 741 , SchDispTransferred = 743 ,
  SchDispDestroyed = 744 , SchHolds = 747 , SchHoldsOnlyForDisp = 748 , SchInactive = 749 ,
  SchLesssevere = 750 , SchMaybeMoreSevere = 751 , SchMoreSevere = 752 , SchSchedule = 753 ,
  SpmSpace = 755 , Progress = 760 , ThFavorites = 764 , ThAspect = 765 ,
  ThKeynode = 767 , ThKeyword = 768 , ThList = 769 , ThNonPreferred = 770 ,
  ThPrompt = 771 , ThRelBroader = 772 , ThRelForbidden = 773 , ThRelNarrower = 774 ,
  ThRelPreferred = 775 , ThRelRelated = 776 , ThTerm = 777 , ThKeywordPrompt = 778 ,
  DcqFavorites = 779 , TrmBarcodeScanner = 780 , TrmQueueIdle = 781 , TrmQueueRunning1 = 782 ,
  TrmQueueRunning2 = 783 , TrmQueueRunning3 = 784 , TrmQueueStopped = 785 , TrmQueueStopping = 786 ,
  UtyWord = 794 , UtyAgendaItem = 795 , UtyAgendaItemAttachment = 796 , UtyAgendaItemType = 797 ,
  UtyAlert = 798 , UtyMinuteItemType = 799 , UtyMailTemplates = 800 , UtyMeetingDocument = 801 ,
  UtyMeetingInvitation = 802 , UtyMeetings = 803 , UtyMeetingType = 804 , UtyMinuteItem = 805 ,
  UtyPrinters = 806 , UtyStopword = 807 , UtyStore = 808 , UtyTodoItem = 809 ,
  UtyTodoItemReference = 810 , UtyAgendaItemStanding = 812 , UtyAgendaItemSection = 813 , UtyAgendaItemStandingSection = 814 ,
  WrkActionCreate = 815 , WrkActionReference = 816 , WrkActionReview = 817 , WrkDocStatusClear = 818 ,
  WrkDocStatusIn = 819 , WrkOriginInitiating = 824 , WrkOriginOtherActivity = 825 , WrkOriginReference = 826 ,
  WrkOriginThisActivity = 827 , WrkWorkflow = 828 , WrkActivity = 829 , BobPriorityHigh = 830 ,
  BobPriorityLow = 831 , BobPriorityVeryHigh = 833 , BobPriorityVeryLow = 834 , BobPriorityMedium = 835 ,
  WrkTemplate = 837 , WrkWorkflowFav = 838 , WrkTemplateFav = 839 , WrkActivitiesDueTray = 840 ,
  WrkTemplateAct = 841 , WrkStateNotReadyToStart = 842 , WrkStateReadyToStart = 843 , WrkStateStarted = 844 ,
  WrkStateSuspended = 845 , WrkStateReadyToResume = 846 , WrkStateOverdue = 847 , WrkStateNeedsAuthorization = 848 ,
  WrkStateCompleted = 849 , WrkStateSkipped = 850 , UtyTodoItemsTray = 854 , LocExtGroup = 855 ,
  UtyAutoPartRule = 856 , ArrowUp = 857 , ArrowDown = 858 , Clock = 859 ,
  FaceDownGreen = 860 , FaceDownPurple = 861 , FaceDownRed = 862 , FaceDownYellow = 863 ,
  FaceUpAqua = 864 , FaceUpGreen = 865 , FaceUpRed = 866 , FaceUpYellow = 867 ,
  HeartGold = 868 , HeartPurple = 869 , HeartRed = 870 , HeartTurquoise = 871 ,
  Info = 872 , MarbleWorld = 873 , MarbleWorldGreen = 874 , MarbleWorldRed = 875 ,
  PersonGreen = 876 , PersonOj = 877 , PersonPink = 878 , PersonPurple = 879 ,
  PinAqua = 880 , PinGreen = 881 , PinRed = 882 , SquareAquaHeart = 883 ,
  SquareBlueHeart = 884 , SquareGreenHeart = 885 , SquarePurpleHeart = 886 , Star1 = 887 ,
  Star2 = 888 , Star3 = 889 , Star4 = 890 , TheHand = 891 ,
  TheHandBrown = 892 , TheHandGold = 893 , TheHandPurple = 894 , Warning = 895 ,
  Work = 896 , WrkInsertActivities = 1002 , Count = 1003 , WindowCascade = 1004 ,
  WindowTileVert = 1005 , WindowTileHorz = 1006 , MdiCloseChildren = 1007 , TrmNewObject = 1008 ,
  OcxHelpContents = 1009 , HelpIndex = 1010 , Help = 1011 , TrmToggleOnlineOff = 1012 ,
  TrmToggleOnlineOn = 1013 , Open = 1014 , RecCheckin = 1015 , RecCheckout = 1016 ,
  RecSupercopy = 1017 , RecContainer = 1018 , RecDocFinal = 1019 , RecDocRevisions = 1020 ,
  RecDocRemove = 1021 , RecDocRenditions = 1022 , CompareDocument = 1023 , TemDeploy = 1024 ,
  MdiFirstPage = 1025 , MdiNextPage = 1026 , FileSave = 1027 , FileSaveAs = 1028 ,
  RecSaveAndClear = 1029 , Refresh = 1030 , PrintDoc = 1031 , GoBack = 1032 ,
  GoForward = 1033 , Search = 1034 , RecRequest = 1035 , NavFavorites = 1036 ,
  TrmLocationSearch = 1037 , TrmWorkflows = 1038 , SearchHistory = 1039 , SaveSearch = 1040 ,
  NavAll = 1041 , TrmWorkflowActivities = 1042 , TrmCommunications = 1043 , NavContainer = 1044 ,
  NavContents = 1045 , NavContentsExt = 1046 , NavContainerExt = 1047 , NavAllParts = 1048 ,
  RecNewPart = 1049 , NavLatestVersion = 1050 , NavCurrentVersion = 1051 , NavAllVersions = 1052 ,
  NavRelated = 1053 , NavSameContact = 1054 , NavClient = 1055 , NavSeriesContents = 1056 ,
  RecSeries = 1057 , NavLatestPart = 1058 , EditUndo = 1059 , EditCopy = 1060 ,
  EditPaste = 1061 , EditCut = 1062 , EditSelectAll = 1063 , MbToggleAllTags = 1064 ,
  AddToFavorites = 1065 , VwrMailReply = 1066 , VwrMailReplyToAll = 1067 , VwrMailForward = 1068 ,
  ReccurrentLoc = 1069 , RecAddContact = 1070 , Security = 1071 , RecNewVersion = 1072 ,
  RecRetention = 1073 , RecAttachAction = 1074 , RecRelate = 1075 , RecCompleteCurrAct = 1076 ,
  RecDates = 1077 , RecNewWorkflow = 1078 , RecHistory = 1079 , PrintMerge = 1080 ,
  RequestRendition = 1081 , EditFind = 1082 , VwrPinToTrim = 1083 , VwrDither = 1084 ,
  VwrGridLines = 1085 , VwrDraft = 1086 , VwrDocNormal = 1087 , VwrDocPreview = 1088 ,
  VwrShowOriginalSize = 1089 , VwrZoomIn = 1090 , VwrZoomOut = 1091 , VwrZoomSelection = 1092 ,
  VwrZoomReset = 1093 , VwrFitToWindow = 1094 , VwrFitToWindowWidth = 1095 , VwrFitToWindowHeight = 1096 ,
  VwrRotateLeft = 1097 , VwrRotateRight = 1098 , VwrRotateAround = 1099 , VwrZipExtractThisFile = 1100 ,
  VwrZipExtractSelected = 1101 , VwrZipExtractAll = 1102 , WrkAddActivity = 1103 , WrkShowDocuments = 1104 ,
  WrkAlignSameLeft = 1105 , WrkAlignSameCenter = 1106 , WrkAlignSameRight = 1107 , WrkAlignSameTop = 1108 ,
  WrkAlignSameMiddle = 1109 , WrkAlignSameBottom = 1110 , WrkAlignWorkflowTopLeft = 1111 , WrkAlignWorkflowTopRight = 1112 ,
  WrkAlignWorkflowBottomLeft = 1113 , WrkAlignWorkflowBottomRight = 1114 , WrkAlignWorkflowCenter = 1115 , UncompleteActivity = 1116 ,
  RollbackActivity = 1117 , AuthorizeActivity = 1118 , RejectActivity = 1119 , SuspendActivity = 1120 ,
  ResumeActivity = 1121 , StartActivity = 1122 , CompleteActivity = 1123 , ReassignActivity = 1124 ,
  AcquireActivity = 1125 , RelinquishActivity = 1126 , Properties = 1127 , SecurityPolicy = 1128 ,
  MbUntagAll = 1129 , GrmNewCompoundRecord = 1130 , GrmCloseCompoundRecord = 1131 , GrmExtractDocument = 1132 ,
  GrmNewWorkgroup = 1133 , GrmSelectWorkgroup = 1134 , GrmNewShellRecordType = 1135 , GrmImportShellRecordType = 1136 ,
  GrmPendingApproval = 1137 , GrmShowGlobalView = 1138 , GrmModWorkgroupMembers = 1139 , FieldFormat = 1140 ,
  String = 1141 , Number = 1142 , Boolean = 1143 , Calendar = 1144 ,
  Time = 1145 , Decimal = 1146 , Text = 1147 , Currency = 1148 ,
  Enumerated = 1149 , TrimObject = 1150 , Filesize = 1151 , Information = 1152 ,
  OriginTextFile = 1153 , OriginWindowsFolder = 1154 , OriginMailFolder = 1155 , OriginSharePoint = 1156 ,
  GrmPropertiesTask = 1157 , Xml = 1158 , DocumentStoreWindows = 1159 , DocumentStoreFTP = 1160 ,
  DocumentStoreOther = 1162 , Jurisdiction = 1163 , JurisdictionGroup = 1164 , Labels = 1165 ,
  MediaType = 1166 , RecordsAuthority = 1167 , AddToWorkTray = 1169 , AddToRecentDocuments = 1170 ,
  AddToRecentContainers = 1171 , Job = 1172 , OfficeRecProperties = 1173 , OfficeInsertText = 1174 ,
  OfficeInsertPicture = 1175 , OfficeInsertObject = 1176 , OpenDocumentNotQueued = 1177 , OpenDocumentEditing = 1178 ,
  OpenDocumentConfirm = 1179 , OpenDocumentCheckingIn = 1180 , NavEmailConversation = 1181 , OnlineAuditLog = 1182 ,
  Refinesearch = 1183 , Searchoptions = 1184 , ClientMatter = 1185 , ClientRecord = 1186 ,
  MatterRecord = 1187 , MatterPartyFor = 1188 , MatterPartyAgainst = 1189 , MatterPartyNeutral = 1190 ,
  ClientMatterRole = 1191 , Consignment = 1192 , CreatePickList = 1193 , ConfirmDisposal = 1194 ,
  ConsignReview = 1195 , EmailApprovers = 1196 , ApproveConsign = 1197 , ApproveRecord = 1198 ,
  RejectRecord = 1199 , EmailLink = 1200 , Sap = 1201 , LicenseBreach = 1202 ,
  LicenseWarning = 1203 , Geography = 1204 , Blank = 1205 , TickedCheckBox = 1206 ,
  UntickedCheckBox = 1207 , Analyse = 1208 , AuditLogViewer = 1209 , Constraints = 1210 ,
  NewRecord = 1211 , Idol = 1213 , Mail = 1214 , NewDatabase = 1215 ,
  NewServer = 1216 , Remove = 1217 , Repair = 1218 , Report = 1219 ,
  SendToUser = 1220 , Server = 1221 , Spanner = 1222 , TesDeploy = 1223 ,
  Tuning = 1224 , User = 1225 , EditRecord = 1227 , UserOptions = 1228 ,
  Modify = 1229 , New = 1230 , BrowseRecords = 1231 , PrintReport = 1232 ,
  SearchForm = 1233 , License = 1234 , CheckinStyle = 1235 , CheckinPlace = 1236 ,
  RedSave = 1237 , RedSaveDraft = 1238 , RedSaveComplete = 1239 , RedToolSelect = 1240 ,
  RedToolDrag = 1241 , RedToolRedactPen = 1242 , RedToolRedactBox = 1243 , RedToolRedactMarker = 1244 ,
  RedToolRedactOval = 1245 , RedGoToPage = 1246 , DocumentReview = 1247 , PolicyCentre = 1248 ,
  MetadataRule = 1249 , ConsignmentApprover = 1250 , ConsignmentRejection = 1251 , ConsignmentIssue = 1252 ,
  Elastic = 1253 , ArchiveEvent = 1254 , ObjectiveConnect = 1255 , FillList = 1256 ,
  ObjectivePerform = 1257 , ObjectiveWorkflow = 1258 , ObjectiveWorkslip = 1259 , ObjectiveWorkflowTask = 1260 ,
  ObjectiveMinisterial = 1261 , ObjectiveOpenGovernment = 1262 , Pencil = 1263 , IcognitionLogo = 1264 ,
  RecycleBin = 1265 , AddToRecycleBin = 1266 , RestoreFromRecycleBin = 1267 , FYBDocUMove = 1268 ,
  FYBEmailTagger = 1269 , FYBFolderTemplateCreator = 1270 , FYBInformationSecurityGuard = 1271 , FYBLinkGenerator = 1272 ,
  FYBLocationsManager = 1273 , FYBMediaHubLaunch = 1274 , FYBMediaHubViewIn = 1275 , FYBPDFGeneratorEmail = 1276 ,
  FYBPDFGeneratorRendition = 1277 , FYBPDFGeneratorRevision = 1278 , FYBReassignActionsSomeoneElse = 1279 , FYBReassignActionsToMe = 1280 ,
  FYBSoftDeleter = 1281 , ObjectiveRedact = 1282 , ExternalLink = 1283 , ExternalIcon = 1284 ,
  AttachFile = 1285 , CheckinAttachmentOnly = 1286 , OpenContainer = 1287 , OpenLog = 1288 ,
  RecordProperties = 1289 , SelectCheckinStyle = 1290 , FileTypeElectronic = 1291 , FileTypeExcel = 1292 ,
  FileTypeNote = 1293 , FileTypeOutlook = 1294 , FileTypePdf = 1295 , FileTypePowerpoint = 1296 ,
  FileTypeRtf = 1297 , FileTypeWord = 1298 , FileTypeZip = 1299 , FileTypeXml = 1300 ,
  FileTypeImage = 1301 , FileTypeTxt = 1302 , OneDrive = 1303 , ConsignmentTemplate = 1304 ,
  FileTypeWordTemplate = 1305 , FileTypeExcelTemplate = 1306 , ChevronDown = 1307 , ChevronUp = 1308 ,
  UtyStorePool = 1309 , UtyStoreTransfer = 1310 , Diagram = 1311 , Chat = 1312 ,
  FileTypeVisio = 1313
}
 The Icons enum More...
 
enum class  IconSizes {
  W16h16 = 0 , W20h20 = 1 , W24h24 = 2 , W32h32 = 3 ,
  W48h48 = 4 , W64h64 = 5 , W40h40 = 6
}
 Icon Sizes More...
 
enum class  IconUsage { ColumnHeading = 0 , FieldPicker = 1 , PropertyCaption = 2 , ValueDisplay = 3 }
 Icon Usage Types More...
 
enum class  IdolIndexStatus { NotIndexed = 0 , InProgress = 1 , Complete = 2 }
 Content Index Status Types More...
 
enum class  IdolIndexType { Metadata = 0 , Content = 1 , Both = 2 }
 IDOL Index Types More...
 
enum class  InitiatingRecordBehavior { Working = 0 , Reference = 1 , Container = 2 , Ignore = 3 }
 Initiating Record Behaviours More...
 
enum class  InvitationType {
  Invited = 0 , Chair = 1 , Secretary = 2 , Required = 3 ,
  Optional = 4 , Custom1 = 5 , Custom2 = 6 , Custom3 = 7
}
 Types of Participant More...
 
enum class  IpConnectionType {
  LocalNamedPipe = 0 , SingleHop = 1 , DoubleHop = 2 , SdkUnspecified = 3 ,
  SdkWebUnspecified = 4
}
 Connection Types More...
 
enum class  ItemStorageSystem {
  Unknown = 0 , FilePath = 1 , S3BucketItem = 2 , AzureBlob = 3 ,
  SharePointURL = 4 , OneDriveDocument = 5 , GoogleDriveDocument = 6 , CfsConnector = 7
}
 Item Storage Systems More...
 
enum class  JurisdictionPurposes {
  Maintain = 0 , AttachToRecord = 1 , LocationDefault = 2 , RecordTypeDefault = 3 ,
  ClassificationDefault = 4 , ScheduleTrigger = 5 , ScheduleKeepForeverList = 6 , AddChildJurisdiction = 7
}
 Jurisdiction Purposes More...
 
enum class  JurisdictionTypes { Single = 0 , Group = 1 , Federation = 2 }
 Jurisdiction Types More...
 
enum class  KeywordAttachMethod { ByTitling = 0 , ByAttach = 1 }
 Thesaurus Term Attachments More...
 
enum class  KeywordPurposes {
  Attach = 1 , AttachTitle = 2 , Remove = 3 , Relate = 4 ,
  Find = 5 , Maintain = 6
}
 Thesaurus Term Purposes More...
 
enum class  KeywordRelationship {
  RelatedTo = 0 , Use = 1 , UsedFor = 2 , Narrower = 3 ,
  Broader = 4
}
 Thesaurus Term Relationships More...
 
enum class  LabelAccess {
  View = 0 , Attach = 1 , Detach = 2 , Update = 3 ,
  ModifyAccess = 4 , Delete = 5
}
 User Label Access Controls More...
 
enum class  LabelPositionChange { MoveUp = 0 , MoveDown = 1 , MoveToTop = 2 , MoveToBottom = 3 }
 Label Position Change Types More...
 
enum class  LabelPurposes {
  Attach = 1 , Remove = 2 , Find = 3 , Maintain = 4 ,
  SetParent = 5
}
 User Label Purposes More...
 
enum class  Language {
  Default = 0 , English = 1 , Dutch = 2 , French = 3 ,
  EnglishUS = 4 , German = 5 , Spanish = 6 , Italian = 7 ,
  PortugueseBz = 8 , Russian = 9 , Chinese = 10 , Vietnamese = 11 ,
  Swedish = 12
}
 Languages More...
 
enum class  LayoutPurpose { Maintain = 0 , Publish = 1 }
 Layout Purposes More...
 
enum class  LdapAuthMethod { Anonymous = 0 , Basic = 1 , Ntlm = 2 }
 LDAP Authentication Methods More...
 
enum class  LdapMatchingType { Exact = 0 , Substring = 1 , WildCard = 2 , Regex = 3 }
 LDAP Attribute Matching Types More...
 
enum class  LdapSearchScope { Base = 0 , OneLevel = 1 , SubTree = 2 }
 LDAP Search Scopes More...
 
enum class  LicenseTypes {
  StorageOptimization = 0 , SpaceManagement = 1 , Jurisdictions = 2 , Ocr = 3 ,
  AutoClassification = 4 , AdvancedDisposal = 5 , ExternalWarehousing = 6 , Rendering = 7 ,
  SAP = 8 , PolicyCenter = 9
}
 License Types More...
 
enum class  LocationAccess {
  Use = 0 , Update = 1 , ModifyAccess = 2 , Delete = 3 ,
  ManageGroupItems = 4 , View = 5
}
 Location Access Controls More...
 
enum class  LocationDefault { Current = 0 , CurrentOrg = 1 }
 Location Defaults More...
 
enum class  LocationFieldType { InternalOrExternal = 0 , InternalOnly = 1 , ExternalOnly = 2 }
 Location Field Types More...
 
enum class  LocationGrouping {
  None = 0 , Creator = 1 , Owner = 2 , Home = 3 ,
  Assignee = 4
}
 Record Creation Statistics Location Groupings More...
 
enum class  LocationMatchType { UniqueMatch = 0 , AnyMatch = 1 , NeverMatch = 2 , MustMatch = 3 }
 Location ImportTypes More...
 
enum class  LocationPurpose {
  Current = 0 , Contact = 1 , Home = 2 , Owner = 3 ,
  Requester = 4 , SearchOwner = 5 , WorkflowAssignee = 6 , WorkflowSupervisor = 7 ,
  WorkflowStatsGroup = 8 , MailRecipient = 9 , MailRecipientSupervisor = 10 , ReplacementFor = 11 ,
  AddToMemberOf = 12 , AddToBossedBy = 13 , AddToOtherOf = 15 , AddToHasMembers = 16 ,
  AddToBossOf = 17 , AddToHasOthers = 19 , ProfileProvider = 20 , AccessControl = 21 ,
  AddressProvider = 22 , MaintainLocations = 23 , NoPurpose = 24 , LocationDirectory = 25 ,
  MaintainStaff = 26 , MaintainExternal = 27 , MaintainInternal = 28 , MaintainContacts = 29 ,
  MaintainOrganizations = 30 , MaintainUnits = 31 , MaintainPositions = 32 , MaintainGroups = 33 ,
  MaintainUnknown = 34 , AddToDelegateOf = 35 , AddToHasDelegates = 36 , MaintainCommittees = 37 ,
  MaintainProjectTeams = 38 , Communicator = 39 , MaintainVenues = 40 , MaintainWorkgroups = 41 ,
  ApproveAgendaItems = 42 , MeetingVenue = 43 , TodoAssignee = 44 , ApproveClassification = 45 ,
  AddToAdministeredBy = 46 , AddToAdministratorOf = 47 , AddCaveatTo = 49 , RemoveCaveatFrom = 50 ,
  MaintainStorageProviders = 51 , SetDefaultSearchForm = 52 , ArchiveTransfer = 53 , AlertSubscriber = 54 ,
  EmailLinkOwner = 55 , ConsignmentArchivist = 56 , GpsSearch = 57 , Editor = 58 ,
  Reviewer = 59 , Authorizer = 60 , UserFieldValue = 61 , SearchUserFieldValue = 62 ,
  ConsignmentApprover = 63 , Creator = 64 , Census = 65 , LabelOwner = 66 ,
  MeetingAttendee = 67
}
 Location Usage Purposes More...
 
enum class  LocationType {
  Unknown = 0 , Organization = 1 , Group = 2 , Position = 3 ,
  Person = 4 , ProjectTeam = 5 , Committee = 6 , Venue = 7 ,
  Workgroup = 8 , StorageProvider = 9
}
 Location Types More...
 
enum class  LockdownStyles { Normal = 0 , SessionLock = 1 , TotalLock = 2 }
 Lock Down Types More...
 
enum class  LocRelationshipType {
  MemberOf = 0 , BossedBy = 1 , OtherOf = 3 , HasMembers = 4 ,
  BossOf = 5 , HasOthers = 7 , DelegateOf = 8 , HasDelegates = 9 ,
  AdministratorOf = 10 , AdministeredBy = 11
}
 Location Relationship Types More...
 
enum class  LoggingCategories {
  ActivityLogUser = 0 , ActivityLogDB = 1 , WgsCalls = 2 , RecordConstructors = 3 ,
  RecordSearchGetNext = 4 , RecordTreeBox = 5 , AutoProfiling = 6 , Watcher = 7 ,
  TagAndTask = 8 , MapiCalls = 9 , UserOptions = 10 , RCF = 11 ,
  Application = 12 , SDK = 13
}
 Diagnostic Logging Categories More...
 
enum class  LogLevels { Off = 0 , On = 1 , Verbose = 2 }
 Log Levels More...
 
enum class  LookupItemFieldStyle { LongValueOnly = 0 , ShortValueOnly = 1 , ShortThenLongValue = 2 }
 Lookup Item Display Styles More...
 
enum class  LookupItemPurposeType { UseItem = 1 , SearchByItem = 2 , MaintainItem = 3 , ForFieldValue = 4 }
 Lookup Item Purpose Types More...
 
enum class  LookupSetType { Standard = 0 , NenHonorific = 2 , CmPartyType = 3 , CmRoleType = 4 }
 Lookup Set Types More...
 
enum class  MailEventType {
  All = 0 , ActionAssigned = 1 , ActionReassigned = 2 , ActionUndone = 3 ,
  ActionCurrent = 4 , ActionOverdue = 5 , ActionCompleted = 6 , ActivityAssigned = 7 ,
  ActivityReassigned = 8 , ActivityUndone = 9 , ActivityCurrent = 10 , ActivityOverdue = 11 ,
  ActivityCompleted = 12 , ActivitySkipped = 13 , ActivityEscalated = 14 , ActivityReadyForAuthorization = 15 ,
  EstoreNearCapacity = 16 , EstoreFull = 17 , RecordSecurityBreach = 18 , RecordSuperseded = 19 ,
  ScheduledTaskReady = 20 , CustomAlertTemplate = 21 , TodoItemAssigned = 22 , TodoItemOverdue = 23 ,
  TodoItemStillOverdue = 24 , AgendaDistribution = 25 , MinutesDistribution = 26 , ActivityNeedsAssignee = 27 ,
  DeleteAlertRaised = 28 , ActionReminder = 30 , ActivityReminder = 31 , NewRequestAdded = 32 ,
  RecordReturnOverdue = 33 , RecordReceiptAcknowledge = 34 , RecordAssigned = 35 , ActionStartReminder = 36 ,
  LicenseInBreach = 37 , LicenseWarning = 38 , NewUserAutomaticallyRegistered = 39 , ReadyForDrafting = 40 ,
  DraftOverdue = 41 , ReadyForReview = 42 , ReviewerAddedComments = 43 , ReviewOverdue = 44 ,
  ReviewComplete = 45 , ReadyForAuthorization = 46 , AuthorizerAddedComments = 47 , AuthorizationOverdue = 48 ,
  AuthorizationComplete = 49 , EditorAddedReply = 50 , DocusignFailed = 51 , RequestDigest = 52 ,
  ConsignmentReadyForApproval = 53 , ConsignmentApprovalReminder = 54 , ConsignmentApproved = 55 , ConsignmentApproverActivity = 56 ,
  ConsignmentRecordActivity = 57 , SendToRecipient = 58 , SendDocusign = 59 , RenditionRequestComplete = 60 ,
  RequestScanComplete = 61 , ActionOverdueReminder = 62 , ActivityOverdueReminder = 63 , ResultSelected = 64
}
 Email Event Types More...
 
enum class  MailFormat { Msg = 0 , Eml = 1 }
 Mail Formats More...
 
enum class  MailPersistence { Delete = 0 , MoveToTrash = 1 , Retain = 2 }
 Mail Persistence Styles More...
 
enum class  MailRecipientType { To = 1 , Cc = 2 , Bcc = 3 }
 Mail Recipient Types More...
 
enum class  MailTemplatePurposes { UseItem = 1 , MaintainItem = 2 , Alert = 3 }
 Email Template Purposes More...
 
enum class  MediaTypes {
  Unknown = 0 , Paper = 1 , Electronic = 2 , OpticalDisk = 3 ,
  Drawings = 4 , MagneticStorage = 5 , Memory = 6 , Microfilm = 7 ,
  Film = 8 , Video = 9 , Custom1 = 10 , Custom2 = 11 ,
  Custom3 = 12 , Custom4 = 13 , Custom5 = 14 , Custom6 = 15 ,
  Custom7 = 16 , Custom8 = 17 , Custom9 = 18 , Custom10 = 19
}
 Media Types More...
 
enum class  MeetingAccess {
  View = 0 , AddAgendaItem = 1 , EditMinutes = 2 , Modify = 3 ,
  ModifyAccess = 4 , Delete = 5
}
 Meeting Access Controls More...
 
enum class  MeetingDocumentType {
  Custom6 = 0 , Custom7 = 1 , Submission = 2 , Custom4 = 3 ,
  Custom5 = 4 , Custom1 = 5 , Custom2 = 6 , Custom3 = 7
}
 Meeting Document Types More...
 
enum class  MeetingPurpose { AddAgendaItem = 1 }
 Meeting Purposes More...
 
enum class  MenuPopupIds {
  Unknown = 0 , RecordNew = 1 , RecordSearch = 2 , RecordSearchTrays = 3 ,
  RecordNavigation = 4 , RecordDetails = 5 , RecordSecurity = 6 , RecordLocations = 7 ,
  RecordRequests = 8 , RecordWorkflow = 9 , RecordReview = 10 , RecordCommunications = 11 ,
  RecordElectronic = 12 , RecordArchiving = 13 , RecordAdmin = 14 , RecordSendTo = 15 ,
  RecordRemoveFrom = 16 , LocationEAddressNew = 24 , LocationNew = 25 , LocationNewChild = 26 ,
  LocationShow = 27 , SecurityCaveatLocations = 28 , SpaceShowRecords = 29 , ClassificationNew = 30 ,
  LookupItemNew = 31 , ScheduleNew = 32 , ScheduleShow = 33 , SharepointItemShow = 36 ,
  ConsignmentReview = 37 , ConsignmentApproval = 38 , ConsignmentDisposal = 39 , DocumentQueueNew = 40 ,
  CommunicationDetailAddress = 42 , ArchiveEventNew = 43 , MeetingTypeNew = 44 , MeetingTypeShow = 45 ,
  MeetingNew = 46 , MeetingSendTo = 47 , MeetingShow = 48 , AgendaItemNew = 49 ,
  TodoItemShow = 50 , WorkflowDocumentRecord = 51 , ActivityDocumentAdd = 52 , ActivityDocumentAttach = 53 ,
  ActivityDocumentRecord = 54 , GenericSearch = 55 , GenericSecurity = 56 , GenericSendTo = 57 ,
  GenericRemoveFrom = 58 , Activity = 59 , ActivityLog = 60 , AddTo = 61 ,
  AlignActivities = 62 , AlignWorkflow = 63 , Alignment = 64 , Calendar = 65 ,
  Colours = 66 , ContentIndex = 67 , CurrentSearch = 68 , Display = 69 ,
  Edit = 70 , EventProcessing = 71 , Favorites = 72 , File = 73 ,
  Font = 74 , Help = 75 , KeywordRelations = 76 , LocationLists = 77 ,
  Location = 78 , MakeSameSize = 79 , MeetingManagement = 80 , Navigation = 81 ,
  New = 82 , PhysicalRecords = 83 , RecordCaption = 84 , Rectangle = 85 ,
  RemoveFrom = 86 , Reports = 87 , Retention = 88 , Rotation = 89 ,
  Schema = 90 , Search = 91 , Security = 92 , SendTo = 93 ,
  Size = 94 , TabBar = 95 , TagEvery = 96 , TextRotation = 97 ,
  Tools = 98 , Toolbars = 99 , TrimTrays = 100 , Administration = 101 ,
  UntagEvery = 102 , Utilities = 103 , View = 104 , ViewPane = 105 ,
  Window = 106 , WordIndexes = 107 , WorkflowCaption = 108 , Zoom = 109 ,
  OpenDocuments = 110 , SearchEditor = 111 , Filters = 112 , NewDocumentStore = 113 ,
  Recent = 114 , SecurityAndAudit = 115 , Archiving = 116 , ArchivistReview = 117 ,
  OwnerApproval = 118 , Disposal = 119 , Datasets = 120 , Workgroupservers = 121 ,
  Dataset = 122 , Workgroupserver = 123 , Home = 124 , Clipboard = 125 ,
  AllCommands = 126 , Tab = 127 , Alltabs = 128 , Setup = 129 ,
  Tag = 133 , Pane = 134 , Options = 135 , Other = 136 ,
  Idol = 137 , Customize = 139 , Physical = 140 , Documents = 141 ,
  Records = 142 , Find = 143 , Browse = 144 , Page = 145 ,
  Show = 146 , Layout = 147 , Rotate = 148 , Colour = 149 ,
  Route = 150 , ConnectionPane = 151 , Workflow = 152 , Manage = 154 ,
  Conversions = 155 , General = 156 , IdolIndexes = 157 , ResetOptions = 158 ,
  InactiveRecords = 159 , DocumentReview = 160 , Rendering = 161 , ScheduleTriggerNew = 162 ,
  UserLabelNew = 163 , ReportSendTo = 164 , ElasticIndexes = 165 , ViewpaneStyle = 166 ,
  RenderingRequests = 167 , Share = 168 , ExternalWorkflow = 169 , ResultProcessing = 170 ,
  SqlTextIndex = 171 , RecordTypeSendTo = 172 , RecordTypeRemoveFrom = 173 , SearchFormSendTo = 174 ,
  SearchFormRemoveFrom = 175 , SearchSendTo = 176 , SearchRemoveFrom = 177 , NewRibbonShortcut = 178 ,
  External = 179 , Indexing = 180 , Import = 181 , SaveOptions = 182 ,
  ExternalDMS = 183
}
 
enum class  MigrationType { Full = 0 , Basic = 1 , BasicWithLocation = 2 }
 Migration Types More...
 
enum class  MobileClientMenuItem {
  About = 0 , FavoriteRecords = 1 , Downloaded = 2 , CheckedOut = 3 ,
  Search = 4 , Options = 5 , RecentDocuments = 6 , RecentContainers = 7 ,
  In = 8 , Due = 9 , DueOrIn = 10 , Classifications = 11 ,
  ClientMatter = 12 , Labels = 13 , SavedSearches = 14 , TodoItems = 15 ,
  Keywords = 16 , RetentionSchedules = 17 , Holds = 18 , Jurisdictions = 19
}
 Mobile Client Menu Items More...
 
enum class  Months {
  January = 1 , February = 2 , March = 3 , April = 4 ,
  May = 5 , June = 6 , July = 7 , August = 8 ,
  September = 9 , October = 10 , November = 11 , December = 12
}
 Months More...
 
enum class  MotionOutcome {
  NotApplicable = 0 , Carried = 1 , CarriedUnanimous = 2 , CarriedOnHands = 3 ,
  CarriedOnVoices = 4 , Lost = 5 , LostUnanimous = 6 , LostOnHands = 7 ,
  LostOnVoices = 8 , HeldOver = 9 , OtherOutcome1 = 10 , OtherOutcome2 = 11 ,
  OtherOutcome3 = 12 , NotDecided = 13
}
 Motion Outcomes More...
 
enum class  NativeMailStyles { None = 0 , Simple = 1 , Advanced = 2 }
 Native Mail Capture Styles More...
 
enum class  NbrTypes {
  Unknown = 0 , RecordType = 1 , PlanChild = 2 , PlanRecord = 3 ,
  TopPlan = 4 , RecordContainer = 5 , WorkflowJobs = 7 , AgendaItems = 8
}
 Numbering Types More...
 
enum class  NotesInsertStyles { Wherever = 0 , AtStart = 1 , AtBottom = 2 }
 Notes Insert Styles More...
 
enum class  NotesUpdateType {
  Overwrite = 0 , AppendOnly = 1 , AppendWithNewLine = 2 , AppendWithUserStamp = 3 ,
  PrependOnly = 4 , PrependWithNewLine = 5 , PrependWithUserStamp = 6
}
 Notes Update Types More...
 
enum class  NotificationType {
  BobAdded = 0 , BobModified = 1 , BobRemoved = 2 , SysMessage = 7 ,
  UserMessage = 8 , LocInverseRelationshipMod = 10 , FormModified = 11 , UserPreferencesModified = 12 ,
  LabelItemsModified = 13 , FieldRecordUsageModified = 14 , AuditSettingsModified = 15 , CaveatRemoved = 16 ,
  DeepAclRetest = 17 , LocIncludedInAclGroup = 18 , RequestNotification = 19 , FieldWorkflowUsageModified = 20 ,
  ContentsModified = 21
}
 Notification Types More...
 
enum class  NumberingMethods {
  Unknown = 0 , ByContainer = 1 , ByPattern = 2 , ByRecType = 3 ,
  ByClientMatter = 4
}
 Numbering Methods More...
 
enum class  OauthImplementationType {
  None = 0 , Adfs = 1 , Google = 2 , OpenId = 3 ,
  OneDrive = 4
}
 OAuth Implementation Types More...
 
enum class  ObjectCapabilities { OnlineAudit = 0 , OfflineAuditCreate = 1 , OfflineAuditModify = 2 , OfflineAuditDelete = 3 }
 Object Capabilities More...
 
enum class  ObjectURLformats { WebClient = 0 , WebDrawer = 1 , None = 3 , External = 4 }
 URL Formats More...
 
enum class  OccurrenceTypes { OneOff = 0 , Adhoc = 1 , Scheduled = 2 }
 Event Occurrence Types More...
 
enum class  OfficeIntegrationMenuCaptions {
  New = 0 , Open = 1 , CheckIn = 2 , CheckInAs = 3 ,
  MakeFinal = 4 , CheckInOnClose = 5 , RecordProperties = 6 , Picture = 7 ,
  TextFromFile = 8 , Object = 9 , CheckInWithStyle = 10 , OpenRecord = 11 ,
  OpenContainer = 12 , Classification = 13 , CheckInAttachments = 14 , CheckInStyles = 15 ,
  OpenLog = 16 , Container = 17
}
 Office Integration Menu Captions More...
 
enum class  OfflineRecordPurpose { AttachToRecord = 1 , SelectFolder = 2 , CleanupEmptyFolder = 3 , Manage = 4 }
 Offline Record Purposes More...
 
enum class  OfflineStatus {
  Draft = 0 , Original = 1 , Modified = 2 , Reference = 3 ,
  Container = 4 , Linked = 5 , Invalid = 6
}
 Offline States More...
 
enum class  OldVersionPurgeOptions { Purge = 0 , Keep = 1 , Confirm = 2 }
 Old Version Purge Styles More...
 
enum class  OpenDocumentStatus { NotQueued = 0 , Open = 1 , ClosedNeedsConfirm = 2 , ClosedPending = 3 }
 Open Document Status Values More...
 
enum class  OriginType {
  TextFile = 0 , WindowsFolder = 1 , ExchangeMailbox = 2 , NotesMailbox = 3 ,
  GroupwiseMailbox = 4 , SharePoint = 5 , XmlFile = 6 , ControlPoint = 8 ,
  EmailCapture = 9 , Generic = 10 , GenericMip = 11 , Custom1 = 12 ,
  Custom2 = 13 , Custom3 = 14 , Custom4 = 15 , Custom5 = 16 ,
  Custom6 = 17 , Custom7 = 18 , Custom8 = 19
}
 Origin Types More...
 
enum class  OutlineNumberType { StandardDecimal = 0 , StandardRoman = 1 , DecimalThenRoman = 2 , DecimalAlphaRoman = 3 }
 Outline Number Types More...
 
enum class  OutputPathTypes { ExtractDocument = 0 , Reference = 1 , Folder = 2 }
 Output Path Types More...
 
enum class  PathTypes {
  UserSpecified = 0 , ProgramFiles = 1 , TrimBinaries = 2 , Windows = 3 ,
  WindowsSystem = 4 , ProgramFiles86 = 5 , CmDeploy = 6
}
 Path Types More...
 
enum class  PendingEventReviewFilter { IgnoreReviewDate = 0 , NotForReview = 1 , WithReview = 2 , WithReviewCurrent = 3 }
 Review Filters More...
 
enum class  PluginPageType { NoPage = 0 , AddAtEnd = 1 , AddAtStart = 2 , Replace = 3 }
 Plugin Page Types More...
 
enum class  Powerpoint11FileTypes { pp7_Ppt2003_ppt = 0 , pp7_Ppt2003Tmpl_pot = 1 , pp7_Ppt2003Show_pps = 2 }
 Microsoft Office 2003 PowerPoint File Types More...
 
enum class  PowerpointFileTypes {
  Ppt_pptx = 0 , PptMe_pptm = 1 , Ppt97_ppt = 2 , PptTemp_potx = 3 ,
  PptTmplMe_potm = 4 , Ppt97Tmpl_pot = 5 , PptShow_ppsx = 6 , PptShowMe_ppsm = 7 ,
  Ppt97Show_pps = 8 , PptOpenDocument_odp = 9
}
 Microsoft PowerPoint File Types More...
 
enum class  PowerpointOpenFileTypes {
  AllRecords = 8 , AllFiles = 0 , AllpptFiles = 1 , PptFiles = 2 ,
  Ppt97Files = 3 , AllpptTmpl = 4 , PptMacroTmpls = 5 , Ppt97Tmpls = 6 ,
  Otherppt = 7
}
 Microsoft Open PowerPoint File Types More...
 
enum class  PrefetchStyles { Never = 0 , Basic = 1 , Complete = 2 }
 Prefetch Styles More...
 
enum class  PrimaryRecordStatisticsGrouping {
  None = 0 , RecordType = 1 , Classification = 2 , RetentionSchedule = 3 ,
  Jurisdiction = 4
}
 Record Creation Statistics Primary Groupings More...
 
enum class  Priority {
  VeryHigh = 1 , High = 2 , Medium = 3 , Low = 4 ,
  VeryLow = 5
}
 Priorities More...
 
enum class  ProductFeatures {
  Workflow = 0 , Keywords = 1 , SpaceManagement = 2 , PhysicalRecords = 3 ,
  Classifications = 4 , Retention = 5 , Communications = 6 , Meetings = 7 ,
  Rendering = 8 , Redact = 9 , Jurisdictions = 10 , Sharepoint = 11 ,
  ClassifiedSecurity = 14 , Labels = 15 , Actions = 17 , TodoItems = 18 ,
  Requests = 19 , Origins = 20 , Holds = 21 , Series = 22 ,
  TemplatesAndContentBlocks = 23 , EmbeddedLinks = 24 , WebAndXMLPublishing = 25 , DocumentQueues = 26 ,
  VitalRecords = 27 , Alerts = 28 , Parts = 29 , Versions = 30 ,
  ReportsAndStatistics = 31 , SAPintegration = 32 , VeoRendering = 33 , ExternalStores = 34 ,
  IdolManageInPlace = 35 , AdvancedRequests = 36 , DocumentHashing = 37 , WebClient = 39 ,
  SharePointZF = 40 , ClientMatter = 41 , AdvancedDisposal = 42 , AutoClassification = 44 ,
  TieredStorage = 45 , StoreEncryption = 46 , Srms = 47 , PhysicalInactiveRecordsManagement = 49 ,
  ElectronicInactiveRecordsManagement = 50 , GeoLocations = 51 , CheckinStyles = 52 , DocumentReview = 53 ,
  PolicyCentre = 54 , EmailCapture = 55 , Ldap = 56 , AccessExclusions = 57 ,
  ExtendedMetadataValidation = 58 , AmazonStorage = 59 , AzureStorage = 60 , SecCompliance = 61 ,
  EventBasedArchiving = 62 , ExternalWorkflow = 64 , ExternalFolderSynchronization = 65 , UserDashboard = 66 ,
  RecycleBin = 67 , SearchForms = 68 , Annotate = 69 , Xdms = 70 ,
  Mobile = 72 , Teams = 74 , DocumentStorageOptimization = 75 , ManageInPlace = 76
}
 Product Features More...
 
enum class  ProductString {
  Trim = 0 , Desktop = 2 , WebDrawer = 3 , CompanyName = 4 ,
  Admin = 5 , QueueProcessor = 6 , Workgroup = 7 , EventProcessor = 8 ,
  ImportTool = 9 , OutlookAddin = 10 , OfflineRecords = 11 , EmailViewer = 12 ,
  WebSiteTitle = 13 , WebSiteURL = 14 , Render = 16 , EnterpriseStudio = 17 ,
  DropZone = 18 , WebClient = 20 , WebService = 21 , SharePoint = 23 ,
  Ldap = 24 , Sap = 26 , Kofax = 27 , AuditLogViewer = 30 ,
  PolicyCentreImport = 31 , ObjectivePerform = 33 , Mobile = 34 , Office = 35 ,
  Teams = 36
}
 Product Strings More...
 
enum class  Project11FileTypes { pj7_Project2003_mpp = 0 , pj7_ProjectTmpl2003_mpt = 1 }
 Microsoft Office 2003 Project File Types More...
 
enum class  ProjectFileTypes { Project_mpp = 0 , Project2007_mpp = 1 , Project2000_mpp = 2 , ProjectTmpl_mpt = 3 }
 Microsoft Project File Types More...
 
enum class  ProjectOpenFileTypes {
  AllRecords = 5 , AllFiles = 0 , AllprjFiles = 1 , PrjFiles = 2 ,
  AllprjTmpl = 3 , Otherprj = 4
}
 Microsoft Open Project File Types More...
 
enum class  PropertiesStringType { AsTreeRow = 0 , AsViewPane = 1 , AsDefault = 2 }
 PropertiesAsStrings More...
 
enum class  PropertyFormats {
  String = 0 , Number = 1 , Boolean = 2 , Date = 3 ,
  Datetime = 4 , Decimal = 5 , Currency = 7 , Enum = 8 ,
  Object = 9 , BigNumber = 11 , Geography = 13
}
 Property Formats More...
 
enum class  PropertyIds {
  Unknown = 0 , AttachedLabels = 39 , DateLastUpdated = 37 , LastUpdatedBy = 1380 ,
  LatestTransactionDate = 8632 , Uri = 36 , Url = 38 , Urn = 1290 ,
  ActionDefActionName = 2601 , ActionDefAssignable = 2608 , ActionDefAssignee = 2602 , ActionDefCost = 2606 ,
  ActionDefDays = 2603 , ActionDefHours = 2604 , ActionDefIsProcedure = 2607 , ActionDefMinutes = 2605 ,
  ActionDefNotes = 2609 , ActivityAccessControl = 1979 , ActivityActivityId = 1180 , ActivityActivityPriority = 1157 ,
  ActivityActualCost = 1177 , ActivityActualDuration = 1176 , ActivityAssignedBy = 1208 , ActivityAssignedTo = 1153 ,
  ActivityAutoComplete = 1162 , ActivityCompletedBy = 1174 , ActivityCompletedOnTime = 1222 , ActivityDateAssigned = 1168 ,
  ActivityDateAuthorized = 1175 , ActivityDateCompleted = 1173 , ActivityDateDue = 1166 , ActivityDateEarliestStart = 1164 ,
  ActivityDateLatestStart = 1165 , ActivityDateSkipped = 1204 , ActivityDateStarted = 1171 , ActivityDateSuspended = 1196 ,
  ActivityDateSuspendedUntil = 1197 , ActivityDerivedFromTemplate = 1205 , ActivityEmailAssigned = 1187 , ActivityEmailAuthorizable = 1195 ,
  ActivityEmailCompleted = 1192 , ActivityEmailCurrent = 1190 , ActivityEmailEscalated = 1194 , ActivityEmailOverdue = 1191 ,
  ActivityEmailReassigned = 1188 , ActivityEmailSkipped = 1193 , ActivityEmailUndone = 1189 , ActivityEscalatedTo = 1182 ,
  ActivityEstimatedCost = 1156 , ActivityEstimatedDuration = 1155 , ActivityHasSubActivities = 1185 , ActivityIsComplete = 1169 ,
  ActivityIsLastActivity = 1184 , ActivityIsOverdue = 1170 , ActivityIsReadyToStart = 1167 , ActivityIsStartActivity = 1160 ,
  ActivityName = 1150 , ActivityNormalRect = 1202 , ActivityNotes = 1179 , ActivityOriginalAssignee = 1183 ,
  ActivityOutlineRect = 1203 , ActivityOverdueReminderInterval = 8554 , ActivityParentActivityId = 1181 , ActivityPercentComplete = 1172 ,
  ActivityReasonForSuspension = 1199 , ActivityRequiresAuthorization = 1163 , ActivityResult = 1209 , ActivityScheduledDuration = 1206 ,
  ActivitySingleResultOnly = 8418 , ActivityState = 1178 , ActivitySupervisor = 1154 , ActivitySuspendedBy = 1198 ,
  ActivityTemplate = 1152 , ActivityTotalSuspensionDuration = 1200 , ActivityUseAdvancedCompletionWizard = 1161 , ActivityWasSkipped = 1207 ,
  ActivityWithinTemplate = 1159 , ActivityWorkflow = 1151 , ActionDefStepActionName = 2701 , ActionDefStepAssignee = 2706 ,
  ActionDefStepBasedOnAction = 2711 , ActionDefStepCost = 2705 , ActionDefStepDays = 2702 , ActionDefStepHours = 2703 ,
  ActionDefStepMinutes = 2704 , ActionDefStepSequence = 2707 , ActionDefStepUseAssignee = 2709 , ActionDefStepUseCost = 2710 ,
  ActionDefStepUseTime = 2708 , AgendaItemAgendaItemOrderNumber = 792 , AgendaItemApproved = 985 , AgendaItemCarriedForwardFromItem = 787 ,
  AgendaItemDateApproved = 796 , AgendaItemDateSubmitted = 794 , AgendaItemDefaultMinuteItemType = 982 , AgendaItemDescription = 782 ,
  AgendaItemDocDateModified = 981 , AgendaItemDocExtension = 799 , AgendaItemDocSize = 980 , AgendaItemDocStore = 797 ,
  AgendaItemDocStoreId = 798 , AgendaItemExpandedNumber = 781 , AgendaItemIsPending = 790 , AgendaItemIsSection = 789 ,
  AgendaItemIsStanding = 791 , AgendaItemItemType = 788 , AgendaItemNeedsApprovalBy = 795 , AgendaItemNumber = 780 ,
  AgendaItemOutlineNumber = 783 , AgendaItemParentAgendaItem = 786 , AgendaItemParentMeeting = 784 , AgendaItemParentMeetingType = 785 ,
  AgendaItemPrimaryLocation = 983 , AgendaItemPrimaryRecord = 984 , AgendaItemSubmittedBy = 793 , AgendaItemTypeDefaultMinuteItemType = 840 ,
  AgendaItemTypeDocDateModified = 839 , AgendaItemTypeDocExtension = 837 , AgendaItemTypeDocSize = 838 , AgendaItemTypeDocStore = 835 ,
  AgendaItemTypeDocStoreId = 836 , AgendaItemTypeLastNumber = 834 , AgendaItemTypeName = 830 , AgendaItemTypeNeedsApprovalBy = 831 ,
  AgendaItemTypeNumberPattern = 833 , AgendaItemTypeOwner = 832 , AgendaItemAttachmentAgendaPrintStyle = 967 , AgendaItemAttachmentAttachedObject = 965 ,
  AgendaItemAttachmentAttachedObjectType = 964 , AgendaItemAttachmentDescription = 960 , AgendaItemAttachmentLocation = 963 , AgendaItemAttachmentObjectDetails = 961 ,
  AgendaItemAttachmentRecord = 962 , AgendaItemAttachmentSequenceNumber = 966 , AgendaItemTypeAttachmentAgendaPrintStyle = 873 , AgendaItemTypeAttachmentAttachedObjectType = 871 ,
  AgendaItemTypeAttachmentDescription = 870 , AgendaItemTypeAttachmentSequenceNumber = 872 , AlertCriteria = 2453 , AlertDescription = 2431 ,
  AlertEventType = 2432 , AlertObjectType = 2434 , AlertSuspendUserFrom = 2452 , AlertSuspendUserUntil = 2459 ,
  AlertTemplate = 8596 , AlertTitle = 8366 , AlertSubscriberDescription = 2454 , AlertSubscriberIsSuspended = 2458 ,
  AlertSubscriberSuspendedFrom = 2456 , AlertSubscriberSuspendedUntil = 2457 , AlertSubscriberTemplate = 8597 , AlertSubscriberUser = 2455 ,
  AlertSubscriberUserFromField = 8595 , AlertSubscriberUserFromProperty = 8594 , ArchiveEventDescription = 1876 , ArchiveEventDoReminders = 1878 ,
  ArchiveEventLastReminderDate = 1879 , ArchiveEventLatestOccurrence = 2089 , ArchiveEventNextOccurrenceDue = 1887 , ArchiveEventNotes = 1877 ,
  ArchiveEventOccurrenceCount = 2090 , ArchiveEventOccurrenceFrequency = 1884 , ArchiveEventOccurrenceInterval = 1885 , ArchiveEventOccurrenceSchedule = 1886 ,
  ArchiveEventOccurrencesStartOn = 1883 , ArchiveEventOccurrenceType = 1881 , ArchiveEventOneOffOccurrenceDate = 8393 , ArchiveEventReminderDays = 1880 ,
  ArchiveEventTitle = 1875 , ArchiveEventOccurrenceDateAdded = 1891 , ArchiveEventOccurrenceNotes = 2091 , ArchiveEventOccurrenceOccurrenceDate = 1889 ,
  ArchiveEventOccurrenceTriggeredBy = 1890 , AutoPartRuleContentLimit = 2414 , AutoPartRuleDateType = 2413 , AutoPartRuleDelayInterval = 2415 ,
  AutoPartRuleDelayType = 2416 , AutoPartRuleDescription = 2420 , AutoPartRuleFixedDate = 2417 , AutoPartRuleName = 2411 ,
  AutoPartRuleNotes = 2418 , AutoPartRulePartRuleType = 2412 , AutoPartRuleUserDefinedDateField = 2419 , CensusCensusLocation = 7102 ,
  CensusEndDate = 7104 , CensusInProgress = 7105 , CensusName = 7101 , CensusRecordsEnd = 7107 ,
  CensusRecordsMissing = 7108 , CensusRecordsStart = 7106 , CensusStartDate = 7103 , CheckinPlaceCheckinAs = 1866 ,
  CheckinPlaceExtraPlaceId = 8633 , CheckinPlaceName = 1860 , CheckinPlaceOwner = 1861 , CheckinPlacePlaceId = 1865 ,
  CheckinPlacePlaceType = 1864 , CheckinPlaceSyncState = 1867 , CheckinStyleAction = 1847 , CheckinStyleAddressee = 8386 ,
  CheckinStyleAlternativeContainer = 8387 , CheckinStyleAssignee = 1843 , CheckinStyleAutoRender = 1850 , CheckinStyleClassification = 1835 ,
  CheckinStyleContainer = 1834 , CheckinStyleContainerCreation = 8618 , CheckinStyleContainerDateInterval = 8622 , CheckinStyleContainerHasDateRange = 8621 ,
  CheckinStyleContainerPerOwner = 8623 , CheckinStyleContainerPerUserField = 8624 , CheckinStyleContainerSizeThreshold = 8620 , CheckinStyleContainerTitleTemplate = 8625 ,
  CheckinStyleContainerType = 8619 , CheckinStyleDescription = 1831 , CheckinStyleFinalizeOnSave = 1842 , CheckinStyleGpsLocation = 1851 ,
  CheckinStyleInitiateWorkflow = 1849 , CheckinStyleIsMatterSubfolder = 1837 , CheckinStyleIsMatterTemplate = 1836 , CheckinStyleJurisdiction = 1844 ,
  CheckinStyleMailAttachmentsOnly = 1993 , CheckinStyleMailCleanupStyle = 1858 , CheckinStyleMakePrivate = 1841 , CheckinStyleMatter = 1838 ,
  CheckinStyleName = 1830 , CheckinStyleRecordType = 1833 , CheckinStyleRetentionSchedule = 1846 , CheckinStyleSecurity = 1840 ,
  CheckinStyleSetAuthorOption = 8373 , CheckinStyleShowDataEntryForm = 1856 , CheckinStyleSpecificAuthor = 8374 , CheckinStyleStyleOwner = 1832 ,
  CheckinStyleSubFolderRecordType = 1839 , CheckinStyleUseForServerMailCalendar = 8591 , CheckinStyleUseForServerMailConversationHistory = 8590 , CheckinStyleUseForServerMailFolders = 8588 ,
  CheckinStyleUseForServerMailSentItems = 8589 , ClassificationAccessControl = 1922 , ClassificationAccessExclusions = 1991 , ClassificationAction = 8481 ,
  ClassificationActiveDescription = 1926 , ClassificationActiveFrom = 1923 , ClassificationActiveTo = 1924 , ClassificationApprover = 1932 ,
  ClassificationAvailableForAutoClassification = 8391 , ClassificationCanAttachRecords = 1641 , ClassificationChildLastNumber = 1918 , ClassificationChildPattern = 1916 ,
  ClassificationClassOfRecord = 1914 , ClassificationContainerCreation = 1939 , ClassificationContainerDateInterval = 1943 , ClassificationContainerHasDateRange = 1942 ,
  ClassificationContainerPerOwner = 1944 , ClassificationContainerPerUserField = 1945 , ClassificationContainerSizeThreshold = 1941 , ClassificationContainerTitleTemplate = 8562 ,
  ClassificationContainerType = 1940 , ClassificationCopiedAccessControl = 1927 , ClassificationDaysDue = 8482 , ClassificationDefaultJurisdiction = 1933 ,
  ClassificationHasChildClassifications = 8605 , ClassificationHomeLocation = 1907 , ClassificationIdNumber = 1901 , ClassificationIdNumberUncompressed = 1903 ,
  ClassificationIdolCategory = 1934 , ClassificationIsActive = 1925 , ClassificationIsApproved = 1931 , ClassificationLevelNumber = 1904 ,
  ClassificationLevelNumberUncompressed = 1905 , ClassificationMinimumConfidenceLevel = 1937 , ClassificationName = 1902 , ClassificationNotes = 1911 ,
  ClassificationNumberingIsManual = 1929 , ClassificationNumberPlusName = 1928 , ClassificationOnlyRecordTypes = 8492 , ClassificationOwnerLocation = 1908 ,
  ClassificationParentClassification = 1920 , ClassificationPendingAutoClassification = 1935 , ClassificationPolicyCentreGUID = 1640 , ClassificationPreventAutoClassification = 1936 ,
  ClassificationRecordLastNumber = 1919 , ClassificationRecordPattern = 1917 , ClassificationRetentionSchedule = 1921 , ClassificationSecurity = 1910 ,
  ClassificationSetDueDateFromActions = 8483 , ClassificationStartupTemplate = 8484 , ClassificationTitle = 1906 , CommunicationDetailAddressDescription = 593 ,
  CommunicationDetailAddressDescriptionISO = 617 , CommunicationDetailAddressLines = 594 , CommunicationDetailAddressType = 590 , CommunicationDetailCity = 595 ,
  CommunicationDetailCountry = 611 , CommunicationDetailCountryISO = 616 , CommunicationDetailDated = 615 , CommunicationDetailDirection = 588 ,
  CommunicationDetailEmailAddress = 612 , CommunicationDetailFaxNumber = 613 , CommunicationDetailLocation = 587 , CommunicationDetailLocationName = 589 ,
  CommunicationDetailPostcode = 597 , CommunicationDetailRecordSent = 614 , CommunicationDetailReference = 592 , CommunicationDetailRegion = 610 ,
  CommunicationDetailState = 596 , CommunicationDated = 582 , CommunicationDescription = 586 , CommunicationDirection = 580 ,
  CommunicationMedium = 581 , CommunicationRecipients = 584 , CommunicationRecord = 585 , CommunicationSender = 583 ,
  CommunicationViewable = 618 , ConsignmentAcknowledgements = 8581 , ConsignmentAckTransferDate = 1485 , ConsignmentAllowOnHold = 1560 ,
  ConsignmentAllowOutsideSchedule = 1489 , ConsignmentArchivist = 1483 , ConsignmentAuthenticateApprovals = 1726 , ConsignmentAutoRenderToPDF = 1768 ,
  ConsignmentBasicRecordsOnly = 8500 , ConsignmentCutoffDate = 1413 , ConsignmentDateApproved = 1564 , ConsignmentDateAutoExamined = 1760 ,
  ConsignmentDateRejected = 1761 , ConsignmentDateReviewed = 1563 , ConsignmentDescription = 1415 , ConsignmentDisposalDate = 1484 ,
  ConsignmentDisposalMethod = 1411 , ConsignmentDoApprovals = 1724 , ConsignmentExcludeXDMSRecords = 8615 , ConsignmentFilterString = 1417 ,
  ConsignmentIsComplete = 1573 , ConsignmentKeepTransferredDocuments = 8558 , ConsignmentLogRecord = 1482 , ConsignmentNbrApprovers = 1765 ,
  ConsignmentNbrApproversPending = 1766 , ConsignmentNbrDisposalErrors = 1570 , ConsignmentNbrDisposed = 1569 , ConsignmentNbrIssuesNow = 1575 ,
  ConsignmentNbrRecordsNow = 1566 , ConsignmentNbrRecordsStart = 1565 , ConsignmentNbrRejected = 1568 , ConsignmentNbrRejectedNeedConfirm = 1767 ,
  ConsignmentNbrRemoved = 1567 , ConsignmentNeedsTransferAck = 8582 , ConsignmentNumber = 1410 , ConsignmentOnlyScheduledDisposal = 1486 ,
  ConsignmentOwnerApproval = 1561 , ConsignmentQueryString = 1416 , ConsignmentReportLayoutType = 8628 , ConsignmentSelectingTopContainers = 1576 ,
  ConsignmentSignedApprovals = 1725 , ConsignmentStatus = 1762 , ConsignmentTemplate = 8627 , ConsignmentTransferLocation = 1418 ,
  ConsignmentUseOwnerAdminForApproval = 1562 , ConsignmentUseScheduleTransferLocation = 8370 , ConsignmentWaitingAcknowledgement = 1572 , ConsignmentApproverApprovalDocumentDetails = 1745 ,
  ConsignmentApproverApprovedBy = 8552 , ConsignmentApproverApprovedOn = 1426 , ConsignmentApproverApprover = 1422 , ConsignmentApproverConsignment = 1424 ,
  ConsignmentApproverDateModified = 1744 , ConsignmentApproverDescription = 1757 , ConsignmentApproverDocumentSize = 1742 , ConsignmentApproverExtension = 1741 ,
  ConsignmentApproverIsOwner = 1746 , ConsignmentApproverLastNotification = 1747 , ConsignmentApproverReasonAllRejected = 1759 , ConsignmentApproverStatus = 1425 ,
  ConsignmentApproverStore = 1728 , ConsignmentApproverStoreID = 1729 , ConsignmentIssueConsignment = 1476 , ConsignmentIssueDescription = 1477 ,
  ConsignmentIssueIssueId = 1488 , ConsignmentIssueIssueType = 1470 , ConsignmentIssueParentRecord = 1571 , ConsignmentIssueRecord = 1471 ,
  ConsignmentIssueReviewer = 1487 , ConsignmentIssueSuppressableIssue = 8553 , ConsignmentRejectionApprover = 1749 , ConsignmentRejectionConsignment = 1748 ,
  ConsignmentRejectionDescription = 1758 , ConsignmentRejectionIsConfirmed = 1764 , ConsignmentRejectionRecDateClosed = 1755 , ConsignmentRejectionRecDateLastUpdated = 1756 ,
  ConsignmentRejectionRecord = 1750 , ConsignmentRejectionRecRecType = 1754 , ConsignmentRejectionRecTitle = 1753 , ConsignmentRejectionRejectedBy = 8560 ,
  ConsignmentRejectionRejectedOn = 1752 , ConsignmentRejectionRejectReason = 1751 , ConsignmentTemplateAllowOnHold = 8538 , ConsignmentTemplateAllowOutsideSchedule = 8537 ,
  ConsignmentTemplateArchivist = 8535 , ConsignmentTemplateAuthenticateApprovals = 8544 , ConsignmentTemplateAutoRenderToPDF = 8545 , ConsignmentTemplateBasicRecordsOnly = 8547 ,
  ConsignmentTemplateCutoffRounding = 8549 , ConsignmentTemplateDescription = 8530 , ConsignmentTemplateDisposalMethod = 8531 , ConsignmentTemplateExcludeXDMSRecords = 8616 ,
  ConsignmentTemplateFilterString = 8533 , ConsignmentTemplateKeepTransferredDocuments = 8559 , ConsignmentTemplateNeedsTransferAck = 8587 , ConsignmentTemplateNumberPrefix = 8529 ,
  ConsignmentTemplateOnlyScheduledDisposal = 8536 , ConsignmentTemplateOwnerApproval = 8539 , ConsignmentTemplateQueryString = 8532 , ConsignmentTemplateReportLayoutType = 8629 ,
  ConsignmentTemplateSelectingTopContainers = 8541 , ConsignmentTemplateSignedApprovals = 8543 , ConsignmentTemplateTransferLocation = 8534 , ConsignmentTemplateUseOwnerAdminForApproval = 8540 ,
  ConsignmentTemplateUseScheduleTransferLocation = 8546 , DatabaseActionReminder = 7731 , DatabaseActionReminderInterval = 7732 , DatabaseActionStartReminder = 1976 ,
  DatabaseActionStartReminderInterval = 1977 , DatabaseActivityReminder = 7733 , DatabaseActivityReminderInterval = 7734 , DatabaseAddHoldToContainedRecord = 7528 ,
  DatabaseAddRecordSearchesToOfflineAudit = 1967 , DatabaseAddRecordSearchesToOnlineAudit = 1966 , DatabaseAddressHistory = 1992 , DatabaseAddToContainerOnHold = 690 ,
  DatabaseAddUserStampWithNotes = 8497 , DatabaseAllowCatalogMessageBodyOnly = 7745 , DatabaseAllowLargeFolders = 7740 , DatabaseAllowManualSentItemsCheckin = 1626 ,
  DatabaseAllowUsersToSetDblClick = 1627 , DatabaseAlternatelyContainDuplicateMail = 7744 , DatabaseAlternateWorkgroupServerName = 7588 , DatabaseAlternateWorkgroupServerPort = 7589 ,
  DatabaseAlternateWorkgroupServerURL = 1952 , DatabaseAlwaysCheckSpelling = 7426 , DatabaseAsynchronousFileTransfer = 7596 , DatabaseAttachActionReferenceFileToEmail = 8416 ,
  DatabaseAuditActive = 7440 , DatabaseAuditEvents = 7441 , DatabaseAuditLogContainer = 674 , DatabaseAuditLogRecordType = 673 ,
  DatabaseAutoConnect = 7538 , DatabaseAutoFinalizeEmail = 45 , DatabaseAutoGenerateThumbnail = 1620 , DatabaseAutoPartTimerDelayMinutes = 7598 ,
  DatabaseAutoVitalRecordReview = 7492 , DatabaseBlockedSearchMethods = 7468 , DatabaseBlueprintsConverted = 7587 , DatabaseBypassBobChildListLimits = 1678 ,
  DatabaseCalculateDispositionEvents = 7453 , DatabaseCaptureNativeMailAs = 7486 , DatabaseCascadeClassifications = 1674 , DatabaseCascadeClassificationSchedules = 1964 ,
  DatabaseCascadeParentFields = 1625 , DatabaseCatalogAuditLogs = 672 , DatabaseChatBreakInterval = 8626 , DatabaseCheckFileTypesInContainers = 8512 ,
  DatabaseCheckForDuplicateDocuments = 683 , DatabaseCheckForDuplicateEmailMessages = 7742 , DatabaseClassificationLastNumber = 7543 , DatabaseClassificationPrefetch = 7579 ,
  DatabaseClassificationsNeedApproval = 7561 , DatabaseClassificationTopPattern = 7542 , DatabaseClassifiedSecurity = 7487 , DatabaseClientDocumentCacheSize = 7721 ,
  DatabaseClientRecordAccessReferenced = 1675 , DatabaseCloseItemsWhenActionsInProgress = 2085 , DatabaseCloseItemsWhenAssigneeSet = 2086 , DatabaseCloseItemsWhenCheckedOut = 2084 ,
  DatabaseCollectUpdateComments = 670 , DatabaseConfirmContactValidation = 7458 , DatabaseConfirmLocationValidation = 7459 , DatabaseConsignmentApprovalReminderDays = 1769 ,
  DatabaseConsignmentLogContainer = 8631 , DatabaseConsignmentLogRecordType = 8630 , DatabaseContainerPrefetch = 7580 , DatabaseContainerRulesForAlternate = 48 ,
  DatabaseContentEngine = 1960 , DatabaseContentQueryOptimization = 8604 , DatabaseCreateUdfChangedEvents = 668 , DatabaseCurrencyDecimalDigits = 7465 ,
  DatabaseCurrencyDecimalSymbol = 7464 , DatabaseCurrencyGroupingFmt = 7467 , DatabaseCurrencyGroupingSymbol = 7466 , DatabaseCurrencyNegativeFormat = 7463 ,
  DatabaseCurrencyPositiveFormat = 7462 , DatabaseCurrencySymbol = 7461 , DatabaseCurrentUser = 7406 , DatabaseCurrentWorkgroup = 7484 ,
  DatabaseDataSecurity = 7424 , DatabaseDblClickContainers = 1670 , DatabaseDblClickDocsDesktop = 1628 , DatabaseDblClickDocsTrim = 1629 ,
  DatabaseDblClickExtLink = 1672 , DatabaseDbms = 7737 , DatabaseDeclassifyYears = 7488 , DatabaseDeduplicationThreshold = 687 ,
  DatabaseDefaultAssigneeFromClassificationOwner = 7567 , DatabaseDefaultHome = 7422 , DatabaseDefaultOwner = 7423 , DatabaseDefaultStoreForAgendaItems = 7549 ,
  DatabaseDefaultStoreForAgendaItemTypes = 7548 , DatabaseDefaultStoreForAgendaTemplates = 7564 , DatabaseDefaultStoreForConsignmentApprovals = 1723 , DatabaseDefaultStoreForExternalIcons = 8471 ,
  DatabaseDefaultStoreForExternalLinks = 8451 , DatabaseDefaultStoreForLocations = 7476 , DatabaseDefaultStoreForMinuteItems = 7550 , DatabaseDefaultStoreForMinuteItemTypes = 7572 ,
  DatabaseDefaultStoreForMinuteTemplates = 7565 , DatabaseDefaultStoreForOriginConfig = 7575 , DatabaseDefaultStoreForRecords = 7472 , DatabaseDefaultStoreForRenditions = 7475 ,
  DatabaseDefaultStoreForReportBitmaps = 7482 , DatabaseDefaultStoreForReports = 7479 , DatabaseDefaultStoreForRevisions = 7473 , DatabaseDefaultStoreForStatistics = 7483 ,
  DatabaseDefaultStoreForTemplates = 7478 , DatabaseDefaultStoreForWorkflows = 7477 , DatabaseDefaultStoreForWorkingCopies = 1874 , DatabaseDelegatesCanApproveConsignments = 8551 ,
  DatabaseDeleteEmailCaptureDuplicates = 1671 , DatabaseDocumentSecurity = 7540 , DatabaseDocumentSingleInstancing = 681 , DatabaseDocumentsOnlyWithinFolders = 7498 ,
  DatabaseEmailActivitySupervisors = 43 , DatabaseEmailAssignee = 1978 , DatabaseEmailExpandOrganisations = 44 , DatabaseEmailSecurity = 7566 ,
  DatabaseEmailSubjectPrefix = 1622 , DatabaseEmlAttachmentSingleInstancing = 682 , DatabaseEmptyRecycleBinAfter = 8368 , DatabaseEnableScheduledTasks = 7489 ,
  DatabaseEndOfDay = 7408 , DatabaseEnsureUniqueEmails = 1722 , DatabaseEstoreMailAddress = 7444 , DatabaseExcessRowsInTree = 7584 ,
  DatabaseExtendedOfficeDiagnostics = 8613 , DatabaseFailedAutoClassifyClassification = 1774 , DatabaseFDA21CFR11compliant = 7597 , DatabaseFileSizeLimit = 1996 ,
  DatabaseFilterClassifications = 7470 , DatabaseFilterClassificationsByCopyACL = 1953 , DatabaseFilterClassificationsByUseACL = 8362 , DatabaseGenerateAddAuditSummary = 7746 ,
  DatabaseGenerateArcSightCEFAuditLog = 1971 , DatabaseGenerateDeleteAuditSummary = 669 , DatabaseGenerateModifyAuditSummary = 7747 , DatabaseGoogleKey = 1624 ,
  DatabaseHideAllLocationDetails = 8430 , DatabaseHideClassificationNumbers = 7485 , DatabaseHideCopyLink = 8294 , DatabaseHideCustomRecordTypes = 7533 ,
  DatabaseHideSQLFromClients = 1957 , DatabaseId = 7402 , DatabaseIgnoreAccentsInWordIndexes = 7723 , DatabaseIncludeLargeTextUpdatesInLogs = 7749 ,
  DatabaseInheritedAccessInheritsSecurity = 1970 , DatabaseInsecureContainer = 7418 , DatabaseInsecureCurrent = 7421 , DatabaseInsertEmailForSecurityMarkingsWithHeader = 8472 ,
  DatabaseIsConnected = 7405 , DatabaseIsDefault = 7403 , DatabaseIsUnicode = 8427 , DatabaseIsValid = 7404 ,
  DatabaseJitcCompliant = 7428 , DatabaseLastDayInFiscalMonth = 7568 , DatabaseLastMonthInFiscalYear = 7536 , DatabaseLicenceeName = 7521 ,
  DatabaseLicenseMailAddress = 1949 , DatabaseLocationCacheSize = 7591 , DatabaseLocationFormatShowHonorific = 7437 , DatabaseLocationFormatShowInitials = 7435 ,
  DatabaseLocationFormatShowPostNominal = 7438 , DatabaseLocationFormatSurnameFirst = 7436 , DatabaseLocationPrefetch = 7578 , DatabaseLocationRelationshipChangesInOnlineAuditLog = 8335 ,
  DatabaseLockdownSettings = 7522 , DatabaseLoginsInOnlineAuditLog = 1997 , DatabaseLogStorageTransfers = 679 , DatabaseLogWebServiceLogins = 7544 ,
  DatabaseManyKeywords = 7576 , DatabaseManyLookupSets = 7586 , DatabaseManyMemberships = 689 , DatabaseManyRecordTypes = 7577 ,
  DatabaseMatterRecordAccessReferenced = 1676 , DatabaseMergeCopiedAccessDefaults = 8523 , DatabaseMinimumThesaurusLevels = 7415 , DatabaseModifyLogsPreviousValues = 7748 ,
  DatabaseMyContainersLimit = 41 , DatabaseName = 7401 , DatabaseNeedLongevityRenditionToArchive = 7547 , DatabaseNENcompliant = 7537 ,
  DatabaseNotifyAssignedAction = 7448 , DatabaseNotifyAutomaticUserRegistrations = 1950 , DatabaseNotifyCompletedAction = 2094 , DatabaseNotifyDocumentReviewEvents = 1621 ,
  DatabaseNotifyNextAction = 7446 , DatabaseNotifyOverdueAction = 7447 , DatabaseNotifyOverdueReturn = 691 , DatabaseNotifyRecordRequest = 693 ,
  DatabaseNotifyRequestsAwaitingAcknowledgement = 695 , DatabaseNotifyTodoItems = 7735 , DatabaseNotifyUserOptionChanges = 1679 , DatabaseNotifyWorkflowMail = 7535 ,
  DatabaseObjectCacheSize = 7592 , DatabaseObjectURLFormat = 7493 , DatabaseOnlyEmailTRIMRefsToTRIMUsers = 7529 , DatabaseOtherBarcode = 7420 ,
  DatabaseOtherPrefetchBuffer = 1963 , DatabaseOverdueActionReminder = 8555 , DatabaseOwnerFromContainer = 7494 , DatabasePaperFoldersBypassRecordTypeRestriction = 7571 ,
  DatabasePmContributor = 694 , DatabasePmEndUser = 7456 , DatabasePmEnquiryUser = 7457 , DatabasePmRecordsManager = 7454 ,
  DatabasePmRecordsWorker = 7455 , DatabasePrefetchForeignBarcodes = 7729 , DatabasePrefetchRecordCount = 8521 , DatabasePrefetchRecordCountUnfiltered = 8522 ,
  DatabasePreventDeleteInArchiving = 1988 , DatabasePreventDuplicatedDocuments = 684 , DatabasePreventDuplicatedMailMessages = 7743 , DatabasePreventUnspecifiedFileTypes = 1995 ,
  DatabasePreventZeroByteFiles = 49 , DatabaseProtectedEmailDomains = 1994 , DatabaseReadOnly = 7563 , DatabaseRecentDocumentsLimit = 42 ,
  DatabaseRecordAssigneeDefault = 7451 , DatabaseRecordBarcode = 7419 , DatabaseRecordCacheSize = 7590 , DatabaseRecordOwnersInAuditLog = 696 ,
  DatabaseRecordPrefetchBuffer = 1962 , DatabaseRecordTreeSplitterPercent = 7585 , DatabaseRelaxedActionDates = 7499 , DatabaseRelaxedDates = 7429 ,
  DatabaseRenumberWhenMovedToNewContainer = 1965 , DatabaseReportAddInMemoryLeaks = 7726 , DatabaseRescheduleActionsIfFinishEarly = 7430 , DatabaseRescheduleActionsIfFinishLate = 7431 ,
  DatabaseRmTerminology = 678 , DatabaseRoundRequestToNextHalfFullHour = 1975 , DatabaseRuntimeEnvironment = 7526 , DatabaseSaveTransparentRedactions = 7527 ,
  DatabaseScanDocumentForAIPSecurityMarkings = 8548 , DatabaseScanEmailForSecurityMarkings = 1954 , DatabaseScheduledTaskBobs = 7490 , DatabaseSchedulePrefetch = 7581 ,
  DatabaseSchemaVersion = 7530 , DatabaseSdkVersion = 7481 , DatabaseSecurityMailAddress = 7445 , DatabaseServerDocumentCacheSize = 1959 ,
  DatabaseServiceLocationCacheSize = 7594 , DatabaseServiceObjectCacheSize = 7595 , DatabaseServiceRecordCacheSize = 7593 , DatabaseShredderDelete = 7427 ,
  DatabaseSignatureHashingAlgorithm = 7450 , DatabaseSingleRequests = 2097 , DatabaseSiteId = 1947 , DatabaseSoftwareVersion = 7460 ,
  DatabaseStartOfDay = 7407 , DatabaseStatisticsDst = 7728 , DatabaseStatisticsTimeZone = 7727 , DatabaseStorageHashCheck = 688 ,
  DatabaseStoreAutoClassifyNotes = 1946 , DatabaseStoreDocumentHashes = 1872 , DatabaseSupportsGIS = 8428 , DatabaseSuppressDocumentExtractLogging = 8439 ,
  DatabaseSuppressWarningsForClosedContainers = 1623 , DatabaseSurnamePrefixNotInSort = 7531 , DatabaseSynchCopyOwnerAccessControls = 8550 , DatabaseTNAcompliant = 7541 ,
  DatabaseTransferHashCheck = 685 , DatabaseUdfThreshold = 8636 , DatabaseUnambiguousDateDisplay = 1677 , DatabaseUnknownLocationTypeValidation = 8507 ,
  DatabaseUpdateCommentsAreMandatory = 671 , DatabaseUpdateRecordNumberOnChangeOfClassification = 8489 , DatabaseUseClientDocumentCache = 7720 , DatabaseUseLanguage = 7471 ,
  DatabaseUserFieldBobs = 7491 , DatabaseUseServerDocumentCache = 1958 , DatabaseUsingIDOLConnector = 8440 , DatabaseUsingSQLTextIndexing = 8429 ,
  DatabaseVersUriPrefix = 8635 , DatabaseViewableRecordTypeThreshold = 47 , DatabaseWarnIfContainerIsACopy = 8441 , DatabaseWarnIfContainerIsSuperseded = 8442 ,
  DatabaseWarnWhenChangeDispositionOfRelated = 7480 , DatabaseWebServerURL = 7416 , DatabaseWebServerWorkPath = 7539 , DatabaseWebServiceCache = 1999 ,
  DatabaseWebServiceUnlimitedGlobalCache = 2078 , DatabaseWorkflowTimerDelayMinutes = 7599 , DatabaseWorkgroupServerName = 7534 , DatabaseWorkgroupServerPort = 7562 ,
  DatabaseWorkgroupServerURL = 1951 , DocumentQueueAddressee = 8384 , DocumentQueueAllowAutomaticProcessing = 7773 , DocumentQueueAlternativeContainer = 8385 ,
  DocumentQueueAutoViewDocuments = 7774 , DocumentQueueCheckinAs = 8515 , DocumentQueueClassification = 7780 , DocumentQueueConfirmCheckIn = 7766 ,
  DocumentQueueContainer = 7759 , DocumentQueueDisplayEntryForm = 7767 , DocumentQueueDocumentUpdateStyle = 7777 , DocumentQueueEmailUpdateStyle = 7778 ,
  DocumentQueueIgnoreOriginals = 7772 , DocumentQueueLastProcessed = 7757 , DocumentQueueLocation = 7752 , DocumentQueueLocationDisplay = 7779 ,
  DocumentQueueMachine = 7751 , DocumentQueueName = 7750 , DocumentQueueNotes = 7776 , DocumentQueueQueueType = 7753 ,
  DocumentQueueRecordType = 7758 , DocumentQueueSelectFilter = 7765 , DocumentQueueSetAuthorOption = 8371 , DocumentQueueShowBinaryFiles = 7763 ,
  DocumentQueueShowHiddenFiles = 7760 , DocumentQueueShowReferenceFiles = 7762 , DocumentQueueShowRenditions = 7764 , DocumentQueueShowSystemFiles = 7761 ,
  DocumentQueueSpecificAuthor = 8372 , ElectronicStoreAlertLevel = 2306 , ElectronicStoreAutnGroup = 2342 , ElectronicStoreBytesRemaining = 2333 ,
  ElectronicStoreBytesUsed = 2331 , ElectronicStoreCapacity = 2309 , ElectronicStoreCompress = 2330 , ElectronicStoreDefaultAccessDate = 2340 ,
  ElectronicStoreDefaultFor = 2305 , ElectronicStoreDeleteRetriesQueued = 2341 , ElectronicStoreDeploymentStatus = 2328 , ElectronicStoreEncrypt = 2343 ,
  ElectronicStoreExternalConfig = 2335 , ElectronicStoreExternalProgId = 2336 , ElectronicStoreFilesPerFolder = 2307 , ElectronicStoreInPool = 2329 ,
  ElectronicStoreIsManagedInPlace = 8579 , ElectronicStoreItemFormat = 8584 , ElectronicStoreKeepAccessDates = 2338 , ElectronicStoreLoginName = 2312 ,
  ElectronicStoreLoginPassword = 2313 , ElectronicStoreMaxFolderSize = 2334 , ElectronicStoreName = 2301 , ElectronicStoreNotifyHolds = 2346 ,
  ElectronicStoreNotifyMetadata = 2347 , ElectronicStorePath = 2303 , ElectronicStorePool = 8600 , ElectronicStoreSecCompliant = 2344 ,
  ElectronicStoreStorageTier = 2337 , ElectronicStoreStoreLocation = 2317 , ElectronicStoreStoreType = 2302 , ElectronicStoreUpdateAccessDateOnAdd = 2339 ,
  ElectronicStoreWgsAffinity = 2345 , ElectronicStoreWriteProtected = 2311 , ExternalIconDateModified = 8469 , ExternalIconDocumentSize = 8468 ,
  ExternalIconExtension = 8467 , ExternalIconFileName = 8470 , ExternalIconHash = 8464 , ExternalIconName = 8462 ,
  ExternalIconSource = 8463 , ExternalIconStore = 8465 , ExternalIconStoreID = 8466 , ExternalLinkAlwaysUseTaggedFormat = 8411 ,
  ExternalLinkAssemblyClassName = 8401 , ExternalLinkAssemblyPath = 8400 , ExternalLinkCommandId = 8408 , ExternalLinkComProgId = 8399 ,
  ExternalLinkDateModified = 8450 , ExternalLinkDefaultRecordParameters = 8415 , ExternalLinkDescription = 8396 , ExternalLinkDocumentSize = 8449 ,
  ExternalLinkExecutablePath = 8398 , ExternalLinkExtension = 8448 , ExternalLinkFileTypes = 8417 , ExternalLinkHasUserInterface = 8458 ,
  ExternalLinkIconId = 8409 , ExternalLinkIgnoreLoadError = 8407 , ExternalLinkLinkName = 8394 , ExternalLinkLinkPathFileName = 8461 ,
  ExternalLinkLinkPathSubFolder = 8460 , ExternalLinkLinkPathType = 8459 , ExternalLinkLinkType = 8395 , ExternalLinkNotes = 8397 ,
  ExternalLinkOkReadOnly = 8412 , ExternalLinkPermission = 8413 , ExternalLinkRootURL = 8402 , ExternalLinkRunAsAdmin = 8406 ,
  ExternalLinkStore = 8446 , ExternalLinkStoreID = 8447 , ExternalLinkSupportsMTA = 8404 , ExternalLinkSupportsTagged = 8405 ,
  ExternalLinkTaggedCommandLine = 8410 , ExternalLinkWorkFolder = 8403 , ExternalWorkflowCase = 8316 , ExternalWorkflowComments = 8318 ,
  ExternalWorkflowDateComplete = 8320 , ExternalWorkflowDateDue = 8319 , ExternalWorkflowInitiatingRecord = 8317 , ExternalWorkflowIsActive = 8321 ,
  ExternalWorkflowIsComplete = 8322 , ExternalWorkflowIsOverdue = 8323 , ExternalWorkflowSlipId = 8314 , ExternalWorkflowStatus = 8324 ,
  ExternalWorkflowWorkflowType = 8315 , ExternalWorkflowTaskAssignee = 8327 , ExternalWorkflowTaskCase = 8332 , ExternalWorkflowTaskDateDue = 8330 ,
  ExternalWorkflowTaskDescription = 8328 , ExternalWorkflowTaskIsOverdue = 8331 , ExternalWorkflowTaskTaskId = 8329 , ExternalWorkflowTaskTaskName = 8326 ,
  ExternalWorkflowTaskWorkflow = 8325 , ExternalWorkflowTypeAutoInitiate = 8305 , ExternalWorkflowTypeCaseRecordType = 8302 , ExternalWorkflowTypeContainer = 8311 ,
  ExternalWorkflowTypeDocumentRecordType = 8303 , ExternalWorkflowTypeHostId = 8313 , ExternalWorkflowTypeIconId = 8312 , ExternalWorkflowTypeId = 8301 ,
  ExternalWorkflowTypeInitiatingRecordType = 8304 , ExternalWorkflowTypeLaunchURL = 8307 , ExternalWorkflowTypeLaunchURLForDetails = 8309 , ExternalWorkflowTypeLaunchURLForTaskDetails = 8310 ,
  ExternalWorkflowTypeLaunchURLWithRecord = 8308 , ExternalWorkflowTypeName = 8300 , ExternalWorkflowTypeNeedsInitiatingRecord = 8306 , FieldDefinitionAbbreviation = 6902 ,
  FieldDefinitionAccessControl = 8491 , FieldDefinitionAllowNegative = 8494 , FieldDefinitionAllowUpdateForDestroyed = 8503 , FieldDefinitionCurrencySymbol = 6832 ,
  FieldDefinitionDateTimeIsUTC = 6842 , FieldDefinitionDecimalPlaces = 8493 , FieldDefinitionDefaultBoolean = 6912 , FieldDefinitionDefaultCurrency = 6825 ,
  FieldDefinitionDefaultDate = 6911 , FieldDefinitionDefaultDecimal = 6913 , FieldDefinitionDefaultDisplay = 6914 , FieldDefinitionDefaultInternal = 6915 ,
  FieldDefinitionDefaultNumber = 6910 , FieldDefinitionDefaultString = 6909 , FieldDefinitionExternalId = 6831 , FieldDefinitionForceSpellCheck = 1984 ,
  FieldDefinitionFormat = 6903 , FieldDefinitionIconId = 6833 , FieldDefinitionId = 6826 , FieldDefinitionIndexNulls = 6916 ,
  FieldDefinitionInIDOLSchema = 6908 , FieldDefinitionInIDOLtext = 6841 , FieldDefinitionIsUsedBy = 6919 , FieldDefinitionIsUsedByRecordTypes = 6834 ,
  FieldDefinitionIsVisible = 6838 , FieldDefinitionLength = 6907 , FieldDefinitionLocationMustBeMemberOf = 1980 , FieldDefinitionLocationRestriction = 6836 ,
  FieldDefinitionLookupSet = 6904 , FieldDefinitionLowerLimit = 6829 , FieldDefinitionMask = 6820 , FieldDefinitionName = 6901 ,
  FieldDefinitionNotes = 6837 , FieldDefinitionObjectType = 6828 , FieldDefinitionOnlyLookupItemsInText = 1985 , FieldDefinitionPluginBrowseOnly = 1983 ,
  FieldDefinitionPluginId = 6827 , FieldDefinitionRecordMustBeOfType = 1981 , FieldDefinitionSapKeySetField = 6839 , FieldDefinitionSearchClause = 6840 ,
  FieldDefinitionSearchClauseCaption = 6843 , FieldDefinitionSearchClauseName = 6835 , FieldDefinitionStringVerificationType = 1982 , FieldDefinitionSubstitutionString = 8414 ,
  FieldDefinitionUpperLimit = 6830 , HistoryActivity = 6715 , HistoryClientIPAddress = 6726 , HistoryConnectionIPAddress = 6725 ,
  HistoryContentRecord = 1972 , HistoryDoneOn = 6704 , HistoryDoneOnGMT = 6721 , HistoryDoneOnLocal = 6722 ,
  HistoryDoneOnMachine = 6723 , HistoryEventDescription = 6706 , HistoryEventObject = 6712 , HistoryEventType = 6705 ,
  HistoryForObjectType = 6716 , HistoryForObjectUri = 6717 , HistoryIsSearch = 1968 , HistoryIsSecurityViolation = 6708 ,
  HistoryLocation = 6713 , HistoryLogin = 6703 , HistoryLoginLocation = 6710 , HistoryMovementLocation = 6709 ,
  HistoryRawEventDescription = 6711 , HistoryRecord = 6702 , HistoryRecordTitle = 2098 , HistoryRelatedObject = 8612 ,
  HistoryRelatedObjectType = 1973 , HistoryRelatedObjectUri = 1974 , HistorySearchTitle = 1969 , HistoryTextSummary = 6720 ,
  HistoryUpdateComments = 6724 , HistoryWorkflow = 6714 , HistoryXmlSummary = 6719 , HoldActiveDescription = 7007 ,
  HoldActiveFrom = 7003 , HoldActiveTo = 7004 , HoldAffectsDispositionOnly = 7008 , HoldCanViewDetails = 8504 ,
  HoldContact = 7002 , HoldExternalId = 7017 , HoldIsActive = 7006 , HoldName = 7001 ,
  HoldNotes = 7005 , HoldSearchCriteria = 7009 , HoldSearchLastRunOn = 7016 , HtmlLayoutExtension = 5203 ,
  HtmlLayoutForType = 5205 , HtmlLayoutName = 5201 , HtmlLayoutTemplate = 5202 , JurisdictionMemberJurisdiction = 1480 ,
  JurisdictionActiveDescription = 1593 , JurisdictionActiveFrom = 1591 , JurisdictionActiveTo = 1592 , JurisdictionComments = 1462 ,
  JurisdictionDescription = 1460 , JurisdictionIsActive = 1590 , JurisdictionJurisdictionType = 1463 , JurisdictionMembers = 1464 ,
  JurisdictionName = 1461 , KeywordAccessControl = 3019 , KeywordActiveDescription = 3018 , KeywordActiveFrom = 3015 ,
  KeywordActiveTo = 3016 , KeywordEnablerFlags = 3014 , KeywordHasRelatedKeywords = 3011 , KeywordIdentificationNumber = 3003 ,
  KeywordIsActive = 3017 , KeywordIsAPrimaryTerm = 3004 , KeywordIsForbidden = 3008 , KeywordIsNodeLabel = 3007 ,
  KeywordIsPrompt = 3005 , KeywordName = 3001 , KeywordNotes = 3013 , KeywordSource = 3002 ,
  LocationAddressActiveDescription = 279 , LocationAddressActiveFrom = 277 , LocationAddressActiveTo = 278 , LocationAddressAddressLines = 270 ,
  LocationAddressAddressType = 276 , LocationAddressCity = 271 , LocationAddressCountry = 275 , LocationAddressCountryISO = 297 ,
  LocationAddressDescription = 296 , LocationAddressDescriptionISO = 298 , LocationAddressIsCurrent = 295 , LocationAddressPostcode = 273 ,
  LocationAddressRegion = 274 , LocationAddressState = 272 , LocationAccessControl = 264 , LocationActiveDescription = 263 ,
  LocationActiveFrom = 261 , LocationActiveTo = 262 , LocationActualBarcode = 216 , LocationAdditionalLogin = 1352 ,
  LocationAdministrator = 495 , LocationAfterHoursPhoneNumber = 210 , LocationAllAdministrators = 486 , LocationAllMembers = 480 ,
  LocationAllMemberships = 481 , LocationAllMembershipsRecursive = 482 , LocationBasedOnUserType = 1359 , LocationCanDeliverDirect = 493 ,
  LocationCanLogin = 250 , LocationCanViewAllDetails = 8498 , LocationCommittee = 228 , LocationCutoffTime = 487 ,
  LocationDateAccessModified = 8434 , LocationDateOfBirth = 240 , LocationDefaultJurisdiction = 1465 , LocationDeliverContainersOnly = 492 ,
  LocationDeliveryLocation = 494 , LocationEmailAddress = 499 , LocationFaxNumber = 209 , LocationFirstInitial = 247 ,
  LocationForeignBarcode = 215 , LocationFormalPreamble = 255 , LocationFormattedAddress = 213 , LocationFormattedAddressISO = 268 ,
  LocationFormattedName = 237 , LocationFullFormattedName = 245 , LocationGenderValue = 244 , LocationGivenNames = 231 ,
  LocationGpsLocation = 1353 , LocationHasAValidLogin = 498 , LocationHoldingOrganizationName = 249 , LocationHomeDataset = 1358 ,
  LocationHonorific = 234 , LocationIdNumber = 217 , LocationInformalPreamble = 256 , LocationInitials = 241 ,
  LocationInternetMailAddress = 225 , LocationIsActive = 205 , LocationIsVisitor = 1357 , LocationIsWithin = 206 ,
  LocationJobDescription = 236 , LocationKeepAddressHistory = 266 , LocationLatestLogin = 8426 , LocationLdapSynchDN = 1354 ,
  LocationLdapSynchEnabled = 1355 , LocationLdapSynchLastUpdated = 1356 , LocationLoginDetails = 220 , LocationLoginExpires = 257 ,
  LocationLogsInAs = 251 , LocationLongHonorific = 267 , LocationMobileNumber = 208 , LocationNickName = 202 ,
  LocationNotes = 219 , LocationOldPostalAddresses = 1661 , LocationOldPostalAddressesISO = 1663 , LocationOldStreetAddresses = 1660 ,
  LocationOldStreetAddressesISO = 1662 , LocationPermissionsCustomized = 1998 , LocationPhoneNumber = 207 , LocationPosition = 238 ,
  LocationPostalAddress = 224 , LocationPostalAddressISO = 299 , LocationPostNominal = 235 , LocationProjectTeam = 229 ,
  LocationProviderContainer = 497 , LocationProviderLogRecordType = 496 , LocationRequestResponseHigh = 488 , LocationRequestResponseLow = 490 ,
  LocationRequestResponseMedium = 489 , LocationRequestsNeedApproval = 491 , LocationReviewDate = 221 , LocationSalutation = 246 ,
  LocationSecurityKeys = 484 , LocationSecurityString = 212 , LocationSortName = 201 , LocationStreetAddress = 223 ,
  LocationStreetAddressISO = 269 , LocationSupervisor = 260 , LocationSurname = 230 , LocationSurnameNoPrefix = 243 ,
  LocationSurnamePrefix = 242 , LocationTypeOfLocation = 203 , LocationUnit = 1350 , LocationUseAddressOf = 265 ,
  LocationUsedForStatistics = 483 , LocationUseProfileOf = 258 , LocationUserLicenseType = 485 , LocationUserType = 252 ,
  LocationViewPaneId = 259 , LocationWebPage = 1351 , LocationWorkgroup = 248 , LocationEAddressActiveDescription = 291 ,
  LocationEAddressActiveFrom = 289 , LocationEAddressActiveTo = 290 , LocationEAddressDescription = 284 , LocationEAddressElectronicAddressData = 281 ,
  LocationEAddressElectronicAddressType = 282 , LocationEAddressEmailAddressTypeString = 283 , LocationEAddressEStore = 286 , LocationEAddressEStoreId = 287 ,
  LocationEAddressIsPreferred = 285 , LocationEAddressName = 280 , LookupItemAbbreviation = 1582 , LookupItemAccessControl = 1711 ,
  LookupItemComments = 1589 , LookupItemDescription = 1583 , LookupItemFullDescription = 1710 , LookupItemHasChildItems = 1689 ,
  LookupItemIconId = 1584 , LookupItemItemNumber = 1721 , LookupItemName = 1581 , LookupItemParentItem = 1688 ,
  LookupItemParentSet = 1580 , LookupSetAccessControl = 1003 , LookupSetIconId = 1005 , LookupSetIsUsedByAdditionalFields = 1007 ,
  LookupSetItemDisplayStyle = 1685 , LookupSetItemsHaveComments = 1684 , LookupSetItemsHaveHierarchy = 1686 , LookupSetItemsHaveLongValue = 1682 ,
  LookupSetItemsHaveShortValue = 1680 , LookupSetLongValueMaxLength = 1683 , LookupSetLookupSetType = 1004 , LookupSetName = 1001 ,
  LookupSetNotes = 1002 , LookupSetOnlySelectLowestLevel = 1687 , LookupSetShortValueIsNumeric = 1720 , LookupSetShortValueMaxLength = 1681 ,
  MailTemplateAlertObjectType = 8598 , MailTemplateAttachReference = 574 , MailTemplateContentTemplate = 571 , MailTemplateForEventType = 561 ,
  MailTemplateForPropertyId = 563 , MailTemplateForRecipientPropertyId = 566 , MailTemplateForRecipientUserDefinedField = 567 , MailTemplateForRecipientWithValue = 568 ,
  MailTemplateForUserDefinedField = 564 , MailTemplateName = 560 , MailTemplateObjectsSelected = 572 , MailTemplateRecipientsSelected = 573 ,
  MailTemplateRelatingToObjectType = 562 , MailTemplateReplyTo = 569 , MailTemplateSubjectTemplate = 570 , MailTemplateUseHTMLformat = 575 ,
  MailTemplateWithValue = 565 , MeetingAgendaIssueDate = 713 , MeetingAgendaOpen = 717 , MeetingAgendaRecord = 714 ,
  MeetingApologies = 706 , MeetingAttendees = 707 , MeetingChair = 705 , MeetingInvitations = 708 ,
  MeetingMeetingDate = 701 , MeetingMeetingDuration = 711 , MeetingMeetingPlace = 710 , MeetingMeetingType = 709 ,
  MeetingMinutesRecord = 715 , MeetingName = 700 , MeetingNotes = 704 , MeetingPending = 716 ,
  MeetingSubmissionsCutoffDate = 712 , MeetingTypeAgendaClassification = 760 , MeetingTypeAgendaContainer = 761 , MeetingTypeAgendaIssue = 755 ,
  MeetingTypeAgendaIssueDesc = 757 , MeetingTypeAgendaIssueInterval = 756 , MeetingTypeAgendaRecordType = 759 , MeetingTypeAtDocDateModified = 854 ,
  MeetingTypeAtDocExtension = 852 , MeetingTypeAtDocSize = 853 , MeetingTypeAtDocStore = 850 , MeetingTypeAtDocStoreId = 851 ,
  MeetingTypeDefaultAgendaItemType = 762 , MeetingTypeDefaultMinuteItemType = 860 , MeetingTypeItemsApprovedBy = 766 , MeetingTypeLatestMeeting = 744 ,
  MeetingTypeMeeetingFrequencyDesc = 750 , MeetingTypeMeetingDuration = 743 , MeetingTypeMeetingFrequency = 745 , MeetingTypeMeetingFrequencyType = 746 ,
  MeetingTypeMeetingPlace = 741 , MeetingTypeMeetingSnapDay = 747 , MeetingTypeMeetingSnapDayCount = 748 , MeetingTypeMeetingTime = 742 ,
  MeetingTypeMinuteClassification = 764 , MeetingTypeMinuteContainer = 765 , MeetingTypeMinuteRecordType = 763 , MeetingTypeMtDocDateModified = 859 ,
  MeetingTypeMtDocExtension = 857 , MeetingTypeMtDocSize = 858 , MeetingTypeMtDocStore = 855 , MeetingTypeMtDocStoreId = 856 ,
  MeetingTypeName = 740 , MeetingTypeNextMeeting = 751 , MeetingTypeNotes = 767 , MeetingTypeOutlineNumbering = 758 ,
  MeetingTypeSubmissionCutoff = 752 , MeetingTypeSubmissionCutoffDesc = 754 , MeetingTypeSubmissionCutoffInterval = 753 , MetadataRuleConditionExpression = 1692 ,
  MetadataRuleIsWarning = 1695 , MetadataRuleMessage = 1690 , MetadataRuleObjectType = 1691 , MetadataRuleOnlyForNew = 1696 ,
  MetadataRuleValidationExpression = 1694 , MeetingTypeUsualParticipantInvitee = 770 , MeetingTypeUsualParticipantInviteeLocation = 771 , MeetingTypeUsualParticipantSequenceNumber = 773 ,
  MeetingTypeUsualParticipantTypeOfInvite = 772 , MinuteItemDescription = 920 , MinuteItemDocDateModified = 931 , MinuteItemDocExtension = 929 ,
  MinuteItemDocSize = 930 , MinuteItemDocStore = 927 , MinuteItemDocStoreId = 928 , MinuteItemIsMotion = 933 ,
  MinuteItemItemType = 932 , MinuteItemMeeting = 934 , MinuteItemMinuteItemOrderNumber = 923 , MinuteItemOutcome = 926 ,
  MinuteItemParentAgendaItem = 921 , MinuteItemProposedBy = 924 , MinuteItemSecondedBy = 925 , MinuteItemTypeDocDateModified = 1405 ,
  MinuteItemTypeDocExtension = 1403 , MinuteItemTypeDocSize = 1404 , MinuteItemTypeDocStore = 1401 , MinuteItemTypeDocStoreId = 1402 ,
  MinuteItemTypeName = 1400 , MinuteItemActionArisingSequenceNumber = 972 , MinuteItemActionArisingTask = 971 , MinuteItemActionArisingTitle = 970 ,
  MeetingDocumentDocumentType = 732 , MeetingDocumentEditStatus = 734 , MeetingDocumentName = 730 , MeetingDocumentOrderNumber = 733 ,
  MeetingDocumentRecordReference = 731 , MeetingInvitationInvitee = 720 , MeetingInvitationInviteeLocation = 721 , MeetingInvitationNotes = 724 ,
  MeetingInvitationProxy = 725 , MeetingInvitationSequenceNumber = 726 , MeetingInvitationTypeOfAttendee = 723 , MeetingInvitationTypeOfInvite = 722 ,
  OfflineRecordAuthorName = 1806 , OfflineRecordAutoCheckin = 1822 , OfflineRecordContainedItemsCount = 1821 , OfflineRecordContainer = 1807 ,
  OfflineRecordContainerRecord = 1817 , OfflineRecordContainerTitle = 1808 , OfflineRecordDateCheckedOut = 1816 , OfflineRecordDateCreated = 1805 ,
  OfflineRecordDateModified = 1803 , OfflineRecordDateModifiedAtCheckout = 1813 , OfflineRecordExtension = 1811 , OfflineRecordFileName = 1810 ,
  OfflineRecordFileType = 1801 , OfflineRecordFullFileName = 1812 , OfflineRecordIsADocument = 1814 , OfflineRecordIsAFolder = 1815 ,
  OfflineRecordIsEmptyContainer = 1823 , OfflineRecordNextRevision = 1809 , OfflineRecordRecord = 1818 , OfflineRecordRecordNumber = 1820 ,
  OfflineRecordRecordUri = 1819 , OfflineRecordSize = 1804 , OfflineRecordStatus = 1802 , OfflineRecordTitle = 1800 ,
  OriginAutoStart = 1435 , OriginContainerCreation = 1287 , OriginContainerDateInterval = 1279 , OriginContainerHasDateRange = 1278 ,
  OriginContainerPerOwner = 1285 , OriginContainerPerUserField = 1286 , OriginContainerSizeThreshold = 1277 , OriginContainerTitleTemplate = 8561 ,
  OriginContainerType = 1288 , OriginDateLastLoaded = 1433 , OriginDateModified = 1441 , OriginDefaultAuthor = 1449 ,
  OriginDefaultClassification = 1445 , OriginDefaultContainer = 1444 , OriginDefaultCreator = 1448 , OriginDefaultHomeLocation = 1446 ,
  OriginDefaultOwnerLocation = 1447 , OriginDefaultRecordType = 1443 , OriginDefaultSchedule = 1450 , OriginExtension = 1442 ,
  OriginKeepCheckedOut = 1453 , OriginLocationMatching = 1454 , OriginMakeNewRevision = 1452 , OriginManageInPlaceStore = 8580 ,
  OriginName = 1430 , OriginNotes = 1451 , OriginOriginLocation = 1431 , OriginRunsOnMachine = 1434 ,
  OriginSize = 1440 , OriginStore = 1438 , OriginStoreId = 1439 , OriginTimeFrom = 1436 ,
  OriginTimeTo = 1437 , OriginTypeOfOrigin = 1432 , OriginHistoryDateRun = 462 , OriginHistoryLocationsCreated = 466 ,
  OriginHistoryLocationsInError = 467 , OriginHistoryName = 460 , OriginHistoryOrigin = 461 , OriginHistoryOriginLocationUsed = 468 ,
  OriginHistoryRecordsCreated = 463 , OriginHistoryRecordsInError = 464 , OriginHistoryRecordsUpdated = 465 , ClassificationOnlyRecordTypeRecordType = 1700 ,
  ClassificationSapBusinessObjectBusinessObject = 1938 , RecordClientMatterPartyInterest = 1397 , RecordClientMatterPartyParty = 1395 , RecordClientMatterPartyPartyType = 1396 ,
  RecordClientMatterRoleRoleLocation = 1393 , RecordClientMatterRoleRoleType = 1394 , RecordHoldActiveDescription = 7015 , RecordHoldActiveFrom = 7012 ,
  RecordHoldActiveTo = 7013 , RecordHoldCase = 7010 , RecordHoldContact = 7011 , RecordHoldIsActive = 7014 ,
  RecordJurisdictionJurisdiction = 7020 , RecordKeywordAttachMethod = 172 , RecordKeywordDescription = 170 , RecordKeywordKeyword = 171 ,
  RecordKeywordPrompt = 173 , RecordLinkedDocumentBytes = 3605 , RecordLinkedDocumentDateModified = 3606 , RecordLinkedDocumentDocumentName = 3600 ,
  RecordLinkedDocumentEStore = 3609 , RecordLinkedDocumentEStoreId = 3610 , RecordLinkedDocumentExtension = 3601 , RecordLinkedDocumentIsNewLink = 3608 ,
  RecordLinkedDocumentLinkedRecord = 3603 , RecordLinkedDocumentLinkedRevision = 3604 , RecordLinkedDocumentLinkType = 3602 , RecordLinkedDocumentStorageDescription = 3607 ,
  RecordLocationComments = 1617 , RecordLocationDueDate = 1619 , RecordLocationEmail = 450 , RecordLocationFaxNo = 452 ,
  RecordLocationFromDateTime = 157 , RecordLocationIdNumber = 8617 , RecordLocationIsComplete = 1618 , RecordLocationIsOverdue = 1636 ,
  RecordLocationIsPrimaryContact = 161 , RecordLocationLatestDateTime = 158 , RecordLocationLocation = 155 , RecordLocationMobileNo = 451 ,
  RecordLocationName = 150 , RecordLocationOrganization = 162 , RecordLocationOriginalName = 165 , RecordLocationPAddress = 454 ,
  RecordLocationPhoneNumber = 163 , RecordLocationReturnDateTime = 159 , RecordLocationSAddress = 455 , RecordLocationSpace = 156 ,
  RecordLocationStatus = 164 , RecordLocationTypeOfContact = 152 , RecordLocationTypeOfRecordLocation = 151 , RecordLocationWebPage = 453 ,
  RecordAccessControl = 29 , RecordAccessExclusions = 1989 , RecordAccessionNumber = 11 , RecordActions = 130 ,
  RecordAddressee = 136 , RecordAggregatedDisposal = 1644 , RecordAllContacts = 133 , RecordAllHolds = 59 ,
  RecordAllMeetings = 424 , RecordAllParts = 178 , RecordAllRenditions = 8419 , RecordAllTodoItems = 1961 ,
  RecordAllVersions = 179 , RecordAlternateContentsCount = 1537 , RecordAlternativeContainer = 417 , RecordAlternativeContainers = 140 ,
  RecordAlternativeContents = 180 , RecordArchivePermDate = 188 , RecordArchiveTransferDate = 189 , RecordAssignee = 52 ,
  RecordAssigneeStatus = 147 , RecordAttachedKeywords = 139 , RecordAuthor = 135 , RecordAuthorizationDueDate = 8364 ,
  RecordAuthorizationMethod = 1612 , RecordAutoClassificationConfidenceLevel = 1399 , RecordAutoRenderStatus = 435 , RecordAutoRenderToPDFOnSave = 1635 ,
  RecordBarcode = 28 , RecordBasicMetadataOnly = 8502 , RecordBccdTo = 8453 , RecordBlueprintTitle = 34 ,
  RecordBypassRecordTypeAccessControls = 438 , RecordCanUseClassification = 1538 , RecordCcdTo = 8452 , RecordCheckedInBy = 1533 ,
  RecordCheckedInOn = 8433 , RecordCheckedOutOn = 66 , RecordCheckedOutPath = 67 , RecordCheckedOutTo = 65 ,
  RecordCheckOutType = 75 , RecordClassification = 100 , RecordClassOfRecord = 24 , RecordClient = 58 ,
  RecordClientName = 1389 , RecordClientNumber = 1388 , RecordClientRecord = 1387 , RecordConsignment = 22 ,
  RecordConsignmentObject = 1398 , RecordContainer = 50 , RecordContainerHierarchy = 2081 , RecordContainerTitle = 431 ,
  RecordContentId = 8634 , RecordContents = 141 , RecordContextURL = 76 , RecordConversationId = 664 ,
  RecordCreator = 55 , RecordCSdeclassifyDetails = 408 , RecordCSdeclassifyOn = 406 , RecordCSdowngradeDetails = 409 ,
  RecordCSdowngradeOn = 407 , RecordCSguideEntries = 405 , RecordCSinitialSecurity = 402 , RecordCSlastReviewed = 410 ,
  RecordCSlastUpdateDetails = 404 , RecordCSprimordialSecurity = 429 , RecordCSsecurityDetails = 403 , RecordCurrentAction = 119 ,
  RecordCurrentActionAssignee = 8424 , RecordCurrentActivities = 8432 , RecordCurrentVersion = 422 , RecordDateAssigned = 432 ,
  RecordDateClosed = 7 , RecordDateCreated = 5 , RecordDateDue = 9 , RecordDateFinalized = 31 ,
  RecordDateImported = 440 , RecordDateInactive = 8 , RecordDateModified = 63 , RecordDatePublished = 111 ,
  RecordDateReceived = 1536 , RecordDateRecycled = 8367 , RecordDateRegistered = 6 , RecordDateSuperseded = 1535 ,
  RecordDestructionDate = 117 , RecordDisposalDate = 1386 , RecordDisposalMethod = 1385 , RecordDisposition = 23 ,
  RecordDispositionChangedDate = 447 , RecordDispositionSchedule = 167 , RecordDocumentAttachPending = 414 , RecordDocumentDetails = 62 ,
  RecordDocumentHash = 1870 , RecordDocumentLastAccessedDate = 665 , RecordDocumentMissing = 8508 , RecordDocumentSize = 70 ,
  RecordDocumentType = 71 , RecordDocumentURL = 8592 , RecordDraftDueDate = 8363 , RecordEditor = 1616 ,
  RecordEditState = 8496 , RecordElinkedDocuments = 169 , RecordElinkOf = 102 , RecordEnablerFlags = 145 ,
  RecordESource = 74 , RecordEStore = 72 , RecordEStoreId = 73 , RecordExtension = 68 ,
  RecordExternalEditingComplete = 8486 , RecordExternalEditingCompletedBy = 8490 , RecordExternalEditingFinalizeOnCheckin = 8506 , RecordExternalEditorId = 8485 ,
  RecordExternalReference = 12 , RecordFilePath = 20 , RecordFinalizeOnSave = 411 , RecordFolderOrigin = 549 ,
  RecordForeignBarcode = 27 , RecordFullClassification = 30 , RecordGeneratedTitle = 25 , RecordGpsLocation = 1539 ,
  RecordHasEmailAttachments = 434 , RecordHasHold = 146 , RecordHasHoldAttached = 8376 , RecordHasLinkedDocuments = 18 ,
  RecordHasNotes = 8505 , RecordHistory = 132 , RecordHomeLocation = 54 , RecordHomeLocationStatus = 148 ,
  RecordHomeSpace = 416 , RecordHomeSpaceNumber = 433 , RecordIdolMetadataXML = 548 , RecordInitiateTemplate = 420 ,
  RecordInstructions = 2093 , RecordIsCheckedOut = 64 , RecordIsContainer = 17 , RecordIsElectronic = 60 ,
  RecordIsEnclosed = 57 , RecordIsInPartSeries = 14 , RecordIsRootOfPartSeries = 15 , RecordIsShared = 2077 ,
  RecordIsSigned = 168 , RecordJurisdictions = 40 , RecordKeywords = 142 , RecordLastActionDate = 21 ,
  RecordLastPartRecord = 184 , RecordLatestVersion = 421 , RecordLongNumber = 4 , RecordMakeInactiveDate = 437 ,
  RecordManualDestructionDate = 122 , RecordMatterName = 1392 , RecordMatterNumber = 1391 , RecordMatterRecord = 1390 ,
  RecordMediaType = 457 , RecordMeeting = 423 , RecordMessageId = 663 , RecordMimeType = 82 ,
  RecordMostRecentTask = 428 , RecordMovementHistory = 33 , RecordMyAuthorizationComments = 1634 , RecordMyAuthorizationComplete = 1633 ,
  RecordMyReviewComments = 1632 , RecordMyReviewComplete = 1630 , RecordNbrPages = 83 , RecordNeedsAuthorization = 1611 ,
  RecordNeedsDataEntryForm = 175 , RecordNeedsReview = 1610 , RecordNewPartCreationRule = 112 , RecordNextPartRecord = 182 ,
  RecordNextTaskDue = 185 , RecordNotes = 118 , RecordNumber = 2 , RecordNumberPlusName = 413 ,
  RecordOriginatedFrom = 439 , RecordOriginatedFromRun = 456 , RecordOtherContact = 138 , RecordOverdueActions = 131 ,
  RecordOwnerLocation = 53 , RecordPreserveHierarchyOnDataEntry = 412 , RecordPrevPartRecord = 183 , RecordPrimaryContact = 56 ,
  RecordPriority = 13 , RecordReasonRecycled = 8390 , RecordRecordType = 1 , RecordRedactedFrom = 419 ,
  RecordRedactionsOf = 418 , RecordRelatedRecord = 415 , RecordRelatedRecs = 134 , RecordRenditionCount = 81 ,
  RecordRepresentative = 137 , RecordRequests = 143 , RecordRetentionSchedule = 101 , RecordReturnDueDateTime = 149 ,
  RecordReviewDate = 32 , RecordReviewDueDate = 1615 , RecordReviewersCanEdit = 2080 , RecordReviewState = 1613 ,
  RecordReviewStateDate = 1614 , RecordRevisionCount = 1643 , RecordRevisionNumber = 69 , RecordRootPartRecord = 181 ,
  RecordSapArchiveDate = 1524 , RecordSapArchiveLinkVsn = 1522 , RecordSapBusinessId = 1532 , RecordSapBusinessObject = 1531 ,
  RecordSapCreatorLocUri = 1530 , RecordSapCreatorName = 1529 , RecordSapCustomerName = 1528 , RecordSapCustomerNumber = 1527 ,
  RecordSapDocumentId = 1521 , RecordSapDocumentProtection = 1523 , RecordSapDocumentType = 1526 , RecordSapModifiedDate = 1525 ,
  RecordSapReposId = 1520 , RecordScheduledDisposalDate = 1382 , RecordScheduledDisposalMethod = 1381 , RecordScheduledDisposalStatus = 1383 ,
  RecordScheduledInactiveStatus = 1384 , RecordSdmEnvironmentID = 1770 , RecordSdmFileName = 1771 , RecordSdmFolderName = 1776 ,
  RecordSdmRunID = 1772 , RecordSecCompliant = 1646 , RecordSecurity = 10 , RecordSecurityCaveats = 426 ,
  RecordSecurityLevel = 425 , RecordSecurityLocks = 547 , RecordSeriesRecord = 110 , RecordSpFarmGUID = 443 ,
  RecordSpGUID = 442 , RecordSpListItemCount = 445 , RecordSpListType = 444 , RecordSpSiteCollectionGUID = 448 ,
  RecordSpType = 446 , RecordSpURL = 441 , RecordStorageDestructionDate = 1645 , RecordSuggestedFileName = 166 ,
  RecordTitle = 3 , RecordTopLevelActions = 144 , RecordTypedTitle = 26 , RecordUpgradeNumber = 80 ,
  RecordViewCounter = 8488 , RecordViewPaneId = 103 , RecordVitalReviewPeriod = 430 , RecordXdmsId = 8586 ,
  RecordActionActionName = 2901 , RecordActionActualDays = 2917 , RecordActionActualDuration = 2927 , RecordActionActualHours = 2918 ,
  RecordActionActualMinutes = 2919 , RecordActionAssignedBy = 2936 , RecordActionAttachDate = 2905 , RecordActionBarcode = 2928 ,
  RecordActionCompletedBy = 2921 , RecordActionCompletedOnTime = 2937 , RecordActionCost = 2916 , RecordActionDays = 2913 ,
  RecordActionDone = 2929 , RecordActionDueDate = 2909 , RecordActionDuration = 2926 , RecordActionEndDate = 2911 ,
  RecordActionHours = 2914 , RecordActionInstructions = 2092 , RecordActionIsReadyToStart = 2934 , RecordActionLockDates = 8614 ,
  RecordActionMinutes = 2915 , RecordActionNotes = 2930 , RecordActionOverdue = 2932 , RecordActionParentRecordAction = 2935 ,
  RecordActionPercentComplete = 2922 , RecordActionProcedure = 2933 , RecordActionRecord = 2902 , RecordActionResponsibility = 2920 ,
  RecordActionStartDate = 2907 , RecordActionStatus = 2931 , RecordActionSuspendUntil = 8423 , RecordActionViewable = 8292 ,
  RecordTypeAccessControl = 381 , RecordTypeAccessExclusions = 1990 , RecordTypeAcknowledgeRequests = 2131 , RecordTypeAction = 354 ,
  RecordTypeActiveDescription = 393 , RecordTypeActiveFrom = 390 , RecordTypeActiveTo = 391 , RecordTypeAddContentsWhenClosed = 8381 ,
  RecordTypeAllowBlankFreeTextTitle = 364 , RecordTypeAllowMultipleExtensions = 2130 , RecordTypeAllowParts = 357 , RecordTypeAllowReplace = 334 ,
  RecordTypeAllowVersions = 335 , RecordTypeAlwaysAuditSecurityBreaches = 2045 , RecordTypeAnnotateOnly = 375 , RecordTypeAnnotateWhenReadOnly = 376 ,
  RecordTypeAssignee = 2113 , RecordTypeAuditCreateEventsOffline = 2124 , RecordTypeAuditDeleteEventsOffline = 2126 , RecordTypeAuditEvents = 383 ,
  RecordTypeAuditModifyEventsOffline = 2125 , RecordTypeAuthorizationMethod = 2062 , RecordTypeAuthorizerReminderDays = 2065 , RecordTypeAutoFinalize = 2074 ,
  RecordTypeAutoRenderOCR = 2076 , RecordTypeAutoRenderPDF = 2075 , RecordTypeBasicMetadataOnly = 8501 , RecordTypeBelongsToAMatter = 2132 ,
  RecordTypeBorrowingLimit = 2128 , RecordTypeCanHaveSharePointItems = 2133 , RecordTypeChangeTitleWhenReadOnly = 2115 , RecordTypeCheckDuplicateTitles = 379 ,
  RecordTypeClassification = 308 , RecordTypeClassificationMandatory = 398 , RecordTypeClassOfRecord = 304 , RecordTypeCompressPartNumber = 352 ,
  RecordTypeConfirmEachNumber = 350 , RecordTypeConfirmPreview = 2072 , RecordTypeContainerRule = 2068 , RecordTypeContentsRule = 2069 ,
  RecordTypeContentsWithDifferentDisposal = 8480 , RecordTypeCopiedAccessControl = 394 , RecordTypeDaysDue = 355 , RecordTypeDefaultJurisdiction = 2116 ,
  RecordTypeDefaultSeries = 337 , RecordTypeDeindexAfterDisposition = 373 , RecordTypeDeindexAfterYears = 372 , RecordTypeDisposition = 305 ,
  RecordTypeDocumentProfilingAuthor = 8344 , RecordTypeDocumentProfilingComments = 8346 , RecordTypeDocumentProfilingDates = 8389 , RecordTypeDocumentProfilingGeography = 8348 ,
  RecordTypeDocumentProfilingKeyword = 8345 , RecordTypeDocumentProfilingNumberOfPages = 8347 , RecordTypeDocumentProfilingTagsAsField = 8499 , RecordTypeDocumentProfilingTitleOption = 8343 ,
  RecordTypeEditorReminderDays = 2063 , RecordTypeEmailProfilingContactMustExist = 8342 , RecordTypeEmailProfilingMaxContacts = 8341 , RecordTypeEmailProfilingSetAddressee = 8338 ,
  RecordTypeEmailProfilingSetAuthor = 8337 , RecordTypeEmailProfilingSetBcc = 8340 , RecordTypeEmailProfilingSetCc = 8339 , RecordTypeEmailProfilingTitleOption = 8336 ,
  RecordTypeEndUsersCanModify = 2070 , RecordTypeEsoActionType = 2054 , RecordTypeEsoAllowEvents = 2059 , RecordTypeEsoDateType = 2055 ,
  RecordTypeEsoEnable = 2053 , RecordTypeEsoMonths = 2057 , RecordTypeEsoStoreUri = 2058 , RecordTypeEsoYears = 2056 ,
  RecordTypeEStore = 311 , RecordTypeExtensionLimit = 2129 , RecordTypeExternalId = 2108 , RecordTypeFinalisePreviousVersion = 2111 ,
  RecordTypeFinalReminderDays = 2066 , RecordTypeFollowupReminderDays = 2067 , RecordTypeHideFreeTextTitle = 365 , RecordTypeHomeCanBeSpace = 382 ,
  RecordTypeHomeLocation = 306 , RecordTypeInsecureContainer = 378 , RecordTypeInsecureDocument = 397 , RecordTypeIsActive = 392 ,
  RecordTypeLastNumber = 360 , RecordTypeLevel = 361 , RecordTypeMaximumContents = 1987 , RecordTypeMaximumParts = 8420 ,
  RecordTypeMediaType = 2118 , RecordTypeMoveWhenReadOnly = 377 , RecordTypeName = 301 , RecordTypeNeedsAuthorizationProcess = 2061 ,
  RecordTypeNeedsClassification = 2127 , RecordTypeNeedsReviewProcess = 2060 , RecordTypeNewPartCreationRule = 2107 , RecordTypeNotes = 374 ,
  RecordTypeNotesInsertStyle = 2100 , RecordTypeNumberFromType = 363 , RecordTypeNumberingIsManual = 380 , RecordTypeNumberMethod = 347 ,
  RecordTypeNumberPattern = 348 , RecordTypeOldVersionPurgeStyle = 2123 , RecordTypeOwnerLocation = 307 , RecordTypePartSeparator = 356 ,
  RecordTypePool = 8601 , RecordTypePreserveRevisions = 1986 , RecordTypePreventDispChangeIfNoSchedule = 395 , RecordTypePsoActionType = 2047 ,
  RecordTypePsoBoxRTY = 2051 , RecordTypePsoDateType = 2048 , RecordTypePsoEnable = 2046 , RecordTypePsoMonths = 2050 ,
  RecordTypePsoNewHomeLoc = 2052 , RecordTypePsoYears = 2049 , RecordTypePurgePreviousVersion = 2112 , RecordTypeResetAtEnd = 349 ,
  RecordTypeResetAtYearEnd = 2114 , RecordTypeRestrictExtractAndPrint = 8510 , RecordTypeRetentionSchedule = 353 , RecordTypeReviewerReminderDays = 2064 ,
  RecordTypeReviewersCanEdit = 2079 , RecordTypeSapContainerRecordType = 2040 , RecordTypeSapCreateContact = 2138 , RecordTypeSapCreateContainers = 2135 ,
  RecordTypeSapCreateCountries = 2042 , RecordTypeSapCreateCreatorLoc = 2139 , RecordTypeSapForceDeleteDate = 2044 , RecordTypeSapRepositoryId = 2134 ,
  RecordTypeSapTitleTemplate = 2136 , RecordTypeSapTitleTemplateKS = 2137 , RecordTypeSapUseCountryCode = 2041 , RecordTypeSapUseDeleteDate = 2043 ,
  RecordTypeSecCompliant = 2073 , RecordTypeSecProfile = 309 , RecordTypeSetDueDateFromActions = 370 , RecordTypeSetLastActionOnView = 2071 ,
  RecordTypeSortOrder = 303 , RecordTypeStartupTemplate = 371 , RecordTypeStoreType = 313 , RecordTypeSuppressContentIndexing = 366 ,
  RecordTypeTasks = 315 , RecordTypeTitlingMethod = 312 , RecordTypeTrimIconId = 310 , RecordTypeUseCensus = 320 ,
  RecordTypeUsePartNumber = 351 , RecordTypeUseRetention = 322 , RecordTypeUsualBehaviour = 314 , RecordTypeVersionNumbering = 2110 ,
  RecordTypeWithinSeries = 396 , RecordTypeXdmsSystemName = 8583 , RecordRelationshipCanView = 200 , RecordRelationshipDescription = 198 ,
  RecordRelationshipIsReverse = 176 , RecordRelationshipRelatedRecord = 195 , RecordRelationshipRelatedTitle = 199 , RecordRelationshipRelationNumber = 197 ,
  RecordRelationshipRelationType = 196 , RecordRelationshipReverseRelationType = 177 , RecordRenditionAddedOn = 129 , RecordRenditionBytes = 123 ,
  RecordRenditionCheckedInBy = 8435 , RecordRenditionCheckedInOn = 8436 , RecordRenditionConfidenceLevel = 88 , RecordRenditionDateModified = 121 ,
  RecordRenditionDescription = 120 , RecordRenditionEStore = 126 , RecordRenditionEStoreId = 127 , RecordRenditionExtension = 125 ,
  RecordRenditionMimeType = 84 , RecordRenditionNbrPages = 85 , RecordRenditionNotes = 128 , RecordRenditionPageNumber = 87 ,
  RecordRenditionTypeOfRendition = 124 , RecordSapComponentApplicationVersion = 1542 , RecordSapComponentArchiveDate = 1545 , RecordSapComponentArchiveLinkVersion = 1541 ,
  RecordSapComponentBytes = 1550 , RecordSapComponentCharacterSet = 1544 , RecordSapComponentComponentId = 1540 , RecordSapComponentContentType = 1543 ,
  RecordSapComponentDateModified = 1546 , RecordSapComponentExtension = 1549 , RecordSapComponentFileName = 1551 , RecordSapComponentStoreId = 1548 ,
  RecordSapComponentStoreUri = 1547 , ReportCount = 7220 , ReportDatabaseName = 7209 , ReportDate = 7210 ,
  ReportDefaultDevice = 7204 , ReportDefaultDriver = 7205 , ReportDefaultPort = 7206 , ReportDefaultTray = 7207 ,
  ReportForBobType = 7202 , ReportForBobTypeDesc = 7203 , ReportForObject = 7221 , ReportLicensee = 7213 ,
  ReportLoginName = 7208 , ReportName = 7219 , ReportPage = 7212 , ReportReportEnd = 7217 ,
  ReportReportName = 7201 , ReportSearchTitle = 7216 , ReportTime = 7211 , ReportTitle = 7214 ,
  ReportUserTitle = 7215 , ReportBitmapBitmapFileName = 7557 , ReportBitmapDateModified = 7555 , ReportBitmapEStore = 7552 ,
  ReportBitmapExtension = 7556 , ReportBitmapName = 7551 , ReportBitmapSize = 7554 , ReportBitmapStoreId = 7553 ,
  RequestContentReference = 4016 , RequestCurrentLocation = 4012 , RequestDateCompleted = 4020 , RequestDateCreated = 4021 ,
  RequestDescription = 4005 , RequestDueDate = 4004 , RequestEndDate = 4008 , RequestFrequency = 4006 ,
  RequestFrequencyType = 4007 , RequestIsComplete = 4022 , RequestNotes = 4009 , RequestPriority = 4019 ,
  RequestRecord = 4001 , RequestRequestor = 4002 , RequestRequestType = 4013 , RequestServiceLocation = 4010 ,
  RequestServiceSpace = 4011 , RequestStatus = 4017 , RequestStatusChangedDate = 4023 , RequestStatusDetails = 4018 ,
  RequestTransitAddress = 4015 , RequestTransitLocation = 4014 , RequestViewable = 8293 , RevisionBytes = 8568 ,
  RevisionCheckedInBy = 8576 , RevisionCheckedInOn = 8577 , RevisionDateModified = 8567 , RevisionDescription = 8566 ,
  RevisionDocumentType = 8571 , RevisionEStore = 8569 , RevisionEStoreId = 8570 , RevisionExtension = 8565 ,
  RevisionMimeType = 8573 , RevisionNbrPages = 8574 , RevisionPreservationNotes = 8575 , RevisionPreserve = 8572 ,
  RevisionRecord = 8563 , RevisionRevisionNumber = 8564 , RecordTypeAutoSubFolderSequenceNumber = 8375 , RecordTypeAutoSubFolderSubClassification = 1512 ,
  RecordTypeAutoSubFolderSubRecordType = 1511 , RecordTypeAutoSubFolderSubSchedule = 1513 , RecordTypeAutoSubFolderTitle = 1510 , SavedSearchAccessControl = 5304 ,
  SavedSearchActivityDueSearchIncludesAuthorization = 1600 , SavedSearchActivityDueSearchIncludesEscalated = 5319 , SavedSearchAssigneeSearchIncludesDelegates = 5318 , SavedSearchAssigneeSearchIncludesGroups = 5317 ,
  SavedSearchAssigneeSearchIncludesPosition = 5316 , SavedSearchCanEdit = 1606 , SavedSearchCanExecute = 1607 , SavedSearchDefaultIncludesContent = 1642 ,
  SavedSearchDefaultIncludesNotes = 1639 , SavedSearchDefaultIncludesNumber = 1637 , SavedSearchDefaultIncludesTitle = 1638 , SavedSearchDescription = 5302 ,
  SavedSearchFilterString = 5307 , SavedSearchFullName = 5315 , SavedSearchIconId = 5314 , SavedSearchIsGrouping = 5310 ,
  SavedSearchIsOldFormat = 5311 , SavedSearchIsPublic = 5313 , SavedSearchLastUsedOn = 8487 , SavedSearchName = 5301 ,
  SavedSearchObjectType = 5305 , SavedSearchOwner = 5312 , SavedSearchParent = 5309 , SavedSearchQueryString = 5306 ,
  SavedSearchResultPostProcessing = 2096 , SavedSearchSortString = 5308 , ScheduleAccessControl = 2004 , ScheduleActionSummary = 2036 ,
  ScheduleActiveDescription = 2023 , ScheduleActiveFrom = 2021 , ScheduleActiveTo = 2022 , ScheduleCanAttach = 2083 ,
  ScheduleCanOnlyDestroyInactive = 2029 , ScheduleDateSuperseded = 8478 , ScheduleExpandedTitle = 2027 , ScheduleHasChildSchedules = 2026 ,
  ScheduleIgnoreBlankDestroyTriggers = 2030 , ScheduleInUse = 2006 , ScheduleIsAgencySpecific = 2005 , ScheduleName = 2001 ,
  ScheduleNotes = 2003 , ScheduleParentSchedule = 2025 , SchedulePolicyCentreGUID = 2039 , ScheduleRetainJurisdictions = 2033 ,
  ScheduleRetention = 2032 , ScheduleSource = 2008 , ScheduleSupersededBy = 8479 , ScheduleSuppressTriggerCalculationAlways = 2038 ,
  ScheduleSuppressTriggerCalculationEventOnCommit = 2037 , ScheduleTitle = 2002 , ScheduleUseEarliestDestroyDate = 2031 , ScheduledTaskAssignee = 7964 ,
  ScheduledTaskAttachDate = 7952 , ScheduledTaskAttachedToObject = 7953 , ScheduledTaskAttachedToObjectType = 7954 , ScheduledTaskAttachedToObjectUri = 7955 ,
  ScheduledTaskCompletionDate = 7957 , ScheduledTaskDescription = 7950 , ScheduledTaskIntervalSize = 7961 , ScheduledTaskIntervalType = 7960 ,
  ScheduledTaskIsComplete = 7959 , ScheduledTaskLastActionedOn = 7968 , ScheduledTaskNextDueDate = 7963 , ScheduledTaskNotes = 7966 ,
  ScheduledTaskRepetitions = 7958 , ScheduledTaskRepetitionsDone = 7962 , ScheduledTaskScheduleDescription = 7965 , ScheduledTaskStartDate = 7956 ,
  ScheduledTaskStatus = 7967 , ScheduleTriggerAfterDays = 1654 , ScheduleTriggerAfterMonths = 2015 , ScheduleTriggerAfterYears = 2014 ,
  ScheduleTriggerBasedOnEvent = 2087 , ScheduleTriggerDateType = 2016 , ScheduleTriggerDelayType = 1655 , ScheduleTriggerDescription = 2011 ,
  ScheduleTriggerEventOccurringAfter = 2088 , ScheduleTriggerFixedDate = 2018 , ScheduleTriggerIsForDestroy = 2019 , ScheduleTriggerJurisdiction = 2028 ,
  ScheduleTriggerPolicyCentreGUID = 1650 , ScheduleTriggerPolicyCentreMappingGUID = 1653 , ScheduleTriggerPolicyCentreNotes = 1652 , ScheduleTriggerPolicyCentreTitle = 1651 ,
  ScheduleTriggerRounding = 2024 , ScheduleTriggerTransferTo = 2035 , ScheduleTriggerTriggerType = 2012 , ScheduleTriggerTriggerTypeDescription = 2013 ,
  ScheduleTriggerUserDefinedDate = 2020 , SearchFormAccessControl = 8477 , SearchFormDefinition = 1294 , SearchFormDescription = 1292 ,
  SearchFormFactoryDefinition = 1295 , SearchFormIconId = 8476 , SearchFormName = 1291 , SearchFormObjectType = 1293 ,
  SearchFormSavedSearchFilter = 8475 , SecurityCaveatAbbreviation = 902 , SecurityCaveatActiveDescription = 907 , SecurityCaveatActiveFrom = 904 ,
  SecurityCaveatActiveTo = 905 , SecurityCaveatCaveatNumber = 903 , SecurityCaveatIsActive = 906 , SecurityCaveatName = 901 ,
  SecurityCaveatNotes = 908 , SecurityGuideActiveDescription = 7908 , SecurityGuideActiveFrom = 7906 , SecurityGuideActiveTo = 7907 ,
  SecurityGuideDeclassify = 7904 , SecurityGuideDeclassifyDate = 7913 , SecurityGuideDeclassifyEvent = 7910 , SecurityGuideDeclassifyExemption = 7912 ,
  SecurityGuideDeclassifyYears = 7911 , SecurityGuideDescription = 7901 , SecurityGuideEntryReference = 7900 , SecurityGuideNotes = 7905 ,
  SecurityGuideReason = 7903 , SecurityGuideSecurityLevel = 7902 , SecurityGuideSecurityString = 7914 , SecurityGuideTypeOfDeclassification = 7909 ,
  SecurityLevelAbbreviation = 802 , SecurityLevelActiveDescription = 807 , SecurityLevelActiveFrom = 804 , SecurityLevelActiveTo = 805 ,
  SecurityLevelIsActive = 806 , SecurityLevelLevelNumber = 803 , SecurityLevelName = 801 , SecurityLevelNotes = 808 ,
  SharePointItemIsDocument = 1373 , SharePointItemItemURL = 1364 , SharePointItemListGUID = 1366 , SharePointItemListItemId = 1363 ,
  SharePointItemListItemRecord = 1361 , SharePointItemListRecord = 1362 , SharePointItemListType = 1367 , SharePointItemListURL = 1365 ,
  SharePointItemModifiedTitle = 1370 , SharePointItemOriginator = 1369 , SharePointItemRelationship = 1371 , SharePointItemStatus = 1368 ,
  SharePointItemSynchPending = 1372 , SharePointItemUniqueId = 1360 , SharePointItemViewable = 1374 , SpaceAccessControl = 1311 ,
  SpaceAdministeredBy = 8334 , SpaceAdministrator = 8333 , SpaceAdvancedUsageDetails = 1335 , SpaceAvailable = 1306 ,
  SpaceBarcode = 8513 , SpaceCapacity = 1305 , SpaceDescription = 1302 , SpaceDestroyedAllBays = 1330 ,
  SpaceDestroyedInBay = 1329 , SpaceDestroyedRecords = 1328 , SpaceForeignBarcode = 1308 , SpaceFullDescription = 1304 ,
  SpaceHasHoldingBay = 1318 , SpaceIsCaptioned = 1334 , SpaceIsLowestLevel = 1317 , SpaceLevel = 1312 ,
  SpaceNickName = 1303 , SpaceNodeAvailable = 1332 , SpaceNodeCapacity = 1331 , SpaceNodeUsed = 1333 ,
  SpaceNumber = 1301 , SpaceRecordsActualAllBays = 1323 , SpaceRecordsActuallyAtHome = 1314 , SpaceRecordsActuallyInBay = 1319 ,
  SpaceRecordsAdded2YearsAgo = 1327 , SpaceRecordsAddedLastYear = 1326 , SpaceRecordsAddedThisYear = 1325 , SpaceRecordsAllBays = 1322 ,
  SpaceRecordsAtHome = 1313 , SpaceRecordsInHoldingBay = 1316 , SpaceRecordsLoanAllBays = 1324 , SpaceRecordsOut = 1315 ,
  SpaceRecordsOutOfBay = 1320 , SpaceSecurity = 1310 , SpaceUsageDetails = 1321 , SpaceUsed = 1307 ,
  SpaceWithin = 1309 , StopWordName = 401 , StorePoolName = 8602 , StorePoolSecCompliant = 8603 ,
  TodoItemItemReferenceDetails = 950 , TodoItemItemReferenceRecord = 951 , TodoItemItemReferenceReferencedObjectType = 8443 , TodoItemItemReferenceReferencedObjectUri = 8444 ,
  TodoItemItemReferenceReferenceType = 952 , TodoItemItemReferenceSequenceNbr = 953 , TodoItemAllReferences = 8445 , TodoItemAssignee = 942 ,
  TodoItemCreatedBy = 947 , TodoItemDateCreated = 948 , TodoItemDateDone = 944 , TodoItemDateDue = 943 ,
  TodoItemDescription = 940 , TodoItemFrequency = 8527 , TodoItemIsComplete = 954 , TodoItemIsOverdue = 955 ,
  TodoItemItemPriority = 945 , TodoItemNotes = 946 , TodoItemNotifyByEmail = 949 , TodoItemPeriod = 8526 ,
  TodoItemSeriesId = 8525 , TodoItemTodo = 941 , ScheduledTaskHistoryActionDate = 7971 , ScheduledTaskHistoryActionedBy = 7972 ,
  ScheduledTaskHistoryDetails = 7974 , ScheduledTaskHistoryDueDate = 7973 , UserLabelAccessControl = 8388 , UserLabelAttachable = 8349 ,
  UserLabelDateCreated = 523 , UserLabelDetachable = 8350 , UserLabelFullName = 529 , UserLabelHasChildLabels = 1873 ,
  UserLabelIconId = 528 , UserLabelLabelType = 522 , UserLabelName = 520 , UserLabelNotes = 8383 ,
  UserLabelOwner = 521 , UserLabelParentLabel = 536 , ActivityAuthorizationAuthorizedBy = 1260 , ActivityAuthorizationAuthorizedOn = 1261 ,
  ActivityDocumentAction = 1211 , ActivityDocumentDefaultContainer = 1218 , ActivityDocumentDocumentId = 1217 , ActivityDocumentMandatory = 1220 ,
  ActivityDocumentOrigin = 1212 , ActivityDocumentOriginatingActivityId = 1221 , ActivityDocumentRecord = 1215 , ActivityDocumentRecordType = 1214 ,
  ActivityDocumentStatus = 1213 , ActivityDocumentSupercopy = 1219 , ActivityDocumentTitle = 1210 , ActivityDocumentUsage = 1216 ,
  ActivityEmailRecipientCcTo = 1263 , ActivityEmailRecipientMessageTypes = 1264 , ActivityEscalationDateEscalationDue = 1253 , ActivityEscalationDescription = 1250 ,
  ActivityEscalationEscalateTo = 1251 , ActivityEscalationWaitingPeriod = 1252 , ActivityResultDescription = 1231 , ActivityResultName = 1230 ,
  ActivityResultPositions = 1234 , ActivityResultRollbackToId = 1233 , ActivityResultSendMail = 8611 , ActivityResultWasReached = 1232 ,
  ActivityStartConditionDescription = 1240 , ActivityStartConditionIsMandatory = 1243 , ActivityStartConditionLinePositions = 1244 , ActivityStartConditionNormalLinePositionFixed = 1245 ,
  ActivityStartConditionOutlineLinePositionFixed = 1246 , ActivityStartConditionPredecessorId = 1241 , ActivityStartConditionPredecessorResult = 1242 , WorkflowDocumentDocumentId = 1093 ,
  WorkflowDocumentPlaceholderType = 1091 , WorkflowDocumentRecord = 1092 , WorkflowDocumentTitle = 1090 , WorkflowTemplateDocumentDocumentId = 1273 ,
  WorkflowTemplateDocumentPlaceholderType = 1271 , WorkflowTemplateDocumentRecord = 1272 , WorkflowTemplateDocumentTitle = 1270 , WorkflowAccessControl = 1079 ,
  WorkflowAutoStartActivities = 1071 , WorkflowCreator = 1068 , WorkflowCustomer = 1051 , WorkflowDateCompleted = 1058 ,
  WorkflowDateDue = 1057 , WorkflowDateRegistered = 1053 , WorkflowDateStarted = 1061 , WorkflowDefaultContainer = 1063 ,
  WorkflowDestroyDueDate = 1064 , WorkflowEmailSupervisor = 1070 , WorkflowIncomplete = 1062 , WorkflowInitialAssignee = 8495 ,
  WorkflowInitiator = 1069 , WorkflowIsComplete = 1088 , WorkflowIsOverdue = 1089 , WorkflowJobNumber = 1055 ,
  WorkflowJobNumberExpanded = 1056 , WorkflowLockedBy = 1082 , WorkflowLockedOn = 1083 , WorkflowLockStatus = 1084 ,
  WorkflowName = 1050 , WorkflowNormalRect = 1080 , WorkflowNotes = 1078 , WorkflowOutlineRect = 1081 ,
  WorkflowOverheadCost = 1065 , WorkflowPercentageCompleted = 1067 , WorkflowRecalcWhenFinishEarly = 1085 , WorkflowRecalcWhenFinishLate = 1086 ,
  WorkflowRecalcWhenSuspended = 1087 , WorkflowRecordType = 1066 , WorkflowScheduledStartDate = 1060 , WorkflowSupervisor = 1054 ,
  WorkflowTemplate = 1052 , WorkflowTotalActualCost = 1073 , WorkflowTotalActualDuration = 1075 , WorkflowTotalEstimatedCost = 1072 ,
  WorkflowTotalEstimatedDuration = 1074 , WorkflowTotalRemainingDuration = 1076 , WorkflowWorkflowPriority = 1059 , WorkflowTemplateAccessControl = 1127 ,
  WorkflowTemplateActiveDescription = 8608 , WorkflowTemplateActiveFrom = 8606 , WorkflowTemplateActiveTo = 8607 , WorkflowTemplateAutoStartActivities = 1121 ,
  WorkflowTemplateCopiedAccessControl = 1128 , WorkflowTemplateDateRegistered = 1111 , WorkflowTemplateDefaultContainer = 1117 , WorkflowTemplateDefaultPriority = 1113 ,
  WorkflowTemplateEmailSupervisor = 1120 , WorkflowTemplateInitRecordBehavior = 1122 , WorkflowTemplateIsActive = 8609 , WorkflowTemplateLockedBy = 1130 ,
  WorkflowTemplateLockedOn = 1131 , WorkflowTemplateLockStatus = 1132 , WorkflowTemplateMonthsToKeep = 1129 , WorkflowTemplateName = 1110 ,
  WorkflowTemplateNotes = 1126 , WorkflowTemplateOverheadCost = 1118 , WorkflowTemplateRecalcWhenFinishEarly = 1114 , WorkflowTemplateRecalcWhenFinishLate = 1115 ,
  WorkflowTemplateRecalcWhenSuspended = 1116 , WorkflowTemplateRecordType = 1119 , WorkflowTemplateSupervisor = 1112 , WorkflowTemplateTotalEstimatedCost = 1123 ,
  WorkflowTemplateTotalEstimatedDuration = 1124 , WorkingCopyAuthor = 1733 , WorkingCopyDateModified = 1731 , WorkingCopyExtension = 1735 ,
  WorkingCopyFullFileName = 1736 , WorkingCopyLockExpiryDate = 1863 , WorkingCopyLockString = 1862 , WorkingCopyRecord = 1737 ,
  WorkingCopyRecordUri = 1738 , WorkingCopyRevision = 1734 , WorkingCopySize = 1732 , WorkingCopyStore = 1739 ,
  WorkingCopyStoreId = 1740 , WorkingCopyTitle = 1730 , WorkingCopyViewable = 8593 , ZipCodeCity = 602 ,
  ZipCodeCountry = 605 , ZipCodePostcode = 601 , ZipCodeRegion = 604 , ZipCodeState = 603 ,
  AppearanceUserOptionsApplyFilterToTreeChildren = 2099 , AppearanceUserOptionsDblClickContainers = 8269 , AppearanceUserOptionsDblClickDocsDesktop = 8263 , AppearanceUserOptionsDblClickDocsTrim = 8264 ,
  AppearanceUserOptionsDblClickExtLinkName = 8274 , AppearanceUserOptionsDragAndCopyLinkStyle = 8578 , AppearanceUserOptionsEnablePredictiveOnAllEdits = 8524 , AppearanceUserOptionsEnablePredictiveOnTitle = 8227 ,
  AppearanceUserOptionsShowCascadeProperties = 8514 , AppearanceUserOptionsSkinColour = 8261 , AppearanceUserOptionsSkinMode = 8260 , AppearanceUserOptionsStyle = 8262 ,
  AppearanceUserOptionsUseExplorerForFavoriteClassifications = 8509 , AppearanceUserOptionsUseModalForNewObjects = 8517 , ConsignmentLogUserOptionsShowApprovals = 8245 , DashboardConfigUserOptionsItemLimit = 8516 ,
  DroppedFilesUserOptionsAddAllDocsToRecent = 8092 , DroppedFilesUserOptionsAutoViewDocuments = 8176 , DroppedFilesUserOptionsCheckinAs = 8518 , DroppedFilesUserOptionsConfirmCheckIn = 8172 ,
  DroppedFilesUserOptionsContainer = 8171 , DroppedFilesUserOptionsDeleteFromDisk = 8174 , DroppedFilesUserOptionsDisplayDataEntryForm = 8173 , DroppedFilesUserOptionsEmailUpdateStyle = 8175 ,
  DroppedFilesUserOptionsRecordType = 8170 , DroppedFilesUserOptionsRemoveEmptyOfflineFolder = 8091 , DroppedFilesUserOptionsUseDefaultRecordTypeInOffice = 8095 , DroppedFoldersUserOptionsDocumentTypeFilter = 8195 ,
  DroppedFoldersUserOptionsShowBinaryFiles = 8193 , DroppedFoldersUserOptionsShowHiddenFiles = 8190 , DroppedFoldersUserOptionsShowReferenceFiles = 8192 , DroppedFoldersUserOptionsShowRenditionFiles = 8194 ,
  DroppedFoldersUserOptionsShowSystemFiles = 8191 , DropzoneUserOptionsOnMinimise = 8240 , DropzoneUserOptionsShowAllSavedSearch = 8249 , DropzoneUserOptionsShowClassifications = 8244 ,
  DropzoneUserOptionsShowFavRecords = 8246 , DropzoneUserOptionsShowFreeTitleOnly = 8248 , DropzoneUserOptionsShowMyClassifications = 8243 , DropzoneUserOptionsShowMyContainers = 8241 ,
  DropzoneUserOptionsShowMyDocuments = 8242 , DropzoneUserOptionsShowSavedSearch = 8247 , EmailUserOptionsAddEmailToRecentDocuments = 8112 , EmailUserOptionsSendUsingTrimForm = 8111 ,
  EmailUserOptionsUseSimpleMAPI = 8110 , EmailingRecordsUserOptionsAttachDocument = 8210 , EmailingRecordsUserOptionsAttachReference = 8211 , EmailingRecordsUserOptionsAttachRenditions = 8213 ,
  EmailingRecordsUserOptionsAttachURL = 8212 , EmailingRecordsUserOptionsAttachWorkingDocument = 8214 , ExplorerConfigUserOptionsItemLimit = 8360 , ExternalSharingUserOptionsDocumentRecordType = 8298 ,
  ExternalSharingUserOptionsMaximumSecurityLevel = 8299 , ExternalSharingUserOptionsSharedByField = 8297 , ExternalSharingUserOptionsShareGroup = 8296 , GisDataUserOptionsDisplayGISinWebBrowser = 8290 ,
  GisDataUserOptionsStartPoint = 8288 , IntegrationUserOptionsDefaultCheckinStyle = 8087 , LocaleUserOptionsDateSeparator = 8009 , LocaleUserOptionsMonthBeforeDay = 8007 ,
  LocaleUserOptionsPreferredLanguage = 8006 , LocaleUserOptionsYearFirst = 8008 , MobileConfigUserOptionsHomeMenuItem = 8520 , MobileConfigUserOptionsItemLimit = 8519 ,
  OutlookUserOptionsActionWhenDuplicateDetected = 8224 , OutlookUserOptionsCheckinSentItems = 8225 , OutlookUserOptionsDefaultCheckinStyle = 8220 , OutlookUserOptionsRevisionSpecialItems = 8226 ,
  OutlookUserOptionsSentItemsCheckinStyle = 8221 , OutlookUserOptionsShowDataEntryForm = 8222 , OutlookUserOptionsWarnWhenDuplicateDetected = 8223 , PolicyCentreUserOptionsAuthenticationURL = 8276 ,
  PolicyCentreUserOptionsClientID = 8277 , PolicyCentreUserOptionsClientSecretAES = 8528 , PolicyCentreUserOptionsCreateClassifications = 8275 , PolicyCentreUserOptionsDateLastRun = 8287 ,
  PolicyCentreUserOptionsDiagnosticLogging = 8284 , PolicyCentreUserOptionsPageSize = 8283 , PolicyCentreUserOptionsRunForever = 8285 , PolicyCentreUserOptionsSynchronizationInterval = 8286 ,
  PolicyCentreUserOptionsTenantID = 8279 , ReporterUserOptionsHorizontalAdjustment = 8120 , ReporterUserOptionsVerticalAdjustment = 8121 , SearchUserOptionsActivityDueSearchIncludesAuthorization = 8065 ,
  SearchUserOptionsActivityDueSearchIncludesEscalated = 8064 , SearchUserOptionsAlphaObjectSort = 8255 , SearchUserOptionsAssigneeSearchIncludesDelegates = 8061 , SearchUserOptionsAssigneeSearchIncludesGroups = 8060 ,
  SearchUserOptionsAssigneeSearchIncludesPosition = 8059 , SearchUserOptionsAutomaticallyViewRecords = 8054 , SearchUserOptionsDefaultIncludesContent = 8267 , SearchUserOptionsDefaultIncludesNotes = 8266 ,
  SearchUserOptionsDefaultIncludesNumber = 8259 , SearchUserOptionsDefaultIncludesTitle = 8265 , SearchUserOptionsDefaultSortClassificationRecords = 8377 , SearchUserOptionsDefaultSortClientMatters = 8379 ,
  SearchUserOptionsDefaultSortContainerContents = 8378 , SearchUserOptionsDefaultSortMatterRecords = 8380 , SearchUserOptionsEditor = 8052 , SearchUserOptionsIncludeAlternateWhenShowingFolderContents = 8055 ,
  SearchUserOptionsIncludeLocationsByAddressReference = 8252 , SearchUserOptionsIncludeLocationsByProfileReference = 8253 , SearchUserOptionsPreferredDistance = 8257 , SearchUserOptionsPreferredGDU = 8258 ,
  SearchUserOptionsRecordEditor = 8053 , SearchUserOptionsResultPostProcessing = 2095 , SearchUserOptionsStartPointDefault = 8063 , SearchUserOptionsStartPointForContainers = 8056 ,
  SearchUserOptionsStartPointForDocuments = 8057 , SearchUserOptionsStartPointForLocations = 8062 , SearchUserOptionsStartPointRecordDefault = 8058 , SearchUserOptionsTempTableSecurityFiltering = 8268 ,
  SearchUserOptionsUnionForOrOptimization = 8291 , SearchUserOptionsUseSameWindowWhenNavigating = 8050 , SelectRecordTypeUserOptionsFavoritesFirst = 8473 , SelectRecordTypeUserOptionsUseSavedSearch = 8474 ,
  SpellingUserOptionsAdvancedSpellingOptions = 8392 , SpellingUserOptionsAdvancedSpellingOptionsObsolete = 8280 , SpellingUserOptionsExtraDictionaries = 8031 , SpellingUserOptionsUseAmerican = 8033 ,
  SpellingUserOptionsUseBritish = 8032 , SpellingUserOptionsUseChinese = 8042 , SpellingUserOptionsUseDutch = 8036 , SpellingUserOptionsUseFrench = 8034 ,
  SpellingUserOptionsUseGerman = 8037 , SpellingUserOptionsUseItalian = 8038 , SpellingUserOptionsUsePortuguese = 8039 , SpellingUserOptionsUsePortugueseBrazil = 8040 ,
  SpellingUserOptionsUseRussian = 8041 , SpellingUserOptionsUseSpanish = 8035 , SpellingUserOptionsUseSwedish = 8044 , SpellingUserOptionsUseVietnamese = 8043 ,
  StartupUserOptionsActivityDue = 8015 , StartupUserOptionsCheckinStyles = 8029 , StartupUserOptionsClassificationBrowser = 8021 , StartupUserOptionsClientMatterHierarchy = 8045 ,
  StartupUserOptionsDashboard = 8051 , StartupUserOptionsDocumentsCheckedOut = 8025 , StartupUserOptionsDueTray = 8013 , StartupUserOptionsExplorer = 8361 ,
  StartupUserOptionsFavoriteClassifications = 8024 , StartupUserOptionsFavoriteLocations = 8028 , StartupUserOptionsFavoriteRecords = 8017 , StartupUserOptionsFavoriteSearches = 8027 ,
  StartupUserOptionsFavoriteWorkflows = 8020 , StartupUserOptionsFind = 8011 , StartupUserOptionsInDueTray = 8014 , StartupUserOptionsInTray = 8012 ,
  StartupUserOptionsNewItem = 8010 , StartupUserOptionsOfflineRecords = 8022 , StartupUserOptionsRecentContainers = 8018 , StartupUserOptionsRecentDocuments = 8019 ,
  StartupUserOptionsRequests = 8023 , StartupUserOptionsStartPointForDesktop = 8599 , StartupUserOptionsTodoItems = 8026 , StartupUserOptionsUserLabels = 8049 ,
  StartupUserOptionsWorkTray = 8016 , ViewerUserOptionsBrowserFileTypes = 8071 , ViewerUserOptionsLaunchNativeMailViewer = 8073 , ViewerUserOptionsNativeApplicationFileTypes = 8070 ,
  ViewerUserOptionsPreviewDocument = 8074 , ViewerUserOptionsPreviewRevision = 8075 , ViewerUserOptionsPreviewShowHighlights = 8076 , ViewerUserOptionsReuseViewerWindow = 8072 ,
  ViewPaneUserOptionsShowContactEmailAddress = 8457 , ViewPaneUserOptionsShowContactPhoneNumber = 8456 , WebClientUserOptionsBypassFileTypes = 8271 , WebClientUserOptionsOnstreamFileTypes = 8272 ,
  WebClientUserOptionsPageSize = 8270 , WebClientUserOptionsTimezone = 8273
}
 The PropertyIds enum More...
 
enum class  PropertyOrFieldFormat {
  String = 0 , Number = 1 , Boolean = 2 , Date = 3 ,
  Datetime = 4 , Decimal = 5 , Text = 6 , Currency = 7 ,
  Enum = 8 , Object = 9 , BigNumber = 11 , Xml = 12 ,
  Geography = 13
}
 Property or Field Formats More...
 
enum class  PropertySortMode {
  None = 0 , AlphaNoCase = 1 , AlphaCase = 2 , Numeric = 3 ,
  Icon = 4 , OwnerEvent = 5 , Date = 6 , Time = 7 ,
  DateTime = 8 , FileSize = 9 , AlphaNoCaseEnhanced = 10 , AlphaCaseEnhanced = 11 ,
  Currency = 12 , Url = 13 , Email = 14 , Decimal = 15
}
 Property Sort Modes More...
 
enum class  PsoActionType { PutInBox = 0 , MoveToNewHome = 1 }
 Physical Storage Action Types More...
 
enum class  PsoDateType {
  DateClosed = 0 , DateInactive = 1 , DateLastAction = 2 , DateFinalized = 3 ,
  DatePublished = 4 , DateUpdated = 5
}
 Physical Inactive Record Selection Date Types More...
 
enum class  QueueCapability {
  Lock = 0 , Filter = 1 , SubFolder = 2 , CheckOut = 3 ,
  Rendition = 4
}
 Queue Properties More...
 
enum class  QueueItemAttributes {
  ShortName = 0 , Type = 1 , Size = 2 , Date = 3 ,
  FullName = 4 , Status = 5 , RecordUri = 6 , RecordId = 7 ,
  RecordTitle = 8 , ExtendedStatus = 9
}
 Queue Item Attributes More...
 
enum class  QueueTypes { WinFolder = 0 , NotesFolder = 3 , MapiFolder = 4 }
 Document Queue Types More...
 
enum class  QueueUsageType {
  Unspecified = 0 , Process = 1 , Maintain = 2 , CheckoutTo = 3 ,
  AutoProcess = 4
}
 Queue Usage Types More...
 
enum class  RecLocSubTypes {
  AtLocation = 0 , AtHome = 1 , InContainer = 2 , InSpace = 3 ,
  Unknown = 4
}
 Record Location Sub Types More...
 
enum class  RecordAccess {
  ViewDocument = 1 , ViewRecord = 2 , UpdateDocument = 3 , UpdateMetadata = 4 ,
  ModifyAccess = 5 , DestroyRecord = 6 , AddContents = 7
}
 Record Access Controls More...
 
enum class  RecordBehaviour {
  Document = 1 , Folder = 2 , Series = 3 , Box = 4 ,
  PaperFolder = 15 , Template = 16 , ContentBlock = 17 , SharepointSite = 18 ,
  SharepointList = 19 , Client = 21 , Matter = 22 , SapDocument = 23 ,
  SdmFolder = 24 , SdmDocument = 25 , BasicDocument = 26 , BasicContainer = 27 ,
  XdmsFolder = 28 , XdmsDocument = 29
}
 Behaviours More...
 
enum class  RecordClass {
  Vital = 0 , Corporate = 1 , WorkGroup = 2 , Personal = 3 ,
  Reference = 4 , Temporary = 5
}
 Record Classes More...
 
enum class  RecordDeclassifyTypes { OnDate = 0 , YearsAfter = 1 , Event = 2 , Exempt = 3 }
 Record Security Declassification Types More...
 
enum class  RecordDisp {
  Active = 1 , Inactive = 2 , Archived = 5 , Destroyed = 6 ,
  Transferred = 7
}
 Dispositions More...
 
enum class  RecordDispPending {
  Active = 1 , Inactive = 2 , Archived = 5 , Destroyed = 6 ,
  Transferred = 7
}
 Dispositions Pending More...
 
enum class  RecordLocationType {
  Current = 0 , Home = 1 , Owner = 2 , Creator = 3 ,
  Contact = 4 , Editor = 5 , Reviewer = 6 , Authorizer = 7
}
 Record Location Types More...
 
enum class  RecordPurposes {
  Any = 0 , FindContainerFor = 1 , AttachDocument = 2 , FindSeries = 3 ,
  EditDocument = 4 , RelateTo = 5 , BrowsingWithinClass = 6 , ViewDocument = 7 ,
  AttachRendition = 8 , DefaultContainer = 9 , SelectClient = 11 , SelectMatter = 12 ,
  BrowseClientMatter = 13 , FindAltContainerFor = 14 , GpsSearch = 15 , FindTemplate = 16 ,
  ConsignmentReview = 17 , ConsignmentApprove = 18 , UserFieldValue = 19 , ShowRecycleBin = 20 ,
  SendCommunication = 21
}
 Record Purposes More...
 
enum class  RecordRelationshipType {
  IsRelatedTo = 0 , IsTempCopy = 1 , IsRootPart = 3 , DoesSupersede = 4 ,
  IsInSeries = 5 , IsAttachmentOf = 6 , IsVersion = 7 , IsAltIn = 8 ,
  Custom1 = 9 , Custom2 = 10 , Custom3 = 11 , Custom4 = 12 ,
  Custom5 = 13 , Custom6 = 14 , Custom7 = 15 , Custom8 = 16 ,
  Custom9 = 17 , Custom10 = 18 , RedactionOf = 19 , DerivedFrom = 20 ,
  ContainsClause = 21 , InSharepointSite = 22 , IsReplyTo = 23
}
 Record Relationships More...
 
enum class  RecordSortFields {
  None = 0 , Number = 1 , FreeTitle = 2 , ExternalId = 3 ,
  DateRegistered = 4 , DateCreated = 5 , DateDue = 6 , DateClosed = 7 ,
  Priority = 8 , Consignment = 9 , DateInactive = 10 , DateLastAction = 11 ,
  RecordType = 12 , StructuredTitle = 13 , DateFinalized = 14 , DatePublished = 15 ,
  DateUpdated = 16 , MediaType = 17
}
 Sort Fields More...
 
enum class  RecordTypeFilter {
  All = 0 , Electronic = 1 , AllForCreate = 2 , ElectronicForCreate = 3 ,
  AllForCreateNoManual = 4 , ElectronicForCreateNoManual = 5 , SuitableForNumberingBy = 6 , ForRecordSearch = 7 ,
  OdmaCreateDirect = 8 , FolderToCreate = 9 , FolderToCreateElectronic = 10 , RecordWithinClassification = 11 ,
  RecordWithinClassificationElectronic = 12 , SimpleWebCreate = 16 , ClientCreate = 17 , MatterCreate = 18 ,
  MatterItemCreate = 19 , MatterItemCreateElectronic = 20 , SharePointListItemRecordCreate = 21 , AutoSubfolderCreation = 22 ,
  AutoClassificationSubFolder = 23 , SdmFolder = 24 , SdmDocument = 25 , ExternalLinkUsage = 26 ,
  PsoBox = 27 , XdmsFolder = 28 , XdmsDocument = 29
}
 Record Type Filters More...
 
enum class  RecycleReasons {
  NotRecycled = 0 , Duplicate = 1 , WorkingPaper = 2 , Draft = 3 ,
  Reference = 4 , External = 5 , Personal = 6 , Custom1 = 7 ,
  Custom2 = 8 , Custom3 = 9 , Custom4 = 10 , Custom5 = 11
}
 Recycle Reasons More...
 
enum class  ReferenceFileApplication { Trim = 0 , Desktop = 1 , Dropzone = 2 }
 Reference File Applications More...
 
enum class  RenditionType {
  Dsignature = 0 , Ocr = 1 , Annotation = 2 , Mif = 3 ,
  Multimedia = 4 , NativeMail = 5 , Other1 = 6 , Other2 = 7 ,
  Other3 = 8 , Other4 = 9 , Other5 = 10 , Other6 = 11 ,
  Redaction = 12 , Longevity = 13 , Redactable = 14 , SinglePageView = 15 ,
  HtmlRepresentation = 16 , Thumbnail = 17 , SignedCopy = 18 , Original = 19 ,
  Source = 20
}
 Rendition Types More...
 
enum class  ReporterFonts {
  Text = 0 , SubText = 1 , BigText = 2 , Title = 3 ,
  SubTitle = 4 , BigTitle = 5 , Caption = 6 , Number = 7 ,
  Custom1 = 8 , Custom2 = 9 , Custom3 = 10 , Custom4 = 11 ,
  Custom5 = 12 , Custom6 = 13 , Custom7 = 14 , Custom8 = 15
}
 Reporter Fonts More...
 
enum class  RequestPriority { High = 0 , Medium = 1 , Low = 2 }
 Request Priorities More...
 
enum class  RequestPurposes { Maintain = 0 , DeleteRecordRequest = 1 }
 Request Purposes More...
 
enum class  RequestStatus {
  NewAwaitingApproval = 0 , New = 1 , AddedToVendor = 2 , PickupReady = 3 ,
  SentOrder = 4 , OnPicklist = 5 , AtDeliveryLocation = 6 , FinalTransit = 7 ,
  Complete = 8 , Denied = 9 , AcknowlodgeReceipt = 10 , Cancelled = 11 ,
  NewAwaitingScan = 12
}
 Request Status Types More...
 
enum class  RequestTypes {
  RetrieveTemporary = 0 , RetrieveRecurring = 1 , RetrievePermanent = 2 , PickupNew = 3 ,
  PickupReturn = 4
}
 Request Types More...
 
enum class  ResultPostProcessingMethod { None = 0 , LatestPart = 1 , LatestVersion = 2 }
 Result Post Processing Methods More...
 
enum class  RetainOptions { CanBeDestroyed = 0 , KeepForever = 1 , KeepForeverInSomeJurisdictions = 2 }
 Retain Options More...
 
enum class  RevisionPurposes {
  BrowseForRecord = 0 , PromoteToRecord = 1 , PurgeFromRecord = 2 , StorageTransfer = 3 ,
  ViewMostRecent = 4
}
 Revision Purposes More...
 
enum class  RevRecRelationship {
  RisRelatedTo = 0 , RisTempCopy = 1 , RisRootPart = 3 , RdoesSupersede = 4 ,
  RisInSeries = 5 , RisAttachmentOf = 6 , RisVersion = 7 , RisAltIn = 8 ,
  Rcustom1 = 9 , Rcustom2 = 10 , Rcustom3 = 11 , Rcustom4 = 12 ,
  Rcustom5 = 13 , Rcustom6 = 14 , Rcustom7 = 15 , Rcustom8 = 16 ,
  Rcustom9 = 17 , Rcustom10 = 18 , RRedactionOf = 19 , RDerivedFrom = 20 ,
  ClauseWithin = 21 , RinSharepointSite = 22 , RisReplyTo = 23
}
 Reverse Record Relationships More...
 
enum class  RmGrammarItem { Part = 0 , Parts = 1 }
 RM Grammar Items More...
 
enum class  RmTerminologyType { TrimClassic = 0 , Us = 1 }
 RM Terminology Types More...
 
enum class  SchedulePurposes {
  UseItem = 1 , SearchByItem = 2 , MaintainItem = 3 , ReplaceReferences = 4 ,
  ShowOldVersions = 5
}
 Schedule Usage Purposes More...
 
enum class  SearchClauseGroup {
  Name = 0 , Type = 1 , Text = 2 , Linked = 3 ,
  Tray = 4 , Reference = 5 , Document = 6 , Date = 7 ,
  Field = 8 , Retention = 9 , Location = 10 , Process = 11 ,
  Rm = 12 , Security = 13 , SharePoint = 14 , Other = 15 ,
  Favorite = 16 , Recent = 17 , ClientMatter = 18
}
 Search Clause Groups More...
 
enum class  SearchClauseIds {
  Unknown = 0 , Acl = 12 , Active = 5 , ActiveFrom = 15 ,
  ActiveTo = 16 , All = 2 , Audit = 338 , Barcode = 11 ,
  Batch = 17 , Copyacl = 13 , Default = 8 , Excludes = 968 ,
  Favorite = 9 , Fbarcode = 18 , Label = 10 , LatestTrans = 1014 ,
  None = 3 , Notes = 974 , Saved = 14 , Top = 7 ,
  Updated = 6 , UpdatedBy = 19 , Uri = 1 , Usable = 4 ,
  ActionDefAssignable = 53 , ActionDefIsProcedure = 52 , ActionDefName = 51 , ActivityAssignedOn = 212 ,
  ActivityAssignee = 206 , ActivityAuthorizedBy = 516 , ActivityAuthorizedOn = 213 , ActivityCanStart = 211 ,
  ActivityCcto = 763 , ActivityChild = 525 , ActivityCompound = 526 , ActivityDone = 215 ,
  ActivityDoneBy = 214 , ActivityDoneOn = 210 , ActivityDoneOnTime = 756 , ActivityDueOn = 209 ,
  ActivityDueTray = 864 , ActivityEarliestStartOn = 517 , ActivityEscalatedTo = 521 , ActivityId = 520 ,
  ActivityInsideTemplate = 527 , ActivityLatestStartOn = 518 , ActivityName = 203 , ActivityOriginalAssignee = 821 ,
  ActivityOverdue = 216 , ActivityPendingAuthorizationBy = 523 , ActivityPriority = 208 , ActivityRecord = 217 ,
  ActivityReminderDue = 983 , ActivitySkipped = 528 , ActivityStartedOn = 519 , ActivitySupervisor = 207 ,
  ActivitySuspendedBy = 823 , ActivitySuspendedUntil = 522 , ActivityTemplate = 205 , ActivityWithin = 202 ,
  ActivityWord = 858 , ActivityWorkflow = 204 , AgendaItemApproved = 421 , AgendaItemApprovedOn = 164 ,
  AgendaItemApprover = 163 , AgendaItemAttached = 429 , AgendaItemCarriedOverFrom = 425 , AgendaItemMeeting = 160 ,
  AgendaItemMeetingType = 420 , AgendaItemName = 426 , AgendaItemNumber = 159 , AgendaItemNumberx = 431 ,
  AgendaItemOrder = 430 , AgendaItemParent = 220 , AgendaItemPending = 423 , AgendaItemSection = 422 ,
  AgendaItemStanding = 424 , AgendaItemSubmittedBy = 161 , AgendaItemSubmittedOn = 162 , AgendaItemType = 419 ,
  AgendaItemTypeName = 158 , AgendaItemAttachmentLocation = 428 , AgendaItemAttachmentRecord = 427 , AlertEventType = 118 ,
  AlertObjectType = 677 , AlertSubscriber = 681 , AlertTemplate = 997 , AlertUser = 119 ,
  AlertSubscriberIsSuspended = 679 , AlertSubscriberMetaField = 995 , AlertSubscriberMetaProperty = 994 , AlertSubscriberTemplate = 996 ,
  AlertSubscriberUser = 678 , ArchiveEventDueOn = 851 , ArchiveEventOccurredOn = 853 , ArchiveEventOccurrence = 854 ,
  ArchiveEventTitle = 849 , ArchiveEventWord = 850 , ArchiveEventOccurrenceAddedOn = 847 , ArchiveEventOccurrenceOccurredOn = 846 ,
  ArchiveEventOccurrenceTriggeredBy = 848 , AutoPartRuleDateType = 564 , AutoPartRuleName = 115 , AutoPartRuleType = 116 ,
  CensusCensusLocation = 87 , CensusEndDate = 90 , CensusInProgress = 88 , CensusName = 86 ,
  CensusStartDate = 89 , CheckinPlaceExtraId = 1016 , CheckinPlaceId = 786 , CheckinPlaceName = 782 ,
  CheckinPlaceOwner = 785 , CheckinPlaceStyle = 788 , CheckinPlaceType = 783 , CheckinStyleAction = 777 ,
  CheckinStyleAddressee = 900 , CheckinStyleAltContainer = 901 , CheckinStyleAssignee = 775 , CheckinStyleAuthor = 897 ,
  CheckinStyleClassification = 772 , CheckinStyleContainer = 771 , CheckinStyleJurisdiction = 779 , CheckinStyleMatter = 773 ,
  CheckinStyleMatterFolder = 781 , CheckinStyleMatterTemplate = 780 , CheckinStyleName = 768 , CheckinStyleOwner = 769 ,
  CheckinStyleSchedule = 776 , CheckinStyleTemplate = 778 , CheckinStyleType = 770 , ClassificationAction = 952 ,
  ClassificationAllParentsOf = 928 , ClassificationApproved = 445 , ClassificationApprover = 44 , ClassificationAuto = 905 ,
  ClassificationClass = 443 , ClassificationHasChildren = 1002 , ClassificationHome = 442 , ClassificationName = 43 ,
  ClassificationNumber = 41 , ClassificationNumberx = 454 , ClassificationOwner = 45 , ClassificationParent = 60 ,
  ClassificationParentOf = 635 , ClassificationPcsid = 791 , ClassificationPendingAuto = 716 , ClassificationRecordType = 444 ,
  ClassificationSapobject = 733 , ClassificationSchedule = 446 , ClassificationSecure = 456 , ClassificationSecurityCaveat = 856 ,
  ClassificationSecurityLevel = 855 , ClassificationTemplate = 951 , ClassificationTitle = 447 , ClassificationViewRecords = 455 ,
  ClassificationWord = 42 , CommunicationDetailAddress = 539 , CommunicationDetailCity = 540 , CommunicationDetailEmail = 670 ,
  CommunicationDetailLocation = 94 , CommunicationDetailPostcode = 541 , CommunicationDetailReference = 99 , CommunicationDetailType = 96 ,
  CommunicationDetailWord = 475 , CommunicationDated = 129 , CommunicationDetail = 133 , CommunicationDirection = 132 ,
  CommunicationMedium = 131 , CommunicationRecord = 130 , CommunicationViewable = 759 , ConsignmentApprovedOn = 804 ,
  ConsignmentArchivist = 728 , ConsignmentAutoExaminedOn = 835 , ConsignmentBasic = 963 , ConsignmentCutoffDate = 709 ,
  ConsignmentDateTransferAck = 1008 , ConsignmentDisposalDate = 740 , ConsignmentDisposedOn = 834 , ConsignmentDone = 739 ,
  ConsignmentNeedsTransferAck = 1005 , ConsignmentNumber = 707 , ConsignmentReviewedOn = 803 , ConsignmentStatus = 836 ,
  ConsignmentTemplate = 1013 , ConsignmentTransferLocation = 708 , ConsignmentType = 801 , ConsignmentWaiting = 802 ,
  ConsignmentApproverApprovedBy = 981 , ConsignmentApproverApprover = 722 , ConsignmentApproverConsignment = 720 , ConsignmentApproverStatus = 723 ,
  ConsignmentIssueConsignment = 717 , ConsignmentIssueIssueType = 730 , ConsignmentIssueReviewer = 729 , ConsignmentIssueSuppressType = 982 ,
  ConsignmentRejectionApprover = 832 , ConsignmentRejectionConsignment = 830 , ConsignmentRejectionIsConfirmed = 840 , ConsignmentRejectionRecord = 831 ,
  ConsignmentRejectionRejectedBy = 985 , ConsignmentRejectionRejectedOn = 833 , ConsignmentTemplateArchivist = 978 , ConsignmentTemplateBasic = 980 ,
  ConsignmentTemplateDescription = 975 , ConsignmentTemplatePrefix = 976 , ConsignmentTemplateTransferLocation = 977 , ConsignmentTemplateType = 979 ,
  DocumentQueueAddressee = 898 , DocumentQueueAltContainer = 899 , DocumentQueueAuthor = 896 , DocumentQueueAuto = 253 ,
  DocumentQueueClassification = 895 , DocumentQueueContainer = 254 , DocumentQueueLocation = 252 , DocumentQueueMachine = 98 ,
  DocumentQueueName = 97 , DocumentQueueType = 251 , ElectronicStoreAccessDate = 656 , ElectronicStoreAutnGroup = 672 ,
  ElectronicStoreInPool = 964 , ElectronicStoreName = 48 , ElectronicStorePool = 999 , ElectronicStoreReadonly = 134 ,
  ElectronicStoreStoreType = 49 , ElectronicStoreTier = 654 , ExternalIconDateModified = 947 , ExternalIconExtension = 946 ,
  ExternalIconHash = 945 , ExternalIconName = 943 , ExternalIconSource = 944 , ExternalLinkName = 906 ,
  ExternalLinkType = 907 , ExternalWorkflowCase = 877 , ExternalWorkflowCompletedOn = 880 , ExternalWorkflowDone = 881 ,
  ExternalWorkflowDueOn = 879 , ExternalWorkflowInit = 878 , ExternalWorkflowOverdue = 882 , ExternalWorkflowSlipId = 875 ,
  ExternalWorkflowTask = 883 , ExternalWorkflowType = 876 , ExternalWorkflowTaskAssignee = 884 , ExternalWorkflowTaskDueOn = 886 ,
  ExternalWorkflowTaskOverdue = 889 , ExternalWorkflowTaskTaskId = 887 , ExternalWorkflowTaskTaskName = 885 , ExternalWorkflowTaskWorkflow = 888 ,
  ExternalWorkflowTypeAuto = 872 , ExternalWorkflowTypeCase = 871 , ExternalWorkflowTypeContainer = 874 , ExternalWorkflowTypeDoc = 870 ,
  ExternalWorkflowTypeId = 868 , ExternalWorkflowTypeInit = 869 , ExternalWorkflowTypeName = 867 , ExternalWorkflowTypeNeedsRecord = 873 ,
  FieldDefinitionForLocations = 114 , FieldDefinitionFormat = 80 , FieldDefinitionForRecords = 110 , FieldDefinitionInIdolSchema = 622 ,
  FieldDefinitionLookupSet = 81 , FieldDefinitionName = 78 , FieldDefinitionSapkey = 732 , FieldDefinitionUsedFor = 104 ,
  FieldDefinitionVisible = 637 , HistoryActivity = 648 , HistoryBreach = 266 , HistoryChangedTo = 337 ,
  HistoryClientIPA = 758 , HistoryComputer = 651 , HistoryConnectionIPA = 757 , HistoryDate = 75 ,
  HistoryDetails = 933 , HistoryEvent = 649 , HistoryIsSearch = 861 , HistoryLocation = 644 ,
  HistoryLogin = 76 , HistoryObject = 646 , HistoryObjectType = 645 , HistoryRecord = 222 ,
  HistoryUser = 643 , HistoryWorkflow = 647 , HoldContact = 83 , HoldExternal = 615 ,
  HoldName = 82 , HoldRecord = 124 , HoldViewable = 967 , HtmlLayoutName = 223 ,
  HtmlLayoutType = 224 , JurisdictionDescription = 572 , JurisdictionHasMember = 591 , JurisdictionMembers = 575 ,
  JurisdictionName = 571 , KeywordAttachedTo = 452 , KeywordBroader = 448 , KeywordForbidden = 226 ,
  KeywordInTitleOf = 453 , KeywordName = 57 , KeywordNarrower = 61 , KeywordNonPreferredFormsOf = 451 ,
  KeywordPrimary = 62 , KeywordRelated = 449 , KeywordSource = 59 , KeywordUsedFor = 450 ,
  KeywordWord = 58 , LocationAddressCity = 399 , LocationAddressCountry = 403 , LocationAddressPostcode = 401 ,
  LocationAddressRegion = 402 , LocationAddressState = 400 , LocationAddressType = 405 , LocationAddressWord = 404 ,
  LocationAccessUpdatedOn = 922 , LocationAddress = 406 , LocationAdministeredBy = 463 , LocationAdministratorOf = 462 ,
  LocationBasedOnUserType = 866 , LocationBusinessPhone = 845 , LocationCommunication = 471 , LocationContactOf = 566 ,
  LocationDelegateOf = 460 , LocationDelegateTo = 461 , LocationDob = 465 , LocationEmail = 398 ,
  LocationGivenNames = 382 , LocationGps = 767 , LocationHasMember = 457 , LocationHasOther = 515 ,
  LocationId = 396 , LocationInitials = 466 , LocationInternal = 467 , LocationJobTitle = 955 ,
  LocationJurisdiction = 754 , LocationLatestLogin = 973 , LocationLogin = 397 , LocationMembers = 239 ,
  LocationMobile = 844 , LocationName = 79 , LocationOthers = 514 , LocationPhone = 468 ,
  LocationRecipientOf = 470 , LocationReview = 464 , LocationSecurityCaveat = 650 , LocationSecurityLevel = 660 ,
  LocationSenderOf = 469 , LocationSortName = 476 , LocationStats = 1012 , LocationSupervisedBy = 458 ,
  LocationSupervisorOf = 459 , LocationSurname = 381 , LocationSurnamePrefix = 474 , LocationType = 379 ,
  LocationUnique = 380 , LocationUserType = 820 , LocationUsingAddressOf = 472 , LocationUsingProfileOf = 473 ,
  LocationValidLogin = 676 , LocationViewable = 962 , LookupItemAbbreviation = 746 , LookupItemAllParentsOf = 926 ,
  LookupItemIsParent = 813 , LookupItemName = 745 , LookupItemNumber = 825 , LookupItemParent = 811 ,
  LookupItemParentOf = 812 , LookupItemSet = 747 , LookupSetName = 37 , LookupSetType = 229 ,
  MailTemplateAlertObject = 998 , MailTemplateName = 126 , MailTemplateType = 127 , MeetingAgenda = 153 ,
  MeetingCutoff = 151 , MeetingDate = 148 , MeetingDocument = 156 , MeetingInvite = 155 ,
  MeetingIssue = 152 , MeetingMinutes = 154 , MeetingName = 147 , MeetingOpen = 439 ,
  MeetingPending = 438 , MeetingPlace = 150 , MeetingRecord = 568 , MeetingType = 149 ,
  MeetingTypeName = 227 , MeetingTypePlace = 228 , MetadataRuleMessage = 815 , MetadataRuleType = 814 ,
  MinuteItemAction = 170 , MinuteItemAgenda = 169 , MinuteItemMeeting = 414 , MinuteItemMotion = 417 ,
  MinuteItemName = 168 , MinuteItemOrder = 416 , MinuteItemOutcome = 413 , MinuteItemProposer = 411 ,
  MinuteItemSeconder = 412 , MinuteItemType = 415 , MinuteItemTypeName = 166 , MinuteItemActionArisingTodo = 418 ,
  MeetingDocumentRecord = 436 , MeetingDocumentType = 437 , MeetingInvitationAttendType = 434 , MeetingInvitationPerson = 432 ,
  MeetingInvitationProxy = 435 , MeetingInvitationType = 433 , OfflineRecordContainer = 72 , OfflineRecordExtension = 583 ,
  OfflineRecordIsContainer = 902 , OfflineRecordIsDocument = 903 , OfflineRecordIsEmpty = 904 , OfflineRecordStatus = 136 ,
  OfflineRecordTitle = 135 , OriginAuto = 145 , OriginLoadedOn = 143 , OriginMachine = 144 ,
  OriginName = 140 , OriginSource = 141 , OriginType = 142 , OriginHistoryOrigin = 580 ,
  OriginHistoryRunOn = 581 , OriginHistorySource = 582 , RecordClientMatterPartyInterest = 702 , RecordClientMatterPartyParty = 700 ,
  RecordClientMatterPartyType = 701 , RecordClientMatterRoleLocation = 697 , RecordClientMatterRoleType = 698 , RecordKeywordHow = 373 ,
  RecordKeywordKeyword = 277 , RecordLocationDone = 797 , RecordLocationDueOn = 796 , RecordLocationFrom = 326 ,
  RecordLocationLocation = 325 , RecordLocationOverdue = 798 , RecordLocationPrimary = 329 , RecordLocationReturnOn = 328 ,
  RecordLocationRole = 799 , RecordLocationSpace = 330 , RecordLocationTo = 327 , RecordLocationType = 331 ,
  RecordAccessedOn = 655 , RecordAccession = 287 , RecordAclContainer = 969 , RecordAction = 536 ,
  RecordActionedOn = 296 , RecordActivity = 345 , RecordAddressee = 341 , RecordAllContainersOf = 925 ,
  RecordAllParts = 478 , RecordAllRelated = 477 , RecordAllVersions = 479 , RecordAltContainer = 494 ,
  RecordAltContains = 493 , RecordAnyWord = 274 , RecordArchivedOn = 308 , RecordArchiveOn = 314 ,
  RecordAssignee = 317 , RecordAssigneex = 323 , RecordAtHome = 332 , RecordAttachedTo = 489 ,
  RecordAttachments = 594 , RecordAuthor = 339 , RecordAuthorizer = 794 , RecordBasic = 965 ,
  RecordBcc = 819 , RecordCanUseClass = 760 , RecordCc = 818 , RecordCheckedInBy = 748 ,
  RecordCheckedInOn = 921 , RecordCheckedOutBy = 336 , RecordCheckedOutPath = 1015 , RecordCheckedOutTray = 908 ,
  RecordCheckinStyle = 719 , RecordClass = 560 , RecordClassification = 286 , RecordClient = 343 ,
  RecordClientOf = 704 , RecordClientRecord = 691 , RecordClosedOn = 290 , RecordCombinedTitle = 824 ,
  RecordCommunication = 535 , RecordConsignment = 706 , RecordConsignmentNumber = 301 , RecordContact = 321 ,
  RecordContactx = 322 , RecordContainer = 503 , RecordContainerEx = 630 , RecordContains = 504 ,
  RecordContainsEx = 631 , RecordContent = 275 , RecordContentBlockIn = 500 , RecordConversation = 623 ,
  RecordConversationId = 625 , RecordCopyOf = 481 , RecordCreatedOn = 289 , RecordCreator = 320 ,
  RecordCS_atRegistration = 352 , RecordCS_changeType = 940 , RecordCS_classifiedBy = 353 , RecordCS_classifiedByAgency = 354 ,
  RecordCS_declassifiedBy = 937 , RecordCS_declassifiedOn = 936 , RecordCS_declassify = 349 , RecordCS_declassifyEvent = 941 ,
  RecordCS_derivedFrom = 360 , RecordCS_downgrade = 348 , RecordCS_downgradedBy = 935 , RecordCS_downgradedOn = 934 ,
  RecordCS_downgradeEvent = 942 , RecordCS_downgradeInstructions = 361 , RecordCS_guide = 350 , RecordCS_initial = 351 ,
  RecordCS_reason = 359 , RecordCS_reviewedBy = 355 , RecordCS_reviewedOn = 356 , RecordCS_updatedBy = 357 ,
  RecordCS_updatedOn = 358 , RecordCS_updatedReason = 362 , RecordCS_upgradedBy = 939 , RecordCS_upgradedOn = 938 ,
  RecordCurrentVersion = 507 , RecordCustomContact1 = 911 , RecordCustomContact10 = 920 , RecordCustomContact2 = 912 ,
  RecordCustomContact3 = 913 , RecordCustomContact4 = 914 , RecordCustomContact5 = 915 , RecordCustomContact6 = 916 ,
  RecordCustomContact7 = 917 , RecordCustomContact8 = 918 , RecordCustomContact9 = 919 , RecordDerivedFrom = 497 ,
  RecordDestroyedOn = 310 , RecordDestroyOn = 315 , RecordDestroyOnNoHold = 910 , RecordDisposition = 562 ,
  RecordDocMissing = 972 , RecordDocumentSize = 671 , RecordDueOn = 295 , RecordDueOrInTray = 807 ,
  RecordDueTray = 279 , RecordEditedOn = 292 , RecordEditingDone = 954 , RecordEditingDoneBy = 959 ,
  RecordEditor = 792 , RecordEditorId = 953 , RecordEditState = 961 , RecordElastic = 924 ,
  RecordElectronic = 369 , RecordEnclosed = 333 , RecordExcase = 890 , RecordExinit = 891 ,
  RecordExtension = 530 , RecordExternal = 368 , RecordFinal = 563 , RecordFinalisedOn = 294 ,
  RecordFirstPart = 483 , RecordFirstVersionOf = 491 , RecordFolderOrigin = 642 , RecordGeneratedTitle = 577 ,
  RecordGps = 766 , RecordHasAttachment = 490 , RecordHasContentBlock = 499 , RecordHasContents = 538 ,
  RecordHasDerivation = 498 , RecordHasFirstPart = 484 , RecordHasFirstVersion = 492 , RecordHasHold = 737 ,
  RecordHasRedaction = 496 , RecordHasReply = 548 , RecordHasSite = 502 , RecordHold = 410 ,
  RecordHoldingBay = 533 , RecordHome = 319 , RecordHomex = 324 , RecordIdol = 652 ,
  RecordImported = 298 , RecordInactiveOn = 297 , RecordIndex = 407 , RecordInSeries = 487 ,
  RecordInSite = 501 , RecordInSpList = 553 , RecordInTray = 278 , RecordIsSeriesOf = 488 ,
  RecordJurisdiction = 569 , RecordKeyword = 653 , RecordLatestPart = 505 , RecordLatestVersion = 506 ,
  RecordLinkOf = 626 , RecordLinksTo = 627 , RecordLockedOn = 293 , RecordMakeInactiveOn = 311 ,
  RecordMatterOf = 705 , RecordMatterRecord = 692 , RecordMedia = 586 , RecordMeeting = 374 ,
  RecordMessageId = 624 , RecordMime = 585 , RecordMissing = 334 , RecordMyContainers = 281 ,
  RecordMyContent = 284 , RecordMyDocuments = 280 , RecordMyTemplates = 283 , RecordNotes = 273 ,
  RecordNumber = 238 , RecordNumberx = 285 , RecordOffline = 632 , RecordOrigin = 377 ,
  RecordOriginalOf = 482 , RecordOriginRun = 579 , RecordOtherContact = 342 , RecordOwner = 318 ,
  RecordPartRule = 375 , RecordParty = 695 , RecordPartyEx = 696 , RecordPriority = 367 ,
  RecordPublishedOn = 291 , RecordReceivedOn = 753 , RecordReclocationx = 795 , RecordRecycledOn = 894 ,
  RecordRedactionOf = 495 , RecordRegisteredOn = 288 , RecordRelated = 480 , RecordRelatedEx = 743 ,
  RecordRelatedReverseEx = 744 , RecordRenditionEx = 1010 , RecordReplyTo = 547 , RecordRepresentative = 340 ,
  RecordRequest = 408 , RecordRequestedOn = 658 , RecordRequestor = 657 , RecordReturnOn = 304 ,
  RecordReview = 300 , RecordReviewer = 793 , RecordReviewState = 800 , RecordReviewStatus = 316 ,
  RecordRevision = 863 , RecordRevisionEx = 750 , RecordRole = 693 , RecordRoleEx = 694 ,
  RecordSameClient = 628 , RecordSameContact = 629 , RecordSapcustomer = 741 , RecordSapcustomerid = 742 ,
  RecordSapdoc = 736 , RecordSaprepos = 735 , RecordSchedule = 299 , RecordScheduleStatus = 810 ,
  RecordSdmenv = 837 , RecordSdmfile = 838 , RecordSdmfolder = 841 , RecordSdmrun = 839 ,
  RecordSecurityCaveat = 347 , RecordSecurityLevel = 346 , RecordSpace = 532 , RecordSpaceOrBay = 534 ,
  RecordSpFarmGUID = 552 , RecordSpGUID = 550 , RecordSpLirId = 555 , RecordSpLirURL = 554 ,
  RecordSpList = 688 , RecordSpRecord = 687 , RecordSpSiteCollectionGUID = 561 , RecordSpType = 549 ,
  RecordSpURL = 551 , RecordStore = 531 , RecordSupersededBy = 486 , RecordSupersededOn = 752 ,
  RecordSupersedes = 485 , RecordTask = 537 , RecordTitle = 272 , RecordTitleAdv = 1030 ,
  RecordTodo = 376 , RecordTransferOn = 313 , RecordTransferredOn = 307 , RecordType = 378 ,
  RecordTypedTitle = 576 , RecordViews = 960 , RecordWorkflow = 344 , RecordWorkTray = 282 ,
  RecordXdms = 1011 , RecordActionAssignedBy = 843 , RecordActionAssignee = 244 , RecordActionCanStart = 565 ,
  RecordActionCompletedBy = 245 , RecordActionDone = 246 , RecordActionDoneOn = 513 , RecordActionDoneOnTime = 755 ,
  RecordActionDueOn = 512 , RecordActionName = 56 , RecordActionOverdue = 247 , RecordActionParent = 584 ,
  RecordActionProcedure = 248 , RecordActionRecord = 243 , RecordActionReminderDue = 984 , RecordActionStartOn = 578 ,
  RecordActionSuspendUntil = 909 , RecordActionViewable = 860 , RecordTypeAckRequests = 690 , RecordTypeAction = 179 ,
  RecordTypeArchive = 200 , RecordTypeAssignee = 139 , RecordTypeBasic = 966 , RecordTypeBehaviour = 138 ,
  RecordTypeCanBeContainedBy = 817 , RecordTypeCanContain = 816 , RecordTypeCensus = 195 , RecordTypeClassification = 165 ,
  RecordTypeExternalId = 225 , RecordTypeField = 673 , RecordTypeHasElecDocSupport = 633 , RecordTypeHasMatter = 703 ,
  RecordTypeHome = 146 , RecordTypeLevel = 201 , RecordTypeLir = 724 , RecordTypeMedia = 587 ,
  RecordTypeName = 84 , RecordTypeOwner = 157 , RecordTypePool = 1000 , RecordTypeSaprepository = 734 ,
  RecordTypeSchedule = 172 , RecordTypeSortOrder = 230 , RecordTypeSpace = 219 , RecordTypeStore = 167 ,
  RecordTypeTemplate = 218 , RecordTypeTitling = 171 , RecordTypeXdms = 1003 , RecordRenditionType = 1009 ,
  ReportName = 92 , ReportType = 93 , ReportBitmapName = 95 , RequestAssignee = 68 ,
  RequestAthome = 250 , RequestBy = 64 , RequestCompletedOn = 664 , RequestCreatedOn = 663 ,
  RequestDeliverTo = 666 , RequestDone = 665 , RequestDueOn = 65 , RequestIsCurrent = 669 ,
  RequestPriority = 667 , RequestRecord = 63 , RequestServiceLocation = 67 , RequestSpace = 249 ,
  RequestStatus = 668 , RequestStatusDate = 689 , RequestType = 662 , RequestViewable = 859 ,
  RevisionCheckedInBy = 987 , RevisionCheckedInOn = 988 , RevisionDocumentSize = 989 , RevisionExtension = 990 ,
  RevisionRecord = 986 , RevisionRevision = 992 , RevisionStore = 991 , RecordTypeAutoSubFolderClassification = 726 ,
  RecordTypeAutoSubFolderSchedule = 727 , RecordTypeAutoSubFolderType = 725 , SavedSearchCanEdit = 764 , SavedSearchCanExecute = 765 ,
  SavedSearchFullName = 557 , SavedSearchGroup = 544 , SavedSearchLastUsedOn = 958 , SavedSearchName = 73 ,
  SavedSearchOld = 556 , SavedSearchOwner = 543 , SavedSearchParent = 546 , SavedSearchPublic = 545 ,
  SavedSearchType = 542 , ScheduleAgency = 232 , ScheduleAllParentsOf = 929 , ScheduleName = 231 ,
  ScheduleParent = 234 , ScheduleParentOf = 636 , SchedulePcsid = 789 , ScheduleSource = 233 ,
  ScheduleSupersededBy = 949 , ScheduleSupersededOn = 950 , ScheduleTrigger = 50 , ScheduleWord = 235 ,
  ScheduledTaskAssignee = 261 , ScheduledTaskClassification = 259 , ScheduledTaskDate = 260 , ScheduledTaskDone = 263 ,
  ScheduledTaskFolders = 264 , ScheduledTaskObjectType = 257 , ScheduledTaskOverdue = 262 , ScheduledTaskRecord = 258 ,
  ScheduleTriggerAfterDays = 808 , ScheduleTriggerAfterMonths = 31 , ScheduleTriggerAfterYears = 30 , ScheduleTriggerDateType = 35 ,
  ScheduleTriggerDelayType = 809 , ScheduleTriggerDestroy = 38 , ScheduleTriggerFixedDate = 36 , ScheduleTriggerJurisdiction = 570 ,
  ScheduleTriggerPcsid = 790 , ScheduleTriggerPcsmapid = 806 , ScheduleTriggerRounding = 47 , ScheduleTriggerTransferTo = 865 ,
  ScheduleTriggerType = 26 , ScheduleTriggerUserDateType = 46 , SearchFormName = 674 , SearchFormSearchfilter = 948 ,
  SearchFormType = 675 , SecurityCaveatAbbreviation = 33 , SecurityCaveatCaveatNumber = 34 , SecurityCaveatHeld = 128 ,
  SecurityCaveatName = 32 , SecurityGuideEntryReference = 105 , SecurityGuideHeld = 558 , SecurityGuideSecurityLevel = 106 ,
  SecurityLevelAbbreviation = 28 , SecurityLevelHeld = 125 , SecurityLevelLevelNumber = 29 , SecurityLevelName = 27 ,
  SharePointItemList = 683 , SharePointItemListId = 684 , SharePointItemRecord = 685 , SharePointItemSynchPending = 686 ,
  SharePointItemUniqueId = 682 , SharePointItemViewable = 761 , SpaceAllParentsOf = 927 , SpaceBay = 441 ,
  SpaceKey = 40 , SpaceLowest = 440 , SpaceNumber = 39 , SpaceParentOf = 634 ,
  SpaceWithin = 54 , StopWordName = 85 , StorePoolName = 1001 , TodoItemItemReferenceRecord = 267 ,
  TodoItemItemReferenceRefObject = 931 , TodoItemItemReferenceType = 268 , TodoItemAssignee = 174 , TodoItemCreator = 178 ,
  TodoItemDone = 269 , TodoItemDoneOn = 176 , TodoItemDueOn = 175 , TodoItemName = 173 ,
  TodoItemOverdue = 270 , TodoItemPriority = 177 , TodoItemReference = 271 , TodoItemRefObject = 932 ,
  ScheduledTaskHistoryBy = 256 , ScheduledTaskHistoryCompleted = 255 , UserLabelAllParentsOf = 930 , UserLabelAttachable = 892 ,
  UserLabelDateCreated = 122 , UserLabelDetachable = 893 , UserLabelFullName = 567 , UserLabelHasChildren = 842 ,
  UserLabelName = 117 , UserLabelOwner = 120 , UserLabelParent = 123 , UserLabelParentOf = 638 ,
  UserLabelStuckOn = 529 , UserLabelType = 121 , WorkflowActivity = 738 , WorkflowContainer = 183 ,
  WorkflowCreator = 194 , WorkflowCustomer = 182 , WorkflowDestroyOn = 189 , WorkflowDone = 509 ,
  WorkflowDoneOn = 186 , WorkflowDueOn = 185 , WorkflowInitiator = 508 , WorkflowJob = 184 ,
  WorkflowJobx = 511 , WorkflowLockedBy = 822 , WorkflowName = 180 , WorkflowOverdue = 510 ,
  WorkflowPriority = 192 , WorkflowRecord = 191 , WorkflowRegisteredOn = 188 , WorkflowScheduledStartOn = 193 ,
  WorkflowStartedOn = 187 , WorkflowSupervisor = 181 , WorkflowTemplate = 190 , WorkflowWord = 857 ,
  WorkflowTemplateDateRegistered = 198 , WorkflowTemplateName = 196 , WorkflowTemplatePriority = 199 , WorkflowTemplateSupervisor = 197 ,
  WorkingCopyAuthor = 827 , WorkingCopyExpiresOn = 957 , WorkingCopyExtension = 828 , WorkingCopyLock = 956 ,
  WorkingCopyRecord = 829 , WorkingCopyTitle = 826 , WorkingCopyViewable = 993 , ZipCodeCity = 21 ,
  ZipCodeCountry = 25 , ZipCodePostcode = 22 , ZipCodeRegion = 23 , ZipCodeState = 24
}
 The SearchClauseIds enum More...
 
enum class  SearchContactType {
  Author = 0 , Addressee = 1 , Representative = 2 , Other = 3 ,
  Client = 4 , Any = 5 , Custom1 = 6 , Custom2 = 7 ,
  Custom3 = 8 , Custom4 = 9 , Custom5 = 10 , Custom6 = 11 ,
  Custom7 = 12 , Custom8 = 13 , Custom9 = 14 , Custom10 = 15 ,
  Cc = 16 , Bcc = 17
}
 Search Contact Types More...
 
enum class  SearchEditor { String = 0 , Profile = 1 , Boolean = 2 }
 Search Editors More...
 
enum class  SearchFilterTypes {
  All = 0 , RecordType = 1 , Class = 2 , Disposition = 3 ,
  Finalized = 4 , FileType = 5 , DateRegistered = 6 , Subselect = 7
}
 Search Filter Types More...
 
enum class  SearchGrammarItem {
  And = 0 , Or = 1 , Not = 2 , To = 3 ,
  Fiscal = 4 , Fy = 5 , ToDate = 6 , Case = 7 ,
  Whole = 8 , Me = 9 , MyPosition = 10 , MyUnit = 11 ,
  MyOrganization = 12 , Blank = 13 , Of = 14 , Part = 15 ,
  Parts = 16 , Within = 17 , Null = 18 , Any = 19 ,
  Near = 20
}
 Search Grammar Items More...
 
enum class  SearchLocationType {
  Current = 0 , Home = 1 , Owner = 2 , Creator = 3 ,
  CheckedOutTo = 4
}
 Search Location Types More...
 
enum class  SearchParameterFormats {
  Word = 0 , SimpleText = 1 , ChildList = 2 , Freetext = 3 ,
  String = 4 , Boolean = 5 , DateRange = 6 , Number = 7 ,
  BigNumber = 8 , Decimal = 9 , Currency = 10 , Enum = 11 ,
  Object = 12 , ObjectAndEnum = 13 , ObjectAndType = 14 , Uri = 15 ,
  Batch = 16 , Geography = 17
}
 Search parameter formats More...
 
enum class  SearchPurposes { Execute = 1 , Subselect = 2 , Maintain = 3 , SelectParent = 4 }
 Saved Search Purposes More...
 
enum class  SearchStartPoint { Default = 0 , All = 1 , Favorites = 2 , Search = 3 }
 Search Starting Points More...
 
enum class  SearchTimePeriodPlural {
  Seconds = 0 , Minutes = 1 , Hours = 2 , Days = 3 ,
  Weeks = 4 , Months = 5 , Quarters = 6 , Years = 7
}
 Search Time Periods (Plural) More...
 
enum class  SearchTimePeriodSingular {
  Second = 0 , Minute = 1 , Hour = 2 , Day = 3 ,
  Week = 4 , Month = 5 , Quarter = 6 , Year = 7
}
 Search Time Periods (Singular) More...
 
enum class  SearchTimeTense { Past = 0 , Present = 1 , Future = 2 }
 Search Time Tense More...
 
enum class  SecurityUpdateTypes { Upgraded = 0 , Downgraded = 1 , Declassified = 2 , None = 3 }
 Security Update Types More...
 
enum class  ServerMessageTypes {
  Adhoc = 0 , EstoreError = 2 , DbAvailable = 4 , DbNoNewConnections = 5 ,
  DbUnavailable = 6 , LicenseBreached = 7
}
 Server Message Types More...
 
enum class  ServiceTypes { NotAService = 0 , WindowsService = 1 , WebService = 2 }
 
enum class  SetAuthorOptions { NoDefault = 0 , CurrentUser = 1 , CurrentUserUnit = 2 , SpecifiedUser = 3 }
 Set Author Options More...
 
enum class  SkinStyle { Off = 0 , On = 1 , CustomColour = 2 }
 Skin Styles More...
 
enum class  SnapAddressType { Street = 0 , Postal = 1 , Email = 2 , Fax = 3 }
 Address Types Used More...
 
enum class  SpaceAllocation { Simple = 0 , ToBay = 1 , ToUnused = 2 , Contiguous = 3 }
 Space Allocation Methods More...
 
enum class  SpaceLevel {
  Warehouse = 1 , Floor = 2 , Area = 3 , Bay = 4 ,
  Row = 5 , Shelf = 6 , Slot = 7
}
 Space Levels More...
 
enum class  SpacePurposes { RecordHome = 1 , RecordHomeStrict = 2 , SearchHome = 3 }
 Space Purposes More...
 
enum class  SpaceRecordsSelection {
  InSpace = 0 , InBay = 1 , InSpaceRecursive = 2 , InBayRecursive = 3 ,
  InEitherRecursive = 4
}
 Space Record Selections More...
 
enum class  SpecialDates {
  NotSpecial = 0 , Yesterday = 1 , Today = 2 , Tomorrow = 3 ,
  LastWeek = 4 , ThisWeek = 5 , NextWeek = 6 , LastMonth = 7 ,
  ThisMonth = 8 , NextMonth = 9 , ThisYear = 10 , YearToDate = 11 ,
  Last7Days = 12 , Next7Days = 13 , Last14Days = 14 , Next14Days = 15 ,
  LastYear = 16 , NextYear = 17 , LastWorkingDay = 18 , NextWorkingDay = 19 ,
  Last30Days = 20 , Next30Days = 21 , Last6Months = 22 , Next6Months = 23 ,
  Last12Months = 24 , Next12Months = 25 , Now = 26
}
 Special Date Strings More...
 
enum class  SpElementType { None = 0 , Site = 1 , List = 2 , ListItem = 3 }
 SharePoint Element Type More...
 
enum class  SpListItemOriginator { ThisList = 0 , Other = 1 }
 List Item Originator Types More...
 
enum class  SpManagedItemStatus { Exposed = 0 , Relocated = 1 }
 Managed List Item Status Types More...
 
enum class  SqlErrorTypes {
  Unspecified = 0 , Deadlock = 1 , ReferentialViolation = 2 , UniqueConstraintError = 3 ,
  QueryTooComplex = 4 , Timeout = 5 , AdoTimeout = 6 , FailOver = 7
}
 SQL Error Types More...
 
enum class  SqlServerAuthenticationTypes { WindowsIntegrated = 0 , SqlServer = 1 , AzureADPassword = 2 , AzureADIntegrated = 3 }
 SQL Server Authentication Types More...
 
enum class  SslMode {
  Allow = 0 , Disable = 1 , Prefer = 2 , Require = 3 ,
  VerifyCA = 4 , VerifyFull = 5
}
 SSL Modes More...
 
enum class  StartupPaneType {
  Empty = 0 , NewItem = 1 , Find = 2 , InTray = 3 ,
  DueTray = 4 , InDueTray = 5 , ActivityDue = 6 , WorkTray = 7 ,
  FavoriteRecords = 8 , RecentContainers = 9 , RecentDocuments = 10 , FavoriteWorkflows = 11 ,
  ClassificationBrowser = 12 , OfflineRecords = 13 , Requests = 14 , FavoriteClassifications = 15 ,
  DocumentsCheckedOut = 16 , TodoItems = 17 , FavoriteSearches = 18 , FavoriteLocations = 19 ,
  CheckinStyles = 20 , ClientMatterHierarchy = 21 , UserLabels = 22 , Dashboard = 23 ,
  Explorer = 24
}
 Startup Pane Types More...
 
enum class  StatGroupByType {
  None = 0 , DateCreated = 1 , DateClosed = 2 , DateDue = 3 ,
  DateFinalized = 4 , DateInactive = 5 , DateModified = 6 , DatePublished = 7 ,
  DateReg = 8 , DateDisposalDue = 9 , RecType = 10 , Security = 11 ,
  Application = 12 , CurrentLoc = 13 , HomeLoc = 14 , OwnerLoc = 15 ,
  CreatorLoc = 16 , AuthorLoc = 17 , ClientLoc = 18 , Schedule = 19 ,
  Classification = 20 , ViewerLoc = 21 , ReviewDecision = 22 , ArchiveEvent = 23 ,
  PendingEvent = 24
}
 Statistical Groupings More...
 
enum class  StatisticalDateRangeTypes { Registered = 0 , Created = 1 }
 Record Creation Statistics Date Range Types More...
 
enum class  StatisticsOutputType { Csv = 0 , Html = 1 }
 Statistics Output Types More...
 
enum class  StatTypes {
  RecsCreated = 0 , RecsOpened = 1 , RecsClosed = 2 , RecsFinalised = 3 ,
  RecsByDateInactive = 4 , RecsByPublish = 5 , RecsByModified = 6 , RecsByViewed = 7 ,
  RecsByPendingArchive = 8 , RecsByLastDate = 9 , RecsByDueDate = 10 , RecsByDestructionDate = 11 ,
  RecsByReviewDate = 12 , RecsByDispChangeDate = 13
}
 Statistical Select By More...
 
enum class  StoredFunctions {
  Unknown = 0 , Encrypt = 1 , Decrypt = 2 , SecurityFilter = 3 ,
  LatestRecord = 4 , LatestPart = 5 , LatestVersion = 6
}
 Stored Funcitons More...
 
enum class  StoredProcedures {
  Unknown = 0 , ConstructRecords = 1 , ConstructLocations = 2 , ConstructSchedules = 3 ,
  FetchRecordNotes = 4 , AddAccessControls = 5 , FetchUserFieldValues = 7 , ConstructRecordsExtra = 8 ,
  ConstructActivities = 9 , ConstructWorkflows = 10 , ConstructWorkflowTemplates = 11 , FetchNotesPart2 = 12 ,
  FetchNotesPart3 = 13 , ConstructLocationsNoMembers = 14 , ConstructRecordsExtraNoSharePoint = 15 , UpdateUserAclGroups = 16 ,
  UpdateSQLTextIndex = 17 , SynchronizeStoplist = 18 , ConstructSecurityKey = 19
}
 Stored Procedures More...
 
enum class  StorePurposes {
  Default = 1 , Replacement = 2 , Maintain = 3 , InactiveDocuments = 4 ,
  MipOrigin = 5
}
 Document Store Purposes More...
 
enum class  StoreStatus { Available = 0 , ClosedForAdd = 1 , ReadOnly = 2 }
 Document Store Status Values More...
 
enum class  StoreUsageType {
  Records = 0 , Revisions = 1 , LinkedDocuments = 2 , Renditions = 3 ,
  Locations = 4 , Reports = 7 , ReportBitmaps = 8 , Statistics = 9 ,
  RevisionLinks = 10 , AgendaItemType = 11 , AgendaItem = 12 , MinuteItem = 13 ,
  AgendaTemplate = 14 , MinutesTemplate = 15 , MinuteItemType = 16 , OriginConfigFile = 17 ,
  SapComponent = 19 , ConsignmentApproval = 20 , WorkingCopy = 21 , ExternalLink = 22 ,
  ExternalIcon = 23
}
 Document Store Usage Types More...
 
enum class  StringDisplayAlignment { Left = 0 , Centre = 1 , Right = 2 }
 String Display Alignments More...
 
enum class  StringDisplayType {
  Default = 0 , ViewPane = 1 , TreeColumn = 2 , Reporter = 3 ,
  DataEntry = 4 , ErrorMessage = 5 , Export = 6 , Merge = 7 ,
  WebService = 8 , WebPublish = 9
}
 Property String Display Types More...
 
enum class  StringFormatType {
  Normal = 0 , Plural = 1 , AllLower = 2 , AllUpper = 4 ,
  ShortForm = 8 , MixedCase = 16
}
 String Format More...
 
enum class  StringVerificationTypes {
  Simple = 0 , LookupSet = 1 , Mask = 2 , AddIn = 3 ,
  Url = 4 , Email = 5
}
 String Verification Types More...
 
enum class  TabBarStyle {
  Off = 0 , Top = 1 , Bottom = 2 , TopMenu = 3 ,
  BottomMenu = 4
}
 Tab Bar Styles More...
 
enum class  TaskStatus { Due = 0 , Overdue = 1 , Complete = 2 }
 Scheduled Task Status More...
 
enum class  TextIndexSyncTypes { OnCommit = 0 , OnRegularInterval = 1 }
 Text Index Synchronization Types More...
 
enum class  TextObjectType {
  Caption = 3 , Calendar = 4 , GisHtml = 5 , DataCleanup = 7 ,
  OfflineAuditSummary = 10 , ScheduleReviewNotes = 11 , ConsignmentReportDestroy = 12 , ConsignmentReportTransfer = 13 ,
  ConsignmentReportRetain = 14 , ConsignmentReport = 15 , ConsignmentReportTemplate = 16
}
 Text Object Types More...
 
enum class  TieredStorageType {
  Unknown = 0 , Tier1 = 1 , Tier2 = 2 , Tier3 = 3 ,
  CustomA = 4 , CustomB = 5
}
 Tiered Storage Types More...
 
enum class  TimeInterval {
  Seconds = 0 , Minutes = 1 , Hours = 2 , Days = 3 ,
  Weeks = 4 , Months = 5
}
 Time Intervals More...
 
enum class  TitlePlaceholder {
  OriginName = 0 , OriginType = 1 , OriginSource = 2 , RecordType = 3 ,
  Classification = 4 , DateCreated = 5 , Owner = 6 , UserField = 7
}
 Title Placeholders More...
 
enum class  TitlingMethods {
  FreeText = 0 , Classification = 1 , Keyword_ISO = 2 , Keyword_Descriptor = 3 ,
  Contact = 4 , ClientMatter = 5
}
 Titling Methods More...
 
enum class  TodoItemAccess { View = 0 , Update = 1 , ModifyAccess = 2 , Delete = 3 }
 To Do Item Access Controls More...
 
enum class  TodoReferenceType {
  Fyi = 0 , Also = 1 , Update = 2 , RefTypeOther1 = 3 ,
  RefTypeOther2 = 4 , RefTypeOther3 = 5 , RefTypeOther4 = 6 , RefTypeOther5 = 7
}
 Reference Types More...
 
enum class  TrayType {
  Favorites = 0 , Worktray = 1 , Documents = 2 , Containers = 3 ,
  Due = 4 , In = 5 , DueOrIn = 6 , Templates = 7 ,
  ContentBlocks = 8 , ActivitiesDue = 9 , DocsCheckedOut = 10
}
 Tray Types More...
 
enum class  TriggerDelayTypes { YearsAndMonths = 0 , Days = 1 , NoDelay = 2 }
 Trigger Delay Types More...
 
enum class  TriggerRounding {
  NoRounding = 0 , EndOfMonth = 1 , EndOfCalendarYear = 2 , EndOfFiscalYear = 3 ,
  EndOfQuarter = 4 , EndOfHalfYear = 5 , EndOfJanuary = 6 , EndOfFebruary = 7 ,
  EndOfMarch = 8 , EndOfApril = 9 , EndOfMay = 10 , EndOfJune = 11 ,
  EndOfJuly = 12 , EndOfAugust = 13 , EndOfSeptember = 14 , EndOfOctober = 15 ,
  EndOfNovember = 16 , EndOfDecember = 17
}
 Trigger Rounding Types More...
 
enum class  TriggerTypes {
  DateCreated = 0 , DateClosed = 1 , DateRegistered = 2 , FixedDate = 4 ,
  DateLastAction = 5 , DateArchived = 6 , DateInactive = 7 , UserDefined = 8 ,
  DateModified = 9 , RootDateCreated = 10 , ContentDateFinalized = 12 , DateFinalized = 13 ,
  LastPartDateClosed = 14 , LastPartDateCreated = 15 , ContentDateCreated = 16 , ContentDateModified = 17 ,
  ContentDateClosed = 18 , ContentDateLastAction = 19 , DateMatterClosed = 20 , SapArchiveDate = 21 ,
  SapModifiedDate = 22 , DateSuperseded = 23 , DateReceived = 24 , ArchivingEvent = 25
}
 Schedule Triggers More...
 
enum class  TrimEventCounters {
  RecordsAdded = 0 , RecordsModified = 1 , Finalized = 2 , Unfinalised = 3 ,
  ContainerChanged = 4 , AssigneeChanged = 5 , HomeChanged = 6 , OwnerChanged = 7 ,
  DateCreatedChanged = 8 , DateRegisteredChanged = 9 , TitleChanged = 10 , RecordsDeleted = 11 ,
  LocationsAdded = 12 , LocationsModified = 13 , LocationsDeleted = 14 , Login = 15 ,
  Logout = 16 , UniqueLogins = 17
}
 Content Manager Event Counters More...
 
enum class  TrimPathType {
  Calendar = 0 , Captions = 1 , UserDictionaries = 3 , SomewhereForTempFiles = 4 ,
  Favorites = 5 , ClientDocumentCache = 6 , WorkgroupDocumentCache = 7 , ClientLogs = 8 ,
  AuditLog = 10 , QueueProcessingLogs = 12 , ThreadDataQueues = 13 , ServerLogs = 14 ,
  TopDrawerDB = 15 , UserButtonBitmaps = 16 , TopDrawerDocuments = 17 , AppDataRootDir = 18 ,
  OutlookLogPath = 19 , AddinDeploymentPath = 20 , AsynchTransferToWGSPath = 21 , WorkgroupConfigPath = 23 ,
  TrimBinaries = 25 , WorkgroupStreamingFolder = 26 , WorkgroupPendingFolder = 27 , UserConfigFiles = 28 ,
  SystemDictionaries = 29 , StoreSubfolderMonitoring = 30 , RenderConfigPath = 31 , WorkgroupPendingFailures = 33 ,
  WorkgroupPendingQuarantine = 34 , ClientDownloadCache = 35 , WorkgroupPendingInfo = 36 , GisInterfaceFile = 37 ,
  OfficeIntegrationStagingPath = 38 , ExternalIconCachePath = 39
}
 Content Manager Path Types More...
 
enum class  TrimSearchOperatorType {
  And , Or , Not , LeftBracket ,
  RightBracket
}
 
enum class  UnregisteredUsers { DenyAccess = 0 , LoginAsGuest = 1 , CreateNewUser = 2 }
 Unregistered User Options More...
 
enum class  UserDashboardItem {
  RecordsAssigned = 0 , RecordsToBeReturned = 1 , RecordsRequested = 2 , DocumentsCheckedOut = 3 ,
  DocumentsToEdit = 4 , DocumentsToReview = 5 , DocumentsToAuthorise = 6 , RecordActions = 7 ,
  Activities = 8 , TodoItems = 9 , ClassificationsToApprove = 10 , ConsignmentsToReview = 11 ,
  ConsignmentsToApprove = 12 , ConsignmentsToDispose = 13 , ExternalWorkflows = 14
}
 User Dashboard Items More...
 
enum class  UserFieldFormats {
  String = 0 , Number = 1 , Boolean = 2 , Date = 3 ,
  Datetime = 4 , Decimal = 5 , Text = 6 , Currency = 7 ,
  Object = 9 , BigNumber = 11 , Xml = 12 , Geography = 13
}
 Additional Field Formats More...
 
enum class  UserLabelType {
  Tag = 0 , Favorites = 3 , Worktray = 4 , Documents = 5 ,
  Containers = 6 , Templates = 7 , ContentBlocks = 8
}
 User Label Types More...
 
enum class  UserLicenseTypes {
  Administrator = 0 , RecordsCoordinator = 1 , KnowledgeWorker = 2 , Contributor = 3 ,
  InquiryUser = 4 , NoAccess = 5
}
 User License Types More...
 
enum class  UserOptionSetIds {
  Unknown = 0 , Appearance = 24 , BlockedSearchMethods = 20 , CascadeProperties = 40 ,
  CommandShortcuts = 38 , ConsignmentLog = 22 , CustomUserTypes = 35 , DashboardConfig = 41 ,
  DroppedFiles = 11 , DroppedFolders = 12 , Dropzone = 21 , ElasticSearchMetadata = 39 ,
  Email = 9 , EmailingRecords = 18 , ExplorerConfig = 36 , ExternalSharing = 34 ,
  FavoriteSearchMethods = 32 , FileTypes = 26 , GisData = 28 , Integration = 8 ,
  Locale = 2 , MobileConfig = 42 , Outlook = 19 , PolicyCentre = 27 ,
  PrintMergeConfig = 43 , RecentSearchMethods = 33 , Reporter = 10 , Ribbon = 23 ,
  Search = 5 , SelectRecordType = 37 , SortAndFilter = 15 , Spelling = 4 ,
  Startup = 3 , StoreMetadata = 30 , TraySortAndFilter = 31 , TreeBox = 16 ,
  Viewer = 6 , ViewPane = 17 , WebClient = 25 , WebClientCommandBar = 29
}
 The 'UserOptionSetIds' enum More...
 
enum class  UserPermissions {
  prm_Unknown = -1 , RecordCreate = 0 , RecordModify = 1 , RecordDelete = 2 ,
  Unfinalize = 3 , CreatePartFiles = 5 , ModifyAnyClass = 6 , RequestWorker = 7 ,
  RequestAdministrator = 101 , MakeRequests = 103 , MakeRecurringRequests = 128 , MakePermanentRetrievalRequests = 131 ,
  RecordAdmin = 8 , RecordAdminRestricted = 60 , RecordArchivist = 65 , RecordArchivistAdmin = 129 ,
  DocumentExtract = 133 , DocumentExtractSensitive = 136 , DocumentUpdate = 55 , DocumentDelete = 64 ,
  AnnotateRecord = 56 , RecordRelate = 62 , RemoveRecordRelate = 71 , AttachContacts = 25 ,
  RemoveContacts = 72 , SetContainer = 73 , ChangeContainer = 74 , RemoveFromContainer = 68 ,
  CloseContainer = 100 , ModifyRecordSecurity = 69 , ModifyRecordAccess = 137 , SetArchiveDates = 70 ,
  AddCommunication = 81 , ManageCommunications = 82 , RemoveRevisions = 106 , RemoveRenditions = 102 ,
  ApproveDisposal = 108 , ModifyAdditionalFieldValues = 109 , DocumentUndoCheckout = 110 , DocumentReviewAdministrator = 116 ,
  RenderAdmin = 121 , ShareRecords = 123 , ModifyClassification = 125 , ModifyRecordType = 126 ,
  RecordRecycle = 130 , RecordGroupRecycle = 132 , ViewHoldProperties = 134 , ReplacePhrase = 139 ,
  PromoteSchedule = 140 , CreateInternalLocation = 9 , ModifyInternalLocation = 10 , LimitedModInternalLocation = 85 ,
  DeleteInternalLocation = 11 , CreateExternalLocation = 12 , ModifyExternalLocation = 13 , DeleteExternalLocation = 14 ,
  ViewProfile = 15 , ModifyProfile = 16 , ModifyOwnProfile = 127 , RecordTypes = 21 ,
  LookupSets = 24 , DefineFields = 40 , DefineMetadataRules = 119 , ClassificationAdmin = 17 ,
  ApproveClassification = 86 , ScheduleAdmin = 18 , Litigation = 27 , AddRemoveHold = 92 ,
  AddRemoveExternalHold = 97 , SpaceAdmin = 19 , DocumentStoreAdmin = 20 , WordIndexing = 22 ,
  ZipCodes = 23 , Thesaurus = 26 , Meetings = 77 , MeetingContributor = 87 ,
  SecurityGuide = 79 , MailTemplates = 80 , DataCleanup = 84 , OriginManager = 91 ,
  BarcodeScanners = 45 , WebLayouts = 46 , Reports = 36 , Alerts = 104 ,
  CanViewAuditEvents = 122 , WorkflowAdmin = 34 , ActionsAdmin = 28 , AttachActions = 59 ,
  ReassignActions = 29 , RescheduleActions = 76 , CompleteActions = 63 , WorkflowCreate = 31 ,
  WorkflowCreateBlank = 66 , WorkflowModify = 33 , ActionStats = 30 , SystemOptions = 38 ,
  ExternalLinks = 135 , Calendar = 37 , SystemCaptions = 39 , Searches = 67 ,
  SecurityAdmin = 41 , CensusAdmin = 124 , ImportExport = 61 , DownloadFromScanner = 88 ,
  CanSaveSearches = 57 , BypassViewAccess = 42 , BypassAllAccess = 4 , BypassExclusions = 120 ,
  ByPassLockDown = 78 , ByPassAuditLog = 107 , BypassGlobalToolbar = 93 , BypassBlockedSearchMethods = 99 ,
  ContentIndexAdministrator = 98 , SharePointAdministrator = 105 , LabelManager = 112 , CheckinStyleManager = 111 ,
  ServerMonitoring = 117 , UpdatePolicyCentreSchedules = 118 , ViewClientLogFiles = 138 , TeamsAdministrator = 141 ,
  AlertCreator = 142 , CanBeHome = 47 , CanBeOwner = 48 , CanBeCurrent = 49 ,
  CanBeContact = 50 , CanBeRequestor = 51 , CanBeAssignee = 52 , CanBeSupervisor = 53 ,
  CanBeAccess = 54 , CanBeEditor = 113 , CanBeReviewer = 114 , CanBeAuthorizer = 115
}
 The UserPermissions enum More...
 
enum class  UserTypes {
  Administrator = 0 , RecordsManager = 1 , RecordsWorker = 2 , EndUser = 3 ,
  Contributor = 4 , EnquiryUser = 5 , Custom1 = 6 , Custom2 = 7 ,
  Custom3 = 8 , Custom4 = 9 , Custom5 = 10 , Custom6 = 11 ,
  Custom7 = 12 , Custom8 = 13 , Custom9 = 14 , Custom10 = 15
}
 User Access Types More...
 
enum class  UseStoreType { NoStore = 0 , UseStore = 1 , UseDefault = 2 }
 Use Store More...
 
enum class  ViewPaneStyle { Bottom = 0 , Right = 1 }
 View Pane Styles More...
 
enum class  WebServiceCacheSettings { None = 0 , Common = 1 , AllButRecords = 2 , All = 3 }
 Web Service Cache Settings More...
 
enum class  WgsCacheType { NoCaching = 0 , RetentiveOnly = 1 , PreEmptive = 2 , FullMirror = 3 }
 Cache type More...
 
enum class  WindowsFrameType {
  Mdi = 0 , Sdi = 1 , SdiSelect = 2 , SdiBrowse = 3 ,
  Tes = 5 , Mbx = 6 , Reporter = 7 , Preview = 8 ,
  Queue = 9 , Viewer = 11 , Workflow = 13 , WorkflowTemplate = 14 ,
  Redact = 15 , MdiAdmin = 16 , None = 17
}
 Frame Types More...
 
enum class  Word11FileTypes { mw7_Word2003_doc = 0 , mw7_Word2003Tmpl_dot = 1 }
 Microsoft Office 2003 Word File Types More...
 
enum class  WordFileTypes {
  Word_docx = 0 , WordMe_docm = 1 , Word97_doc = 2 , WordTmpl_dotx = 3 ,
  WordTmplMe_dotm = 4 , Word97Tmpl_dot = 5 , WordRTF_rtf = 6 , WordODT_odt = 7 ,
  WordPlainText_txt = 8
}
 Microsoft Word File Types More...
 
enum class  WordOpenFileTypes {
  AllRecords = 8 , AllFiles = 0 , AllWordDocuments = 1 , WordDocuments = 2 ,
  Word97Documents = 3 , AllWordTmpl = 4 , WordMacroTmpls = 5 , Word97Tmpls = 6 ,
  Other = 7
}
 Microsoft Open Word File Types More...
 
enum class  WordProcessorMergeFormats { Word = 0 , CommaSeparated = 1 , TabDelimited = 2 , UserDefined = 3 }
 Word Processor Merge Formats More...
 
enum class  WordTypes {
  TitleWord = 0 , NoteWord = 1 , ClassificationWord = 3 , ScheduleWord = 4 ,
  ThesaurusWord = 5 , LocAddressWord = 6 , CommAddressWord = 7 , ArchiveEventWord = 8 ,
  WorkflowWord = 9 , ActivityWord = 10 , TextField = 11 , OtherNoteWord = 12 ,
  LocationWord = 13
}
 Word Types More...
 
enum class  WorkflowAccess {
  View = 1 , Update = 2 , CompleteActivities = 3 , ModifyAccess = 4 ,
  Delete = 5
}
 Workflow Access Controls More...
 
enum class  WorkflowDocumentPlaceholderType { Reference = 0 , InitiatingRecord = 1 , WorkingDocument = 2 }
 Document Placeholder Types More...
 
enum class  WorkflowEventCounters {
  ActivityCompleted = 0 , ActivityAssigned = 1 , ActivityReassigned = 2 , ActivityUndone = 3 ,
  ActivityCurrent = 4 , ActivitySkipped = 5 , ActivityNeedsAuthorisation = 6 , ActionCompleted = 7 ,
  ActionAssigned = 8 , ActionReassigned = 9 , ActionUndone = 10 , ActionCurrent = 11
}
 Workflow Event Counters More...
 
enum class  WorkflowLockOperation { Lock = 0 , Unlock = 1 , Status = 2 }
 Workflow Lock Operations More...
 
enum class  XdmsSystem {
  Unknown = 0 , Fas = 1 , Sdm = 2 , Custom1 = 3 ,
  Custom2 = 4 , Custom3 = 5 , Custom4 = 6 , Custom5 = 7
}
 External DMS Systems More...
 
enum class  XmlDocumentExportType { Ignore = 0 , Link = 1 , Embed = 2 }
 XML Document Export Types More...
 
enum class  XmlSchemaTypes { Excluded = 0 , Normal = 1 , Mandatory = 2 , Display = 3 }
 XML Scheme Types More...
 

Enumeration Type Documentation

◆ AccessControlSettings

Access Control Settings

Enumerator
Public 

Unrestricted

Inherited 

Same As Container

Private 

Private

PrivateOrContainer 

Private Or Container

◆ AccessReferenceStyle

Access Transfer Styles

Enumerator
RefOnly 

Reference

NoRefCopy 

Copied To New Items

RefCopy 

Reference, Copied To New Items

RefContainer 

Reference, Records based on Container

NoRefContainer 

Not Reference, Records based on Container

NoRefNoCopy 

Not Reference, Not Copied

RefOwner 

Reference, Records based on Owner

NoRefOwner 

Not Reference, Records based on Owner

◆ AclMenuItems

enum TRIM.SDK.AclMenuItems
strong

Access Control Custom Add Menu Items

Enumerator
Me 

Me

MyPosn 

My Position

MyUnit 

My Unit

MyTeam 

My Team

MyStaff 

My Staff

MyDelegates 

My Delegates

MyProjects 

My Projects

MyWorkgroups 

My Workgroups

MyCommittees 

My Committees

◆ ActionPurpose

Action Purposes

Enumerator
AssignToRecord 

Assign To Record

AttachStep 

Add as New Step

◆ ActivityAccess

Activity Access Controls

Enumerator
Update 

Update Activity

ModifyAccess 

Modify Activity Access

Delete 

Delete Activity

◆ ActivityDocumentAction

Document Actions

Enumerator
Reference 

Reference

Create 

Create

Review 

Review

◆ ActivityDocumentOrigin

Document Origins

Enumerator
Reference 

Reference

InitiatingRecord 

Initiating Record

ThisActivity 

Created By This Activity

PrecedingActivity 

Created By Preceding Activity

◆ ActivityDocumentStatus

Document Status

Enumerator
Unlinked 

No Record attached

Linked 

Record attached

◆ ActivityDocumentUsage

Document Usage Types

Enumerator
Reference 

Reference

Working 

Working Document

Review 

Working Document(Review)

◆ ActivityPurposes

Activity Purposes

Enumerator
BrowseTemplate 

Browse Template

◆ ActivityStates

Activity States

Enumerator
NotReadyToStart 

Not Ready to Start

ReadyToStart 

Ready to Start

Started 

Started

Suspended 

Suspended

ReadyToResume 

Ready To Resume

PendingAuthorization 

Pending Authorization

CompleteAndAuthorized 

Finally Completed

Skipped 

Skipped

◆ AddressHistoryOption

Address History Options

Enumerator
Off 

Keep address history if enabled for a Location

On 

Keep address history for most Locations

AlwaysOn 

Always keep address history

◆ AddressTypes

enum TRIM.SDK.AddressTypes
strong

Address Types

Enumerator
Street 

Street

Postal 

Mailing

Custom1 

Custom 1

Custom2 

Custom 2

Custom3 

Custom 3

Custom4 

Custom 4

Custom5 

Custom 5

◆ AgendaItemAccess

Agenda Item Access Controls

Enumerator
EditSubmission 

Edit Submission

◆ AgendaPrintStyles

Agenda Print Styles

Enumerator
NotPrinted 

Not Printed

InlinePrint 

Printed Inline

AppendixPrint 

Printed As Appendix

◆ AggregationSortOrder

Aggregation Sort Orders

Enumerator
None 

None

KeyValue 

Key Value

KeyValueDescending 

Key Value (descending)

FormattedKeyValue 

Formatted Key Value

FormattedKeyValueDescending 

Formatted Key Value (descending)

Count 

Count

CountDescending 

Count (descending)

◆ AlertConditionTypes

Alert Condition Types

Enumerator
None 

For any Records

Container 

For Records within the Container

RecordType 

For Records that have a Record Type of

Classification 

For Records that have a Classification of

Keyword 

For Records having an attached Thesaurus Term of

TitleOrNotes 

For Records with Title or Notes containing the word

◆ AlertType

enum TRIM.SDK.AlertType
strong

Alert Types

Enumerator
ItemCreated 

Record Created

ItemModified 

Record Modified

ItemRemoved 

Record Destroyed

ContentsAdded 

Contents Added To Folder

ContentsRemoved 

Contents Removed From Folder

DocumentAction 

Electronic Document Event

◆ AlertUserProperties

Aler User Properties

Enumerator
None 

Not based on property

Assignee 

Assignee

Home 

Home

Owner 

Owner

Creator 

Creator

Client 

Client

Editor 

Editor

Authors 

All Authors

Addressees 

All Addressees

Contacts 

All Contacts

Reviewers 

All Reviewers

Authorizers 

All Authorizers

◆ AllEnumerations

Enumerator
Unknown 
AccessControlSettings 
AccessReferenceStyle 
AclMenuItems 
ActionPurpose 
ActivityAccess 
ActivityDocumentAction 
ActivityDocumentOrigin 
ActivityDocumentStatus 
ActivityDocumentUsage 
ActivityPurposes 
ActivityStates 
AddressHistoryOption 
AddressTypes 
AgendaItemAccess 
AgendaPrintStyles 
AggregationSortOrder 
AlertConditionTypes 
AlertType 
AlertUserProperties 
AprDateTypes 
AprType 
AsynchTaskStatus 
AttendanceType 
AuditEventCounters 
AuthenticationMethod 
AuthorizationMethods 
AutoProfilingTitleOptions 
AutoRenderError 
AutoRenderSelectOption 
AutoRenditionStatus 
BarcodeError 
BarcodeLabelType 
BarcodePrintOption 
BaseObjectTypes 
BulkLoaderCopyMode 
CachedTableNotificationType 
CensusRecords 
CheckinPlaceTypes 
CheckinToolPurposes 
CheckOutStyles 
ClassificationPurpose 
ClientAuthenticationMechanism 
ClientMatterInterestTypes 
ClientServerProtocol 
ColumnIndexType 
CommandIds 
CommandRefreshTypes 
CommunicationDirection 
CommunicationMedium 
CommunicatorType 
ConsignmentDisposalType 
ConsignmentItemApprovalStatus 
ConsignmentItemIssueType 
ConsignmentPickListFormat 
ConsignmentPurposes 
ConsignmentReportLayoutType 
ConsignmentState 
ContactType 
ContainerSecurityHandling 
ContainmentRule 
ContentEngineType 
ContentIndexDocumentStatus 
ControlLabelType 
CopyLinkStyle 
CopyRelationship 
CopyType 
CurrLocDef 
CuspDateDisplayType 
DatabaseAvailability 
DatabaseLockType 
DatabaseTypes 
DataEntryPageType 
DateAggregationType 
DateInterval 
DateIntervalSing 
DateSearchType 
DayOfTheWeek 
DblClickContainerStyle 
DblClickStyle 
DeclassifyType 
DesktopStartStates 
DisposalIssue 
DisposalScheduleStatus 
DisposalType 
DocumentEditStatus 
DocumentEventCounters 
DocumentLinkType 
DocumentReviewStates 
DocumentSecurityHandling 
DocumentSelectionType 
DocumentStoreIntegrityCheckCounter 
DocumentUpdateStyles 
DotsPerInch 
DuplicateEmailOptions 
EAddressType 
EditNotesStyle 
EmailSecurityMode 
EmailUpdateStyles 
EncryptionAlgorithm 
AllEnumerations 
Environments 
EsoActionType 
EsoDateType 
EstoreTypes 
EventProcessorStatus 
EventProcessType 
Events 
EventStatisticsGroup 
Excel11FileTypes 
ExcelFileTypes 
ExcelOpenFileTypes 
ExplorerCategory 
ExplorerRowType 
ExportMetadataFormat 
ExternalLinkSpecialParameters 
ExternalLinkType 
ExternalWorkflowTypePurposes 
FavoriteType 
FeatureState 
FieldAccess 
FieldPurposeType 
FileSizeUnits 
FinalizedFilter 
FlowControl 
FontStyle 
FrameAppearance 
Gender 
GenderSalutation 
GeneralAccess 
GeneralExceptionHandling 
GenericPermissions 
GenericPurposes 
GeographyDistanceUnit 
GeographySearchType 
HashingAlgorithms 
HistoryPurposes 
HoldAccess 
IconDisplayMode 
Icons 
IconSizes 
IconUsage 
IdolIndexStatus 
IdolIndexType 
InitiatingRecordBehavior 
InvitationType 
IpConnectionType 
ItemStorageSystem 
JurisdictionPurposes 
JurisdictionTypes 
KeywordAttachMethod 
KeywordPurposes 
KeywordRelationship 
LabelAccess 
LabelPositionChange 
LabelPurposes 
Language 
LayoutPurpose 
LdapAuthMethod 
LdapMatchingType 
LdapSearchScope 
LicenseTypes 
LocationAccess 
LocationDefault 
LocationFieldType 
LocationGrouping 
LocationMatchType 
LocationPurpose 
LocationType 
LockdownStyles 
LocRelationshipType 
LoggingCategories 
LogLevels 
LookupItemFieldStyle 
LookupItemPurposeType 
LookupSetType 
MailEventType 
MailFormat 
MailPersistence 
MailRecipientType 
MailTemplatePurposes 
MediaTypes 
MeetingAccess 
MeetingDocumentType 
MeetingPurpose 
MenuIds 
MenuItemIds 
MenuPopupIds 
MigrationType 
MobileClientMenuItem 
Months 
MotionOutcome 
NativeMailStyles 
NbrTypes 
NotesInsertStyles 
NotesUpdateType 
NotificationType 
NumberingMethods 
OauthImplementationType 
ObjectCapabilities 
ObjectURLformats 
OccurrenceTypes 
OfficeIntegrationMenuCaptions 
OfflineRecordPurpose 
OfflineStatus 
OldVersionPurgeOptions 
OpenDocumentStatus 
OriginType 
OutlineNumberType 
OutputPathTypes 
PathTypes 
PendingEventReviewFilter 
PermissionGroups 
PluginPageType 
Powerpoint11FileTypes 
PowerpointFileTypes 
PowerpointOpenFileTypes 
PrefetchStyles 
PrimaryRecordStatisticsGrouping 
Priority 
ProductFeatures 
ProductString 
Project11FileTypes 
ProjectFileTypes 
ProjectOpenFileTypes 
PropertiesStringType 
PropertyFormats 
PropertyIds 
PropertyOrFieldFormat 
PropertySortMode 
PsoActionType 
PsoDateType 
QueueCapability 
QueueItemAttributes 
QueueTypes 
QueueUsageType 
RecLocSubTypes 
RecordAccess 
RecordBehaviour 
RecordClass 
RecordDeclassifyTypes 
RecordDisp 
RecordDispPending 
RecordLocationType 
RecordPurposes 
RecordRelationshipType 
RecordSortFields 
RecordTypeFilter 
RecycleReasons 
ReferenceFileApplication 
RenditionType 
ReporterFonts 
RequestPriority 
RequestPurposes 
RequestStatus 
RequestTypes 
ResultPostProcessingMethod 
RetainOptions 
RevisionPurposes 
RevRecRelationship 
RmGrammarItem 
RmTerminologyType 
SchedulePurposes 
SearchClauseGroup 
SearchClauseIds 
SearchContactType 
SearchEditor 
SearchFilterTypes 
SearchGrammarItem 
SearchLocationType 
SearchParameterFormats 
SearchPurposes 
SearchStartPoint 
SearchTimePeriodPlural 
SearchTimePeriodSingular 
SearchTimeTense 
SecurityUpdateTypes 
Selectors 
ServerMessageTypes 
SetAuthorOptions 
SkinStyle 
SnapAddressType 
SpaceAllocation 
SpaceLevel 
SpacePurposes 
SpaceRecordsSelection 
SpecialDates 
SpElementType 
SpListItemOriginator 
SpManagedItemStatus 
SqlErrorTypes 
SqlServerAuthenticationTypes 
SslMode 
StartupPaneType 
StatGroupByType 
StatisticalDateRangeTypes 
StatisticsOutputType 
StatTypes 
StoredFunctions 
StoredProcedures 
StorePurposes 
StoreStatus 
StoreUsageType 
StringDisplayAlignment 
StringDisplayType 
StringFormatType 
StringVerificationTypes 
TabBarStyle 
TaskStatus 
TextIndexSyncTypes 
TextObjectType 
TieredStorageType 
TimeInterval 
TitlePlaceholder 
TitlingMethods 
TodoItemAccess 
TodoReferenceType 
TrayType 
TriggerDelayTypes 
TriggerRounding 
TriggerTypes 
TrimEventCounters 
TrimPathType 
UnregisteredUsers 
UserDashboardItem 
UserFieldFormats 
UserLabelType 
UserLicenseTypes 
UserOptionSetIds 
UserPermissions 
UserTypes 
UseStoreType 
ViewPaneStyle 
WebServiceCacheSettings 
WgsCacheType 
WindowsFrameType 
Word11FileTypes 
WordFileTypes 
WordOpenFileTypes 
WordProcessorMergeFormats 
WordTypes 
WorkflowAccess 
WorkflowDocumentPlaceholderType 
WorkflowEventCounters 
WorkflowLockOperation 
XdmsSystem 
XmlDocumentExportType 
XmlSchemaTypes 

◆ AprDateTypes

enum TRIM.SDK.AprDateTypes
strong

Automated Part Rule Triggers

Enumerator
None 

None

DateCreated 

Date Created

DatePublished 

Date Published

DateRegistered 

Date Registered

DateInactive 

Date Inactive

DateModified 

Date Modified

DateFinalized 

Date Declared As Final

UserDefined 

Additional Date Field

FixedDate 

Fixed Date

◆ AprType

enum TRIM.SDK.AprType
strong

Automated Part Types

Enumerator
Close 

Close Record

CloseAndCreate 

Close Record and Create New Part

◆ AsynchTaskStatus

Asynchronous Task Statuses

Enumerator
Ready 

Ready

Running 

Running

Succeeded 

Succeeded

Failed 

Failed

Canceled 

Canceled

◆ AttendanceType

Meeting Attendance Types

Enumerator
Present 

Present

Apology 

Apology

NotPresent 

Not Present

Proxy 

By Proxy

Custom1 

Custom 1

Custom2 

Custom 2

Custom3 

Custom 3

◆ AuditEventCounters

Audit Event Counters

Enumerator
RetentionChanged 

Record Retention Changed

ClassificationChanged 

Record Classification Changed

DispositionChanged 

Record Disposition Changed

AddedToHold 

Record Added To Hold

RemovedFromHold 

Record Removed From Hold

RecordSecurityChanged 

Record Security Changed

AccessControlChanged 

Record Access Control Changed

SecurityBreach 

Record Security Breach

LocationSecurityChanged 

Location Security Changed

FailedLogin 

Failed Logins

◆ AuthenticationMethod

Authentication Methods

Enumerator
Kerberos 

Kerberos

Ntlm 

NTLM

Negotiate 

Negotiate

None 

No Authentication

OpenId 

OpenID Connect

◆ AuthorizationMethods

Authorization Methods

Enumerator
Simple 

Simple

Challenge 

With Login Challenge

Docusign 

Use DocuSign Service

◆ AutoProfilingTitleOptions

Document Auto Profiling Title Options

Enumerator
FromContent 

Set the Title from the appropriate content property

FromFileName 

Set the Title from the file name

None 

Do not set the Title when auto profiling

◆ AutoRenderError

Auto Rendering Errors

Enumerator
Success 

Succeeded

NoAssociation 

No Associated Application

AppGPF 

Printing Application GPF

ProcessorGPF 

Processor GPF

Timeout 

Timeout Limit Reached

TrimError 

Content Manager Error

◆ AutoRenderSelectOption

Auto Render Select Options

Enumerator
RecordsOlderThan 

Records older than

RecordsFinalized 

Records finalized

RecordsArchived 

Records archived

RecordsDueForArchiving 

Records due for archiving

RecordsWithConsignment 

Records within flagged consignment

RecordsLargerThan 

Records larger than (Mbytes)

◆ AutoRenditionStatus

Automatic Rendition Statuses

Enumerator
None 

None

Longevity 

Has Longevity Rendition

Redactable 

Has Redactable Rendition

LongevityAndRedactable 

Has Longevity and Redactable Rendition

◆ BarcodeError

enum TRIM.SDK.BarcodeError
strong

Barcode Errors

Enumerator
BarcodeOk 

OK

InvalidLabelType 

Invalid Label Type

InvalidControlLabel 

Invalid Control Label

InvalidUri 

Invalid URI

NotInThisDatabase 

Invalid Dataset

◆ BarcodeLabelType

Barcode Label Types

Enumerator
UnknownLbl 

Unknown

DateOrTimeLbl 

DateTime

RecordLbl 

Record

LocationLbl 

Location

ArchiveLbl 

Archive

ActionLbl 

Action

SpaceLbl 

Space

ControlLbl 

Control

◆ BarcodePrintOption

Barcode Printing Option

Enumerator
Internal 

Print Content Manager Barcode

InternalClear 

Print Content Manager Barcode, Clear Any Foreign Barcode

External 

Print Foreign Barcode, if it exists

◆ BaseObjectTypes

The BaseObjectTypes enum

Enumerator
Unknown 
ActionDef 
Activity 
ActionDefStep 
AgendaItem 
AgendaItemType 
AgendaItemAttachment 
AgendaItemTypeAttachment 
Alert 
AlertSubscriber 
ArchiveEvent 
ArchiveEventOccurrence 
AutoPartRule 
Census 
CheckinPlace 
CheckinStyle 
Classification 
CommunicationDetail 
Communication 
Consignment 
ConsignmentApprover 
ConsignmentIssue 
ConsignmentRejection 
ConsignmentTemplate 
Database 
DocumentQueue 
ElectronicStore 
ExternalIcon 
ExternalLink 
ExternalWorkflow 
ExternalWorkflowTask 
ExternalWorkflowType 
FieldDefinition 
History 
Hold 
HtmlLayout 
JurisdictionMember 
Jurisdiction 
Keyword 
LocationAddress 
Location 
LocationEAddress 
LookupItem 
LookupSet 
MailTemplate 
Meeting 
MeetingType 
MetadataRule 
MeetingTypeUsualParticipant 
MinuteItem 
MinuteItemType 
MinuteItemActionArising 
MeetingDocument 
MeetingInvitation 
OfflineRecord 
Origin 
OriginHistory 
ClassificationOnlyRecordType 
ClassificationSapBusinessObject 
RecordClientMatterParty 
RecordClientMatterRole 
RecordHold 
RecordJurisdiction 
RecordKeyword 
RecordLinkedDocument 
RecordLocation 
Record 
RecordAction 
RecordType 
RecordRelationship 
RecordRendition 
RecordSapComponent 
Report 
ReportBitmap 
Request 
Revision 
RecordTypeAutoSubFolder 
SavedSearch 
Schedule 
ScheduledTask 
ScheduleTrigger 
SearchForm 
SecurityCaveat 
SecurityGuide 
SecurityLevel 
SharePointItem 
Space 
StopWord 
StorePool 
TodoItemItemReference 
TodoItem 
ScheduledTaskHistory 
UserLabel 
ActivityAuthorization 
ActivityDocument 
ActivityEmailRecipient 
ActivityEscalation 
ActivityResult 
ActivityStartCondition 
WorkflowDocument 
WorkflowTemplateDocument 
Workflow 
WorkflowTemplate 
WorkingCopy 
ZipCode 

◆ BulkLoaderCopyMode

BulkLoader Document Transfer Mode

Enumerator
WorkgroupServer 

Workgroup Server Transfer

WindowsCopy 

Windows File Copy

WindowsMove 

Windows File Move

◆ CachedTableNotificationType

Cached Table Notification Types

Enumerator
RowAdded 

Row Added

RowModified 

Row Modified

RowRemoved 

Row Deleted

RefreshAll 

Refresh All

◆ CensusRecords

Census Records

Enumerator
All 

All Assigned Records

Missing 

Records not Marked

Relocated 

Relocated Records

◆ CheckinPlaceTypes

Check In Place Types

Enumerator
MailForServerProcessing 

Exchange Email

DocsForServerProcessing 

One Drive Documents

MailForClientProcessing 

Outlook Email

SocialMediaForServerProcessing 

Social Media

SentItemsForServerProcessing 

Exchange Sent Items

ConversationHistoryForServerProcessing 
CalendarForServerProcessing 

Exchange Calendar Items

TeamsChatForServerProcessing 

Teams Chat

ChannelDocsForServerProcessing 

Teams Channel Files

ChannelPostsForServerProcessing 

Teams Channel Posts

◆ CheckinToolPurposes

Check In Style/Place Purposes

Enumerator
UserCheckin 

User Check In

ServerCheckin 

Server Check In

PersonalMaintenance 

Personal Maintenance

GroupMaintenance 

Group Maintenance

IntegrationDefault 

Office Integration Default

DocumentQueueDefault 

Document Queue Default

◆ CheckOutStyles

Checkout Styles

Enumerator
NotCheckedOut 

Not Checked Out

ToTopDrawer 

To Offline

ToPath 

To Path

Pending 

Pending

ToWorkingCopy 

To Working Copy

LongTermOneDrive 

Long-term OneDrive Check Out

◆ ClassificationPurpose

Classification Usage Purposes

Enumerator
ForRecordCreation 

For classifying Records

RecordSelection 

For selecting Records

RecordTypeStart 

As Record Type Starting Classification

Maintain 

Maintain Classifications

Unspecified 

Unspecified

FindContainerFor 

Find Container

AttachDocument 

For Attach Document To Record

EditDocument 

Edit Document

BrowseRecords 

Browse Records

ViewDocument 

View Electronic Record

AttachRendition 

For Attach Rendition To Record

RelocateRecord 

Relocate Record

DefaultContainer 

Default Container

FindAlternateContainerFor 

Find Alternative Container

GpsSearch 

For GPS Search

◆ ClientAuthenticationMechanism

Client Authentication Mechanisms

Enumerator
IntegratedWindows 

Integrated Windows Authentication

ExplicitWindows 

Explicit Windows Authentication

Adfs 

Active Directory Federated Services

GoogleApps 

Google Apps

OpenId 

OpenID Connect

◆ ClientMatterInterestTypes

Interest Types

Enumerator
For 

For

Against 

Against

Neutral 

Neutral

◆ ClientServerProtocol

Client Server Protocols

Enumerator
Tcp 

TCP

Local 

Local

Https 

HTTPS

Http 

HTTP

◆ ColumnIndexType

Column Index Types

Enumerator
NotAnIndex 

Not An Index

DuplicatesAllowed 

Duplicate

Unique 

Unique

Primary 

Primary

Upper 

Upper

UniqueUpper 

Unique Upper

◆ CommandIds

enum TRIM.SDK.CommandIds
strong
Enumerator
Unknown 
Properties 

Display Properties

Remove 

Delete Bob%

New 

New Bob%

Copy 

Copy Bob%

Jump 

Jump To Parent

Search 

Refine Search

Print 

Print Report

Refresh 

Refresh

Hyperlink 

Go To Web Page

NewChild 

Create New Lower Level Item

ThNewNarrowTerm 

New Narrow Thesaurus Term

ThNewUseForTerm 

New Use For Thesaurus Term

ThRelate 

Display Related Thesaurus Terms

ThRelateNT 

Make Narrower Thesaurus Term

ThRelateBT 

Make Broader Thesaurus Term

ThRelateRT 

Make Related Thesaurus Term

ThRelateUS 

Make 'Use' Thesaurus Term

ThRelateUF 

Make 'Use For' Thesaurus Term

RetentionSchedule 

Set Schedule

CnsRecords 

Records In Census

RtyDefStore 

Set Document Store

RtyDefAction 

Set Startup Procedure

RecDocPromote 

Promote Revision

RecAddToCase 

Add To Hold

Extract 

Extract Electronic Document

StzGenerate 

Generate Statistical Data

StzPrint 

Export statistics to a Excel spreadsheet

ActUpAction 

Move bob% Up

DownAction 

Move bob% Down

RecRemoveFromCase 

Remove From Hold

NewTopLevel 

New Top Level Item

RecNewWorkflow 

Initiate Workflow On Record

Notes 

Display and/or modify Notes

Security 

Update Security and Access Policy

SecurityPolicy 

View Access Rights

RecContainer 

Set Record Container

RecCurrentLoc 

Set Assignee

RecHomeLoc 

Set Home

RecOwnerLoc 

Set Owner

RecAddContact 

Attach Contact

RecRemoveContact 

Remove Contact

RecNewPart 

Create New Part

ShowAuditEvents 

Browse Active Audit Events

RecAddRequest 

Add a Request for the selected Record

RecAddRelationships 

Add one or more Related Records to selected Records

RecSeries 

Set Series Record

RecPhrase 

Replace Notes/Title Phrase

RecId 

Modify Record Number

RecClassification 

Modify Classification

RecNewVersion 

Create New Version

ExLinkPlaceholder 

External Links

RecAttachKeywords 

Attach one or more Thesaurus Terms to selected Records

RecAttachAction 

Attach Action/Procedure

RecBrowseActions 

Show Attached Actions/Procedures

RecCompleteCurrAct 

Complete Current Action

RecRetention 

Set Retention Details

RecRecordType 

Set Record Type

RecGetDocument 

Advanced Check Out

RecDocFinal 

Make Final

RecDocDetails 

Electronic Document Details

CheckoutToTD 

Check Out Attached Electronic Document To Offline Records

RecDocRevisions 

Browse Revisions

RecDocRemove 

Remove Document

RecCheckIn 

Check In an Electronic Document

NavRelated 

Navigate To Related Records

NavLatestPart 

Navigate To Latest Part

NavAllParts 

Navigate To All Parts

NavAllVersions 

Navigate To All Versions

NavContainer 

Navigate To Container Record

NavContents 

Navigate To Contents

NavSameContact 

Navigate To Records with same Contact

NavClient 

Navigate To Client Records for Contacts

NavSeries 

Navigate To Series Record

NavSeriesContents 

Navigate To Series Contents

View 

View Electronic

AddToFavorites 

Add To Favorites

SendMail 

Send To Mail Recipient

WwwPublish 

Send To The Web

PrintMerge 

Send To Merge File

ExportToXML 

Send To XML File

NewLocEmail 

Add Email Address

NewLocImage 

Attach Image

NewLocWebPage 

Define New Web Page

RecDocRenditions 

Browse Renditions

RecDocSignature 

Digital Signature

ComposeMailMessage 

Compose Mail Message

CnsComplete 

Complete Census

CopyLink 

Copy Link to Clipboard

MakeReference 

Make Reference

MakeDefault 

Make Default

InsertTerm 

Insert Thesaurus Term

TopNumbering 

Setup Top Level Numbering

ActChildStepAdd 

Append Child Action Step

Download 

Perform Download

RemoveFromFavorites 

Remove from Favorites

RemoveFromWorktray 

Remove Record from Records Work Tray

RemoveRecentDoc 

Remove Record from Recent Documents

RemoveRecentFolder 

Remove Record from Recent Containers

AddToWorktray 

Add Records to the Records Work Tray

AddRecentDoc 

Add Record to Recent Documents

AddRecentFolder 

Add Record to Recent Containers

NavLatestVersion 

Navigate To Latest Version

SuperCopyToTD 

Super Copy to Offline Records

RecDropOnContainer 

Put Record in Container

DropFile 

Drop File

PrintDoc 

Print Document

Count 

Count

WorkflowLock 

Lock Workflow or Template

WorkflowUnlock 

Unlock Workflow or Template

RecCopy 

Copy Record

EstMoveDoc 

Move Documents

MakePrimary 

Make Primary Contact

MergeKeywords 

Merge Thesaurus Term

Import 

Import bob%

Export 

Export item(s) to a disk file

GoBack 

Previous search

GoForward 

Next search

SearchHistory 

Select search

Reindex 

Recreate Indexes

RecReviewSchedule 

Review Schedule

NewChildOrg 

New Member Organization

NewChildPer 

New Member Person

NewChildPos 

New Member Position

NavAll 

Select All

NavFavorites 

Select Favorites

ShowRecords 

Display Associated Records

LocAssigneeRecs 

Display Records Assigned

LocClientRecs 

Display Client Records

LocCreatorRecs 

Display Created Records

LocContactRecs 

Display Contact Records

NewOrg 

New Organization

NewPer 

New Person

NewPos 

New Position

NewGroup 

New Group

SaveSearchAs 

Save Search As

EstoreTransfer 

Transfer Documents to Another Document Store

IntegrityCheck 

Run Integrity Check

SpaceTransfer 

Transfer Records Between Spaces

NewLowerSpaces 

Create New Lower Level Spaces

SpmRecsInSpace 

Display all Records in the selected Spaces

SpmRecsInBay 

Display all Records in the Holding Bay of the selected Spaces

SpmRecsInSpaceRecursive 

Display all Records in lowest level Spaces

SpmRecsInBayRecursive 

Display all Records in all Holding Bays

SpmRecsEitherRecursive 

Display all Records in this and lower level Spaces

NewReadOnly 

New Bob%

StartActivity 

Start Activity

CompleteActivity 

Complete Activity

RemoveReadOnly 

Delete Bob%

SetActiveDates 

Set Active Date Range for Bob%

ReassignActivity 

Reassign Activity

RecShowWorkflow 

Display Associated Workflows

ShowActivities 

Display Associated Activities

HoldProperties 

Display Properties of this Hold

TriggerEvent 

Recalculate Triggers

ShowActions 

Display Associated Record Actions

Move 

Move bob% to new place in the hierarchy

RecUpdateParts 

Update Parts

SpaceRecalculate 

Recalculate Space Capacity and Usage Totals

SpaceCaptioning 

Set Level Captions

ProcessQueue 

Process items in Document Queue

GenerateStats 

Generate Statistics

ExportStats 

Export statistics to a Excel spreadsheet

NavContainerExt 

Navigate To Container Records (Includes Alternative)

NavContentsExt 

Navigate To Contents (includes Alternative Contents)

NavToRec 

Navigate To Record

DoTaskAction 

Perform Scheduled Task

ShowTaskHistory 

Show Scheduled Task Action

NewRecord 

Create New Record

NavByClassification 

Select Via Classifications

NavInTray 

Records In

NavMyContainers 

Recent Containers

NavDueTray 

Records Due

NavWorkTray 

Records Work Tray

NavInOrDueTray 

Records In or Due

NavRecentDocs 

Recent Documents

NavDocsCheckedOut 

Documents Checked Out

NavByTopDrawer 

Select Offline Records

CopiedAccess 

Set Copied and/or Referenced Access Controls

RecDocAnnotate 

Annotate Attached Electronic Document

RecNewRedaction 

Create New Redaction

RecEditDocument 

Edit Electronic Document

NavFavoriteRecords 

Select Favorite Records

LocCheckedOutRecs 

Display Checked Out Records

RecDropOnAltCont 

Put Record in Alternative Container

ViewInNewWindow 

View item in new viewer window

NavRedactionsOf 

Navigate to All Redactions

NavRedactedFrom 

Navigate to the Records that the selected Records are redacted from

DesignReport 

Design Report

NewLocSignature 

Attach Signature

ViewSignature 

View Signature

NewCommittee 

New Committee

NewProjectTeam 

New Project Team

NewChildCommittee 

New Member Committee

NewChildProjectTeam 

New Member Project Team

NewChildGroup 

New Member Group

EditPropertiesAndFields 

Edit multiple properties and Additional Field values

OpenWorkflow 

Open selected item using the Workflow Editor

RecDocRemovePrevRev 

Remove the most recent previous Revision of the selected Records

NavActivityDueTray 

Select Activities Due Tray

CompareDocument 

Compare Document

ShowMeetings 

Display Meetings associated with the selected item(s)

Suspend 

Suspend Alert

Resume 

Resume Alert

NavToDerivations 

Navigate to All Derivations

AssignPartRule 

Assign Automated New Part Creation Rule

NavCurrentVersion 

Navigate To Current Version

Preserve 

Preserve the selected Revision

ShowLocations 

Display Associated Locations

AddToUserLabel 

Add To User Label

RemoveFromUserLabel 

Remove from User Label

NavUserLabel 

Select By User Label

Preview 

Preview Item

RecNewCommunication 

Create New Communication

ShowCommunications 

Show Communications for the currently selected item(s)

AuthorizeActivity 

Authorize Activity

AcquireActivity 

Acquire Activity

RelinquishActivity 

Relinquish Activity

SuspendActivity 

Suspend Activity

ResumeActivity 

Resume Activity

NewSender 

Add Sender

NewRecipient 

Add Recipient

StreetAddress 

Change address used for this Location to the street address

PostalAddress 

Change address used for this Location to the mailing address

EmailAddress 

Change address used for this Location to the email address

FaxAddress 

Change address type used for this Location to the facsimile

Filter 

Filter items displayed in the current view

NavRecord 

Navigate to the Records associated with the selected item(s)

Open 

Edit the document

NewInactive 

Add Bob% - Make Inactive

NewArchive 

Add Bob% - Archive (Keep Forever)

NewDestroy 

Add Bob% - Destroy

Approve 

Approve this bob%

ShowMinuteItems 

Show Minute Items for the selected item(s)

CompleteTodo 

Mark this To Do Item as complete

Schedule 

Schedule Meetings

NewAgendaItem 

Create a new agenda item for this bob%

NewMinuteItem 

Create a new minute item for the selected agenda item

NewStandingItem 

Create a new standing agenda item for this bob%

ShowStandingItems 

Display Standing Agenda Items for the selected Meeting Types

ShowAgendaItems 

Display Agenda Items for the selected item(s)

NewVenue 

New Venue

NewWorkgroup 

New Workgroup

NewChildVenue 

New Member Venue

NewChildWorkgroup 

New Member Workgroup

ViewAgenda 

Display the published agenda for this Meeting

ViewMinutes 

Display the published minutes for this Meeting

NewSubAgendaItem 

Create a new subordinate agenda item for this bob%

RescheduleAgendaItem 

Reschedule Agenda Items to a Meeting or pending queue

ShowClassifications 

Display Associated Classifications

ShowPendingItems 

Display Pending Agenda Items for the selected Meeting Types

NewPendingItem 

Create a new agenda item for a subsequent meeting of this bob%

NewCarryForwardItem 

Create a new agenda item by carrying forward this agenda item

NavMine 

Selects your outstanding To Do Items

ShowOwnerClasses 

Show Classifications with default owner of the currently selected item(s)

RecCheckOut 

Check Out Document

RecSuperCopy 

Supercopy Document

ShowMeetingsAt 

Display Upcoming Meetings At

UncompleteTodo 

Mark this To Do Item as uncomplete

AttachRecord 

Create an attachment based on a Record

AttachLocation 

Create an attachment based on a Location

AttachmentProperties 

Display properties of the selected attachment

ShowTodoItems 

Display Associated To Do Items

OutlineNumber 

Recalculates outline numbers for Agenda Items

RemoveEmptyFolders 

Removes empty containers from Offline Records

NewWorkflowReference 

Define a document that is to be used as a reference for this workflow

NewOutput 

Define a document that is a working document produced as part of this activity

NewReview 

Define a document that is a working document to be reviewed as part of this activity

NewReference 

Select a document to be used as a reference for this activity

AttachRecordLocal 

Create a Record from a file on your local hard disk to associate with this document

AttachRecordOffline 

Create a Record from an offline draft Record to associate with this document

AttachRecordExisting 

Select a Record to associate with this document

AttachRecordSuper 

Create a Record by supercopying an existing Record to associate with this document

DetachRecord 

Detach the Record currently associated with this document

LocOverdueActions 

Display overdue Actions

SelectPlaceholder 

Select the Record or Location associated with this attachment

EmailAgenda 

Email the agenda for this meeting to invited attendees

EmailMinutes 

Email the minutes of this meeting to invited attendees

RollbackActivity 

Rollback Activity

RejectActivity 

Reject Activity

UncompleteActivity 

Uncomplete Activity

Reschedule 

Reschedule due dates for bob%

NewMotion 

Create a new motion in the minutes for the selected agenda item

ShowHistory 

Show details of when import processes have been run for the selected item(s)

SpaceFindContiguous 

Find a block of contiguous space for a certain number of Records

MaintainLabels 

Maintain the set of User Labels associated with this Location

OpenSavedSearch 

Open Saved Search

CopyToClipboard 

Copy Bob% to Clipboard

LocOwnerRecs 

Display Records Owned

LocHomeRecs 

Display Records with the selected Locations as Home

NavMembers 

Navigate to Member Locations

OpenReadOnly 

Open

RecMakeInactive 

Make Record Inactive

ShowDocuments 

Show documents associated with selected Activity

ShowContacts 

Show Locations that are Contacts of the selected Records

AddJurisdiction 

Add Jurisdiction

RemoveJurisdiction 

Remove Jurisdiction

ShowSchedules 

Display Associated Schedules

AddChild 

Add Bob%

AddChildReadOnly 

Add Bob%

CompleteAllActions 

Complete All Attached Actions

RemoveAllActions 

Delete Every Bob%

ActionDuration 

Edit Action Duration

RescheduleActions 

Reschedule Actions

ActionLocDetails 

Display Assignee details

ActionSendMail 

Send Mail to Assignee

SearchProperties 

Displays properties of the current search

RunQuery 

Executes the Record search associated with this Hold

GenerateEvents 

Generates events to content and word index Records created in this run.

NewLocOtherDocument 

Define New Document (Other)

NewWindowsQueue 

New Bob% - Windows Folder

NewNotesQueue 

New Bob% - Notes Folder

NewMapiQueue 

New Bob% - Extended MAPI Folder

HoldRecords 

Add Records to the currently selected Hold

ReleaseRecords 

Release Records that are currently associated with this Hold

ShowContainers 

Show details of containers created during origin processing for this Bob%.

NavEmailConversation 

Navigate to all Records within the same email conversation

AuditEventDetails 

Display more details for the selected Active Audit Events

AddLocations 

Add Locations to the list of Locations that hold the selected Security Caveat

RemoveLocations 

Remove Locations from the list of Locations that hold the selected Security Caveat

RemoveChild 

Remove Bob%

ClearDeleteRequests 

Clears all delete requests that are queued for retry

StorageTransfer 

Transfer document to a new Document Store

RecShowRequests 

Show Requests for the selected Records

NewStorageProvider 

New Storage Provider

NewChildStorageProvider 

New Member Storage Provider

ShowRequestsBy 

Show Requests made by the currently selected Location

ShowRequestsOf 

Show Requests for Records with a Home of the currently selected Location

RecAddRetrieveTemporaryRequest 

Create a new Retrieve - Temporary Request for the selected Record

RecAddRetrieveRecurrentRequest 

Create a new Retrieve - Recurring Request for the selected Record

RecAddRetrievePermanentRequest 

Create a new Retrieve - Permanent Request for the selected Record

RecAddPickupTemporaryRequest 

Create a new Pickup - New Record Request for the selected Record

RecAddPickupPermanentRequest 

Create a new Pickup - Return Request for the selected Record

ApproveRequest 

Approve a Request for further processing

RejectRequest 

Reject a Request from further processing

CompleteRequest 

Marks the selected Request as complete

ConfirmPickup 

Confirm that the Record for a new pickup Request is now ready to be picked up

NavSharePointItems 

Navigate to SharePoint Documents

NavSharePointListItems 

Navigate to the SharePoint Documents that are within this SharePoint List

Subscribe 

Subscribe yourself to this Alert

Unsubscribe 

Unsubscribe yourself from this Alert

AddSubscribers 

Add Locations to the list of subscribers for the selected Alert

AddChildSubscribers 

Add Locations to the list of subscribers for the selected Alert

ShowSharePointItemRecord 

Display Associated SharePoint Item Record

ShowSharePointListRecord 

Display Associated SharePoint List Record

NewTransfer 

Add Bob% - Archive (Transfer Custody)

RecDispose 

Dispose Record

RecUndispose 

Undispose Record

RecMakeActive 

Make Record Active

RecNewClient 

Create a new Client Record

RecNewMatter 

Create a new Matter Record for this Client

RecNewMatterItem 

Create a new Record relating to this matter

NavClientRecord 

Navigate To Client Record

NavMatterRecord 

Navigate To Matter Record

Exclusions 

Update List of Excluded Locations

RecChangeClient 

Change the Client Record for this matter

RecChangeMatter 

Change the Matter Record for this Record

ExamineConsignmentRecords 

Examine Records for disposal issues

ConsignmentReport 

Prepare a Consignment report

ExecuteDisposal 

Perform Disposal Action. Records will be disposed according to Consignment settings.

NewDestroyCon 

New Destroy Bob%

NewTransferCon 

New Transfer Bob%

NewArchiveCon 

New Archive Bob%

ShowIssues 

Show Issues on bob%

AddToMyCheckinStyles 

Add To Check In Styles

ApproveConsignment 

Approve all the Records in this Consignment for disposal

RejectConsignment 

Reject all the Records in this Consignment from being disposed

ShowConsignmentApprovers 

Display associated Consignment Approvers

RemoveRecordFromConsignment 

Remove the Record from the Consignment

SendReviewerEmails 

Send email messages to reviewers seeking information to assist in issue resolution

IgnoreWarningIssue 

Ignore this warning issue. Record can be disposed.

EncloseRecord 

Enclose Record to overcome this issue. Record then can be disposed.

CompleteAction 

Complete Record Action

ReassignAction 

Reassign Record Action

UncompleteAction 

Uncomplete Record Action

ResolveIssuesAuto 

Resolve all issues on a Consignment

MoveRecordToHome 

Return to Home. Record then can be disposed.

ConfirmRejection 

Confirm rejection of Records from Consignment

AddSapBusinessObject 

Add SAP Business Object Link to the list for the selected Classification

ReassignApproval 

Reassign the Record approver

TransferAcknowledged 

Transfer of Consignment acknowledged

SetReviewComplete 

Set the Consignment review to complete

CreateVEO 

Create VEO objects for Records in the Consignment

RevertToPending 

Revert current approval status back to 'Approval Pending'

ShowApprovalRecords 

Display all Records in this consignment requiring approval

AllConsignmentRecords 

Display all Records

SampleConsignmentRecords 

Display a sample Records

ShowPendingIssues 

Show pending issues on bob%

Unapprove 

Unapprove this bob%

ManageItems 

Manage items for this Lookup Set

ImportItems 

Import items for the Lookup Set from a tab-delimited text file

ChangeLocationType 

Change the Location Type of the selected Locations

RecDisposalCheck 

Check the Record will be suitable for disposal

NavAllRelated 

Navigate To All Related Records

RecSyncMailDates 

Synchronize email dates with Record metadata

NavMatters 

Navigate to the matter Records for one or more client Records

ShowPlaces 

Display Associated Check In Places

RecContinueRedaction 

Continue editing a Redaction

StartReview 

Notifies reviewers that the document is ready for review

StartAuthorization 

Notifies authorizers that the document is ready for authorization

ViewComments 

View comments provided by reviewers and authorizers

ReviewDocument 

Add comments and set the review status for the selected document

AuthorizeDocument 

Add comments and set the authorization status for the selected document

MaintainCheckinStyles 

Maintain the set of Check In Styles associated with this Location

FinalizeDocument 

Finalize the document review process for the selected document

RestartDocumentReview 

Restarts review processing steps

LocOtherFields 

Set values for various Location properties

ActionCost 

Edit Action Cost

RecReassignCurrAct 

Reassign Current Action

ReplaceReferences 

Replaces references to the selected item

AddOnlyRecordType 

Add Only Record Type to the list for the selected Classification

RecRemoveFromSeries 

Remove From Series

RecRejectFromConsignment 

Reject from archive disposal consignment

CancelRejection 

Cancel rejection of Record from Consignment

ShowRejections 

Display all Records associated with this bob% that have been rejected

ViewApprovalDocument 

View Approval Document

ConfigureMetadata 

Configures Record metadata to be added to the document store entry

VerifyApprovalDocument 

Verify Approval Document

HashCheck 

Verify the document hash of the selected records

HashCalculate 

Calculates a hash of the document attached to the selected Records

RecTitle 

Change the Title

ChangeProfileData 

Change the profile data of the selected Locations

LocChangeEmail 

Modify Email Address

Fire 

Records an occurrence of this special archiving event

FullSearchHistory 

Display a list of all the searches you have done

AuditShowSearch 

Display details of the search

AuditRunSearch 

Re-run the search associated with this event

BrowseAuditEvents 

Browse Active Audit Events

RequestPDFRendition 

Request the automatic rendering engine to create a new rendition of type PDF (suitable for long-term storage)

RequestOCRRendition 

Request the automatic rendering engine to create a new rendition of type OCR (suitable for indexing images containg text)

RequestTIFFRendition 

Request the automatic rendering engine to create a new rendition of type TIFF (required for redaction)

RenditionRequestStatus 

Request the automatic rendering engine to create a new rendition

ManageAssociations 

Manage the associations of the selected Locations

RemoveUncompleteActions 

Remove Incomplete Actions. Record then can be disposed.

CloseContainer 

Closes a container so no new items can be added.

ReopenContainer 

Re-opens a closed container.

ShowLatestPartInstead 

Show the latest Part of any of the Records in the search

ShowLatestVersionInstead 

Show the latest version of any of the Records in the search

CancelRequest 

Cancel an active request.

ShowExternalWorkflows 

Display Associated External Workflows

ShowExternalWorkflowsAssigned 

Display External Workflow Tasks that the selected Locations are assigned to

InitiateExternalWorkflow 

Initiate External Workflow On Record

UncompleteRequest 

Marks the selected Request as 'not yet actioned'

ShowExternalWorkflowDetails 

Show External Workflow details in web browser

ShowExternalWorkflowTasks 

Show External Workflow Tasks attached to selected External Workflow

ShowExWorkflowTaskDetails 

Show External Workflow Task details in web browser

Deactivate 

Deactivate login for a user account

NoResultProcessing 

Remove any latest Part/version result processing

SendReminderEmailToApprovers 

Send reminder email to approvers to complete their approvals

ShowSpaceUsage 

Displays current usage counters for this Space

AddToRecycleBin 

Moves the selected Records to the recycle bin, pending subsequent deletion

RestoreFromRecycleBin 

Restores selected Records from the recycle bin

NewOneOffArchiveEvent 

Create new bob% that Only Occurs Once

NewAdhocArchiveEvent 

Create new bob% that Occurs many times, irregularly

NewScheduledArchiveEvent 

Create new bob% that Occurs according to a specified schedule

SuspendAction 

Suspend Action

ResumeAction 

Resume Action

UpdateAutoClassification 

Update Auto-Classification

CopySecurity 

Copy security and access policy from another bob%

ReferenceBrowse 

Display browser containing the object referenced

ReferenceProperties 

Display properties of the object referenced

LocAuditEvents 

Display Active Audit Events performed by this Location

RestoreToDisposalFolder 

Restores selected Records from the recycle bin and adds them to a selected disposal folder

ShowOlderVersions 

Display older versions of this Schedule that have been used to dispose Records

AddToRibbonShortcuts 

Add To Ribbon Command Shortcuts

RemoveFromRibbonShortcuts 

Remove from Ribbon Command Shortcuts

DeleteFromRecycleBin 

Delete Bob%

IncrementalIntegrityReport 

Run Incremental Integrity Report for Bob%

RecCheckOutToOneDrive 

Check Out Document to OneDrive

TransferWait 

Delay processing until receipt of transferred Records has been acknowledged

MatchExistingLocation 

Find an existing Location to match with this new contact

DefaultRecordSecurity 

Update Record default security and access controls

CopyMany 

Copy Bob%

CreateTodoSeries 

Create Series of Bob%

CreateConsignment 

Create a new Consignment based on this template

NewConsignmentFromTemplate 

Create a new Consignment based on a Consignment Template

ManageTodoItems 

Manage the To Do Items of this Record

RecPromoteSchedule 

Promote Schedule to the container Record

AddMetaSubscribers 

Add special meta-subscribers to the list of subscribers for the selected Alert

AddChildMetaSubscribers 

Add special meta-subscribers to the list of subscribers for the selected Alert

ShowStores 

Display Document Stores in the Document Store Pool

XdmsPickList 

Prepare a list of external document management system ids to send for processing

XdmsAcknowledge 

Notify that an external document management system has completed processing relevant items

RecRemoveKeywords 

Detach one or more Thesaurus Terms from selected Records

RecKeywords 

Browse attached Thesaurus Terms

RecRemoveRelationships 

Remove one or more relationships from selected Records

RecRelationships 

Browse relationships for the selected Record

UnlinkOneDrive 

Unlink selected Records from OneDrive

◆ CommandRefreshTypes

Command RefreshTypes

Enumerator
None 

None

Current 

Current

Add 

Object Added

ChildList 

Child List

ChildListCurrent 

Child List and Current

Parent 

Parent

AllBobs 

All Objects

All 

All

Delete 

Delete

CurrentAndKids 

Current and Children

CurrentAndParent 

Current and Parent

Up 

Moved Up

Down 

Moved Down

Append 

Append

AddChild 

Child Added

AddChildCurrent 

Current And Child Added

AddChildCurrentParent 

Current, Parent and Child Added

◆ CommunicationDirection

Communication Directions

Enumerator
Incoming 

Incoming

Outgoing 

Outgoing

Internal 

Internal

◆ CommunicationMedium

Communication Media

Enumerator
Post 

Post

Fax 

Facsimile

Email 

Email

Courier 

Courier

Custom1 

Custom 1

Custom2 

Custom 2

Custom3 

Custom 3

Custom4 

Custom 4

◆ CommunicatorType

Communicator Types

Enumerator
Sender 

Sender

Recipient 

Recipient

Custom1 

Custom 1

Custom2 

Custom 2

Custom3 

Custom 3

Custom4 

Custom 4

◆ ComparisonType

Enumerator
Matching 

Compares for a value matching the supplied criteria (used for comparing to lists and ranges)

EqualTo 

Compares for a value that is equal to the supplied criteria

NotEqualTo 

Compares for a value that is not equal to the supplied criteria

LessThan 

Compares for a value less than the supplied criteria

LessThanOrEqualTo 

Compares for a value less than or equal to the supplied criteria

GreaterThan 

Compares for a value greater than the supplied criteria

GreaterThanOrEqualTo 

Compares for a value greater than or equal to the supplied criteria

◆ ConsignmentDisposalType

Consignment Disposal Types

Enumerator
Archive 

Archive (Keep Forever)

Transfer 

Archive (Custody Transfer)

Destroy 

Destroy

◆ ConsignmentItemApprovalStatus

Consignment Item Status

Enumerator
Pending 

Pending Approval

Approved 

Approved

Rejected 

Rejected

◆ ConsignmentItemIssueType

Consignment Issue Categories

Enumerator
ResolveByArchivist 

Resolvable

IssueSevere 

Severe Issue

MoreInfoNeeded 

Waiting on Feedback

IssueWarning 

Warning

◆ ConsignmentPickListFormat

Consignent Picklist Formats

Enumerator
TabDelimited 

Tab delimited Text

Xml 

XML

Html 

HTML

Xlsx 

XLSX

◆ ConsignmentPurposes

Consignment Purposes

Enumerator
Maintain 

Maintain

DoDisposal 

Do Disposal

ExecuteReport 

Execute Report

◆ ConsignmentReportLayoutType

Consignment Report Layout Types

Enumerator
UseDefault 

Use Default

UseTemplate 

Use Template

UseCustom 

Use Custom

◆ ConsignmentState

Consignment States

Enumerator
PendingReview 

Archivist Review

PendingReviewWithIssues 

Archivist Review - Issues Outstanding

PendingReviewCompletion 

Archivist Review - Waiting On Completion

PendingApproval 

Approval In Progress

Rejected 

Consignment Rejected

PendingApprovalRejections 

Approval In Progress - Some Rejections To Confirm

ApprovedWithRejections 

Approved - Some Rejections Confirmed

PendingDisposal 

Ready For Disposal

PendingDisposalWithIssues 

Ready For Disposal - Issues Outstanding

DisposalWaitingAcknowledgement 

Disposal Waiting Transfer Acknowledgement

DisposalCompleteWithIssues 

Disposal Complete - Issues Detected

DisposalComplete 

Disposal Complete

◆ ContactType

enum TRIM.SDK.ContactType
strong

Contact Types

Enumerator
Author 

Author

Addressee 

Addressee

Representative 

Representative

Other 

Other

Client 

Client

Custom1 

Custom 1

Custom2 

Custom 2

Custom3 

Custom 3

Custom4 

Custom 4

Custom5 

Custom 5

Custom6 

Custom 6

Custom7 

Custom 7

Custom8 

Custom 8

Custom9 

Custom 9

Custom10 

Custom 10

Cc 

Copied

Bcc 

Blind Copied

◆ ContainerSecurityHandling

Container Security Types

Enumerator
Ignore 

Ignore

Warn 

Display Warning

WarnAndUpgrade 

Display Warning, Upgrade Container Security

Upgrade 

Update Container Security

Prevent 

Prevent Document from being placed in Container

WarnAndUpgradeDoc 

Display Warning, Update Document Security

UpgradeDoc 

Update Document Security

◆ ContainmentRule

ContainmentRules

Enumerator
ByLevel 

Based on container level number

ByLevelInclusive 

Based On container level number (Inclusive)

ByBehavior 

Based on Record Type behavior

ByList 

Based on a list of Record Types

Prevented 

Prevented

◆ ContentEngineType

Content Engine Types

Enumerator
None 

None

Idol 

IDOL

Elasticsearch 

Elasticsearch

◆ ContentIndexDocumentStatus

Content Index Document Statuses

Enumerator
FileOkay 

File okay

FileTooBig 

File size is too big

FileNotIndexable 

File type is not indexable

FileTypeSuppressed 

File type is suppressed

FileEmptyOrMissing 

File is empty or does not exist

RecordTypeSuppressed 

Record Type is suppressed

NetworkError 

Network error

ManageInPlaceError 

Manage in place error

FileIsArchive 

File is an archive or container

MetadataOnly 

Metadata only

NoTextExtracted 

No text was extracted from the file

Other 

Unknown condition

◆ ControlLabelType

Barcode Control Labels

Enumerator
Unknown 

Unknown

Location 

Set Assignee

Authority 

Set Retention Schedule

PutInContainer 

Set Container

EncloseInContainer 

Enclose In Container

ActionSignoff 

Complete Action

ActionReassign 

Reassign Action

ActionCurrentSignoff 

Complete Current Action

ActionCurrentReassign 

Reassign Current Action

AddToWorkTray 

Add to Records Work Tray

Inactive 

Make Inactive

Archive 

Archive

Destroy 

Destroy

HomeLoc 

Set Home

MoveToHome 

Move To Home

EndTransmission 

End Transmission

◆ CopyLinkStyle

Copy Link URL Styles

Enumerator
WindowsClient 

Windows Client

WebClient 

Web Client

◆ CopyRelationship

Copy Relationships

Enumerator
None 

Do not relate copy

Related 

Related to

Copy 

Copy of

Supersedes 

Supersedes

ReplyTo 

Reply to

◆ CopyType

enum TRIM.SDK.CopyType
strong

Record Copy Types

Enumerator
Copy 

Copy

NewVersion 

New Version

NewRedaction 

New Redaction

NewPart 

New Part

◆ CurrLocDef

enum TRIM.SDK.CurrLocDef
strong

Assignee Defaults

Enumerator
LoginUser 

Current Login

LoginUserPosn 

Default Position of Current Login

LoginUserOrg 

Default Organization of Current Login

◆ CuspDateDisplayType

Cusp Date Display Types

Enumerator
StartOfDay 

Start Of Day

EndOfDay 

End Of Day

◆ DatabaseAvailability

Dataset availability

Enumerator
AllowNewConnections 

Allow new connections

PreventNewConnections 

Prevent new connections

StopAllActivity 

Stop all activity

◆ DatabaseLockType

Database Lock Type

Enumerator
EventStatistics 

Event Statistics

ScheduleTriggers 

Schedule Triggers

StoreClaimUpdates 

Store Claim Updates

RecordCreationStatistics 

Record Creation Statistics

OriginContainerAllocation 

Origin Container Allocation

GetNextUriStrict 

Strict Uri Allocation

SpaceTotalUpdate 

Update Space Totals

◆ DatabaseTypes

Database Types

Enumerator
Unknown 

Unknown

Oracle 

Oracle

SqlServer 

Microsoft SQL Server

Postgres 

PostgreSQL

◆ DataEntryPageType

Data Entry Page Types

Enumerator
Normal 

Normal

Notes 

Notes

Access 

Security/Access

RecordActions 

Record Actions

AddCommunication 

Add Communication

AdditionalFields 

Additional Fields

LocationAddress 

Physical Addresses

LocationRelationships 

Relationships

LocationProfile 

User Profile

ChildList 

Child List

ActiveDates 

Active

CopiedAccess 

Copied Access Defaults

DocumentReview 

Document Review

Electronic 

Electronic

CreateContainer 

Container

◆ DateAggregationType

Date Aggregation Typed

Enumerator
None 

None

Year 

Year

YearAndMonth 

Year and Month

YearMonthAndDay 

Year, Month and Day

YearMonthDayAndHour 

Year, Month, Day and Hour

YearMonthDayHourAndMinute 

Year, Month, Day, Hour And Minute

MonthOnly 

Month Only

HourOnly 

Hour Only

◆ DateInterval

enum TRIM.SDK.DateInterval
strong

Date Intervals

Enumerator
Days 

Days

Weeks 

Weeks

Months 

Months

Years 

Years

◆ DateIntervalSing

Date Intervals Singular

Enumerator
Day 

Day

Week 

Week

Month 

Month

Year 

Year

◆ DateSearchType

Date Search Types

Enumerator
Date 

Specific date or range of dates, e.g 1/1/2007 to 2/2/2008

FloatingSingle 

Floating range, single time interval, e.g. this week

FloatingPlural 

Floating range, multiple time intervals, e.g. last 3 months

SoFarToDate 

Preceding date interval, e.g. year to date

MonthAndOrYear 

Month and/or a year, e.g. February 2011

FinancialYear 

Financial year, e.g. FY2011

String 

Any valid date search string expression

◆ DayOfTheWeek

enum TRIM.SDK.DayOfTheWeek
strong

Days of the Week

Enumerator
Monday 

Monday

Tuesday 

Tuesday

Wednesday 

Wednesday

Thursday 

Thursday

Friday 

Friday

Saturday 

Saturday

Sunday 

Sunday

◆ DblClickContainerStyle

Double Click Container Styles

Enumerator
NavContents 

Navigate to Contents

Properties 

Properties

UseSystemOption 

Use System Option

NavAllContents 

Navigate to Contents and Alternative Contents

◆ DblClickStyle

Double Click Styles

Enumerator
Edit 

Edit

View 

View

Properties 

Properties

UseSystemOption 

Use System Option

◆ DeclassifyType

Declassify Options

Enumerator
AfterDate 

After Specified Time Period

AfterEvent 

After Specified Event

Exempt 

Exempt From Declassification

◆ DesktopStartStates

Desktop Startup States

Enumerator
Default 

Default

Search 

Search

Offline 

Offline Records

RecentDocs 

Recent Documents

ClassBrowser 

Classification Browser

FavRecords 

Favorite Records

Worktray 

Records Work Tray

Containers 

Recent Containers

Due 

Records Due

In 

Records In

DueOrIn 

Records In or Due

ForReferences 

For References

Templates 

Document Template

ContentBlocks 

Document Content Block

Explorer 

Explorer

◆ DisposalIssue

Suppressable Disposal Issues

Enumerator
NotSuppressable 

Not Suppressable

RecordNotEnclosed 

Record not enclosed in container

RecordNotAtHome 

Record not at home

RecordMissing 

Record missing

ActionsInProgress 

Record has actions in progress

WorkflowActive 

Record has active workflow

RecordIsLinked 

Record is linked

CheckedOut 

Document checked out

RecurringRequest 

Recurring Requests

IncompleteRequest 

Incomplete Request

◆ DisposalScheduleStatus

Disposition Calculation Status

Enumerator
Pending 

Calculation Pending

AlreadyDisposed 

Already Disposed

Unspecified 

Unspecified

WaitingUntilInactive 

Waiting until Inactive

NoRelevantTriggers 

No Relevant Triggers

WaitingOnTriggerDate 

Waiting on Trigger Date

Scheduled 

Scheduled

SetWithoutSchedule 

Specified without Schedule

◆ DisposalType

enum TRIM.SDK.DisposalType
strong

Disposal Types

Enumerator
None 

Not Disposed

Archived 

Archived (Keep Forever)

Transferred 

Archived (Custody Transferred)

Destroyed 

Destroyed

◆ DocumentEditStatus

Document Edit Status Values

Enumerator
NotElectronic 

No document attached

CheckedIn 

Checked In

CheckedOut 

Checked Out

Final 

Finalized

CheckedOutToOneDrive 

Checked Out To OneDrive

◆ DocumentEventCounters

Document Event Counters

Enumerator
DocumentTransaction 

Document Transactions

AttachDocument 

Checked In (Attach)

Replaced 

Checked In (Replace)

NewVersion 

Checked In (New Revision)

UndoCheckOut 

Checked In (Undo Check Out)

Viewed 

Viewed

Extracted 

Extracted

CheckedOut 

Checked Out

Printed 

Printed

Annotated 

Annotated

Redacted 

Redacted

RevisionRemoved 

Revision Removed

RenditionAdded 

Rendition Added

DigitalSignatureCreated 

Digital Signature Created

DigitalSignatureAttached 

Digital Signature Attached

RemoveDocument 

Document Removed

◆ DocumentLinkType

Document Link Types

Enumerator
External 

External To Content Manager

Record 

Content Manager Record

StoreId 

In Content Manager Object Store

◆ DocumentReviewStates

Document Review States

Enumerator
None 

No Review

Editing 

Editing

Reviewing 

Reviewing

Authorizing 

Authorizing

Finalizing 

Finalizing

Complete 

Complete

◆ DocumentSecurityHandling

Less Secure Document Security Types

Enumerator
Ignore 

Ignore

Warn 

Display Warning

Prevent 

Prevent Document from being placed in Container

WarnAndUpgradeDoc 

Display Warning, Update Document Security

UpgradeDoc 

Update Document Security

◆ DocumentSelectionType

Document Selection Types

Enumerator
None 

Cancel

Record 

Open Record

OfflineRecord 

Open Offline Record

Local 

Local

◆ DocumentStoreIntegrityCheckCounter

Document Store Integrity Check Counter Types

Enumerator
DocumentsInStore 

Number of documents in store at start of run (estimate)

DocumentsProcessed 

Number of documents processed by the storage utility

AlreadyMissingDocuments 

Number of missing documents from a previous run

MissingDocuments 

Number of missing documents in the current run

CorruptedDocuments 

Number of documents that had a discrepancy with the hash value or bytes count

DocumentsWithNoError 

Number of documents that had the byte counter discrepancy fixed

MissingDocumentsFixedByRestoringBackup 
MissingDocumentsFixedByFlaggingAsMissing 
CorruptedDocumentsFixedByRestoringBackup 
CorruptedDocumentsFixed 

Number of documents that were corrected by recalculating file hash or file size

DocumentsWithBlankHashCorrected 

Number of documents that had a hash generated

DocumentsDuplicated 

Number of documents that were duplicated by fixing de-dupe hash errors

CorruptedReferenceCount 

Number of documents that had a discrepancy with the reference count

CorruptedReferenceCountFixed 

Number of documents that were corrected by recalculating the reference count

FilesTransferred 

Number of files transferred to the destination store

BytesTransferred 

Number of bytes transferred to the destination store

FilesInTotal 

Total number of files in store

BytesTotal 

Total number of bytes in store

◆ DocumentUpdateStyles

Document Update Styles

Enumerator
NoAction 

No synchronization

Delete 

Delete the document

KeepCheckedOut 

Check document out of Content Manager

NotApplicable 

Not Applicable

◆ DotsPerInch

enum TRIM.SDK.DotsPerInch
strong

Dots per Inch

Enumerator
Low 

75

Medium 

200

Default 

300

High 

600

◆ DuplicateEmailOptions

Duplicate Email Options

Enumerator
CreateDuplicate 

Create New Record

SetAlternateContainer 

Add Alternative Container to Record

Cancel 

Cancel Record Creation

◆ EAddressType

enum TRIM.SDK.EAddressType
strong

Electronic Address Types

Enumerator
Mail 

Email

Url 

Web URL

Rdn 

Directory Service RDN

Image 

Image

Signature 

Signature

Other 

Other Document

◆ EditNotesStyle

Edit Notes Styles

Enumerator
ReadOnly 

Read Only

ExtendOnly 

Extend

FullEdit 

Full Edit

NotAvailable 

Notes Unavailable

◆ EmailSecurityMode

Email Security Mode

Enumerator
Disabled 

No security markings

LevelOnlyPrefix 

Security Level - Prefix

LevelAndCaveatsPrefix 

Security Level and Security Caveats - Prefix

LevelOnlySuffix 

Security Level - Suffix

LevelAndCaveatsSuffix 

Security Level and Security Caveats - Suffix

◆ EmailUpdateStyles

Email Update Styles

Enumerator
NoAction 

Leave the email message as it is

Delete 

Delete the email message

UpdateMail 

Update the email message with an 'In Content Manager' indicator

NotApplicable 

Not Applicable

◆ EncryptionAlgorithm

Encryption Algorithms

Enumerator
None 

None

RC4 

RC4

AES256 

AES256

◆ Environments

enum TRIM.SDK.Environments
strong

Runtime Environments

Enumerator
Unknown 

Unknown

Trim 

Content Manager

BulkLoader 

Content Manager Data Port

Odma 

Embedded ODMA

OtherAuthoringApp 

Desktop Authoring Application

Outlook 

Outlook

OtherMailApp 

Other Mail Application

TrimDesktop 

Content Manager Desktop

LotusNotes 

Lotus Notes

EnterpriseStudio 

Content Manager Enterprise Studio

OfficeNET 

Content Manager Office Integration (using .NET)

WebServer 

Content Manager Web Service

SharePointIntegration 

Content Manager SharePoint Integration

TrimAdmin 

Content Manager Administration

◆ EsoActionType

Electronic Storage Action Types

Enumerator
MoveToStore 

Move to another store

MoveToTier2 

Move to tier 2 storage

MoveToTier3 

Move to tier 3 storage

◆ EsoDateType

enum TRIM.SDK.EsoDateType
strong

Electronic Inactive Record Selection Date Types

Enumerator
DateClosed 

Date Closed

DateInactive 

Date Inactive

DateLastAction 

Last Action Date

DateFinalized 

Date Declared As Final

DatePublished 

Date Published

DateUpdated 

Date Last Updated

DateModified 

Date Modified

DateLastAccessed 

Document Last Accessed Date

◆ EstoreTypes

enum TRIM.SDK.EstoreTypes
strong

Document Store Types

Enumerator
FsDirectory 

Windows File System

External 

External

MipIdol 

Manage In Place (IDOL Connector)

Amazon 

Amazon S3 Compliant Object Store

Azure 

Microsoft Azure Blob Store

MipFS 

Manage In Place (Windows File System)

MipOneDrive 

Manage In Place (OneDrive)

MipAmazon 

Manage In Place (Amazon S3 Compliant)

MipAzure 

Manage In Place (Microsoft Azure Blob Store)

◆ EventProcessorStatus

Event Processor Status Values

Enumerator
Ignored 

Not Processing

Processing 

Enabled

Suspended 

Suspended

◆ EventProcessType

Event Process Types

Enumerator
ContentIndex 

Content Indexing

AuditLog 

Audit Log

SystemMonitor 

System Monitor

MailNotification 

Mail Notification

ScheduleTriggers 

Schedule Event Triggers

UserDefined 

User Defined

WordIndexing 

Word Indexing

AutoPartCreator 

Automated Part Creation

Subscriptions 

Alerts Service

Sharepoint 

SharePoint Integration

EventStatistics 

Event Statistical Aggregator

StoreEventHandler 

Document Store Event Handler

AutoClassify 

Auto Classify Records

InactiveRecords 

Inactive Document Storage Optimizer

LdapSync 

Directory Synchronization

RenderPDF 

PDF and TIF Rendering

RenderPDFAuto 

Submit Automated PDF Requests

RenderOCR 

OCR Rendering

RenderSignedCopy 

Signed Copy Rendering

RecordRecycle 

Empty Record Recycle Bin

◆ Events

enum TRIM.SDK.Events
strong

The Events enum

Enumerator
Unknown 
ObjectAdded 
ObjectModified 
ObjectRemoved 
SecurityChanged 
AccessControlChanged 
ConsignmentIssueResolved 
ConsignmentApprovalComplete 
ConsignmentRecordRejected 
ConsignmentReadyForApproval 
ConsignmentDisposed 
ConsignmentRecordExcluded 
SignatureCreated 
SignatureAttached 
SignatureVerified 
SignatureFailVerify 
ConsignmentRejected 
ActivityCompleted 
ActivityAssigned 
ActivityReassigned 
ActivityUndone 
ActivityCurrent 
TriggersChanged 
RecalcDispEvents 
BreachDetected 
EstoreNearingCapacity 
EstoreFull 
UserLogon 
UserLogoff 
UserLogonFailed 
ActionCompleted 
ActionAssigned 
ActionReassigned 
ActionUndone 
ActionCurrent 
UserLogonImpersonation 
UserLogonImpersonationFailed 
RecordIdChanged 
ContainerChanged 
CurLocChanged 
RecNotesChanged 
CreateDateChanged 
TitleChanged 
RecSchChanged 
HomeChanged 
OwnerChanged 
ContactAdded 
ContactRemoved 
DispositionChanged 
ScheduleReviewed 
MadeVital 
MadeNotVital 
HoldAdded 
HoldRemoved 
ExternalEvent 
RecordExported 
AuditSettingsChanged 
ClassificationChanged 
Finalized 
Unfinalized 
CloseDateChanged 
UdfChanged 
ClassificationApproved 
RecordRelationshipAdded 
RecordRelationshipRemoved 
CsDeclassifyChanged 
CsDowngradeChanged 
ContentIndexAdd 
ContentIndexRemove 
FileTypesModified 
ReindexWords 
ReindexExtra 
ReindexField 
RegDateChanged 
DueDateChanged 
DatePublishedChanged 
DateInactiveChanged 
DateLastActionChanged 
DateDestructionChanged 
DateRetentionChanged 
AgendaNowReady 
MinutesNowReady 
ActivitySkipped 
RecordSuperseded 
ActivityNeedsAuthorization 
AgendaItemApproved 
AgendaItemRescheduled 
TodoItemReassigned 
TodoItemCompleted 
ContentAdded 
ContentRemoved 
SharePointLinkRemoved 
AutoPartCheck 
IdolMetadataSchemaChanged 
IdolMetadataChanged 
IdolMetadataContainerSecurityChanged 
UserHierarchyChanged 
DataCleanup 
RecordWebPublished 
DocViewed 
DocCheckedOut 
DocExtracted 
DocReplaced 
DocNewVersion 
DocUndoCheckout 
DocRemoved 
DocAttached 
DocPublished 
DocPrinted 
DocExportedToXML 
DocRenditionAdded 
DocRenditionExtracted 
DocRenditionPrinted 
DocRenditionViewed 
DocRevisionExtracted 
DocRevisionPrinted 
DocRevisionViewed 
DocRevisionRemoved 
DocLinkExtracted 
DocLinkPrinted 
DocLinkViewed 
DocMailed 
DocMailedLink 
DocAnnotated 
DocNotAnnotated 
DocRedacted 
CopiedAccessControlChanged 
StorageTransferred 
StorageTransferredInPlace 
DocRenditionRemoved 
CurLocAssigned 
HomeAssigned 
OwnerAssigned 
AccessExclusionsChanged 
HoldDatesChanged 
NewInstantOnUser 
RecordCopied 
CaveatRemoved 
SpiViewed 
SpiEdited 
SpiManaged 
SpiRelocated 
SpiExposed 
DocumentReadyForDrafting 
DocumentReadyForReview 
DocumentReadyForAuthorization 
DocumentReviewCommentsUpdated 
DocumentReviewComplete 
DocumentAuthorizationComplete 
SignedRenditionPromoted 
DocusignFailed 
DataConversionCompleted 
ScheduleReplaced 
DirSyncConfigChanged 
HighPriorityRequestAdded 
StorageExpiryDateExtended 
UpdateStorageMetadata 
BulkLoaderRunComplete 
ConsignmentRecordRejectionCancelled 
ConsignmentApprovalReset 
ConsignmentApproved 
DocumentHashVerified 
DocumentHashCheckFailed 
DocumentHashAdded 
DocumentHashRecalculated 
LabelAdded 
LabelRemoved 
ActivityEscalated 
ActivitySuspended 
SearchExecuted 
ConsignmentApproverReassigned 
FolderShared 
DocumentShared 
NewArchiveEventOccurrence 
GlobalSettingsChanged 
LoginDeactivated 
LocationRelationshipAdded 
LocationRelationshipRemoved 
RecordRecycled 
RecordRestored 
ActionRemoved 
PermissionsChanged 
BypassACLAdded 
RecordSecurityUpgraded 
RecordSecurityDowngraded 
RecordSecurityDeclassified 
RecordCaveatAdded 
RecordCaveatRemoved 
ElasticMetadataSchemaChanged 
ConsignmentSent 
ConsignmentReceived 
DocumentScanCompleted 
BasicRecordDisposed 
WorkflowInitiated 
RecAddedToWorkflow 
RecRemovedFromWorkflow 
ConsignmentAcknowledged 
AgendaItemTypeRescheduled 
SapComponentViewed 
SapComponentExtracted 
SapComponentPrinted 
ConsignmentXdmsPickListDone 
ActivityRollback 
OneDriveLinkRemoved 

◆ EventStatisticsGroup

Event Statistics Groups

Enumerator
Trim 

Content Manager Events

Document 

Document Events

Workflow 

Workflow Events

Audit 

Audit Events

◆ Excel11FileTypes

Microsoft Office 2003 Excel File Types

Enumerator
xc7_Excel2003_xls 

Excel 97-2003 Workbook

xc7_Excel2003Tmpl_xlt 

Excel 97-2003 Template

◆ ExcelFileTypes

Microsoft Excel File Types

Enumerator
Excel_xlsx 

Excel Workbook

ExcelMe_xlsm 

Excel Macro-Enabled Workbook

ExcelBinary_xlsb 

Excel Binary Workbook

Excel97_xls 

Excel 97-2003 Workbook

ExcelTmpl_xltx 

Excel Template

ExcelTmplMe_xltm 

Excel Macro-Enabled Template

Excel97Tmpl_xlt 

Excel 97-2003 Template

ExcelCSV_csv 

CSV (Comma delimited)

ExcelCSVMac_csv 

CSV (Macintosh)

ExcelCSVDOS_csv 

CSV (MS-DOS)

ExcelODS_ods 

OpenDocument Spreadsheet

◆ ExcelOpenFileTypes

Microsoft Open Excel File Types

Enumerator
AllRecords 

All Records (-)

AllFiles 

All Files (*.*)

AllExcelFiles 

All Excel Files (*.xlsx; *.xls; *.xlsm; *.xlsb)

ExcelFiles 

Excel Files (*.xlsx)

Excel97Files 

Excel 97-2003 Files (*.xls)

AllexcelTmpl 

All Excel Templates (*.xltx; *.xltm; *.xlt)

ExcelMacroTmpls 

Excel Macro-Enabled Template (*.xltm)

Excel97Tmpls 

Excel 97-2003 Template (*.xlt)

Other 

Other Excel (*.csv; *.txt; *.ods; *.xlw)

◆ ExplorerCategory

Explorer Top Level Categories

Enumerator
Favorites 

Favorites

Trays 

Trays

UserLabels 

User Labels

Classifications 

Classifications

Keywords 

Thesaurus Terms

ClientMatter 

Clients and Matters

TodoItems 

To Do Items

Schedules 

Schedules

Spaces 

Spaces

Holds 

Holds

Jurisdictions 

Jurisdictions

SavedSearches 

Saved Searches

◆ ExplorerRowType

Explorer Row Types

Enumerator
Category 

Category

FavoriteType 

Favorite Type

TrayType 

Tray Type

Object 

Navigation Object

◆ ExportMetadataFormat

Export Metadata Formats

Enumerator
Csv 

Comma Separated Values

Json 

JSON format

Tab 

Tab Separated Values

◆ ExternalLinkSpecialParameters

External Link Special Parameters

Enumerator
Dbid 

Database ID

Uri 

Object Uri

MainDocument 

Main Document (Extracted)

MainDocumentDisplayName 

Main Document Display Name

MainDocumentIsTemp 

Main Document Is Temporary File

CompareDocument 

Compare Document (Extracted)

CompareDocumentDisplayName 

Compare Document Display Name

CompareDocumentIsTemp 

Compare Document Is Temporary File

UriList 

Comma-separated list of uris (for tagged)

UriFile 

Temporary file name containing a list of uris (for tagged)

ObjectType 

Type of object link is being executed for

◆ ExternalLinkType

External Link Types

Enumerator
Executable 

External executable

RecordAddIn 

Record add-in (COM)

CompareTool 

Document comparison tool

BaseObjectAddIn 

Generic add-in (COM)

DotNetObjectAddIn 

Generic add-in (.NET)

BrowserURL 

Web browser URL

◆ ExternalWorkflowTypePurposes

External Workflow Type Purposes

Enumerator
Start 

Start (No Record)

Initiate 

Initiate (With Record)

Search 

Search By

Maintain 

Maintain

◆ FavoriteType

enum TRIM.SDK.FavoriteType
strong

Favorite Types

Enumerator
Favorites 

Favorites

Worktray 

Records Work Tray

Documents 

Recent Documents

Containers 

Recent Containers

Templates 

Document Template

ContentBlocks 

Document Content Block

◆ FeatureState

enum TRIM.SDK.FeatureState
strong

Feature States

Enumerator
Active 

Activated

Inactive 

Not Activated

NeedsUpgrade 

Requires Schema Upgrade

Unlicensed 

Not Licensed

◆ FieldAccess

enum TRIM.SDK.FieldAccess
strong

Additional Field Access Controls

Enumerator
ViewValue 

View Additional Field Value

ModifyValue 

Modify Additional Field Value

◆ FieldPurposeType

Additional Field Purpose Types

Enumerator
UseItem 

Use

SearchByItem 

Search By

MaintainItem 

Maintain

ScheduleTriggerDate 

Schedule Trigger Date

TagsMetadata 

Storing Tags Metadata

AlertMetaSubscriber 

Alert Meta Subscriber

◆ FileSizeUnits

File Size Units

Enumerator
Bytes 

Bytes

Kilobytes 

Kilobytes(KB)

Megabytes 

Megabytes(MB)

Gigabytes 

Gigabytes(GB)

Terabytes 

Terabytes(TB)

◆ FinalizedFilter

Record Finalized Filters

Enumerator
Both 

Either

FinalizedOnly 

Declared As Final

UnfinalizedOnly 

Not Declared As Final

◆ FlowControl

enum TRIM.SDK.FlowControl
strong

Flow Control Types

Enumerator
None 

None

XonXoff 

Xon/Xoff

RTS 

RTS

RTSXon 

Xon/RTS

◆ FontStyle

enum TRIM.SDK.FontStyle
strong

Font Styles

Enumerator
Regular 

Regular

Italic 

Italic

Bold 

Bold

BoldItalic 

Bold Italic

◆ FrameAppearance

Frame Appearance Styles

Enumerator
Standard 

Standard

◆ Gender

enum TRIM.SDK.Gender
strong

Genders

Enumerator
Unknown 

Not Known

Male 

Male

Female 

Female

Custom1 

Custom 1

Custom2 

Custom 2

Custom3 

Custom 3

Custom4 

Custom 4

Custom5 

Custom 5

Custom6 

Custom 6

Unspecified 

Unspecified

◆ GenderSalutation

Gender Salutations

Enumerator
Unknown 

Dear Sir/Madam

Male 

Dear Sir

Female 

Dear Madam

Custom1 

Dear {First Names}

Custom2 

Dear {First Names}

Custom3 

Dear {First Names}

Custom4 

Dear {First Names}

Custom5 

Dear {First Names}

Custom6 

Dear {First Names}

Unspecified 

Dear Madam/Sir

◆ GeneralAccess

General Access Controls

Enumerator
Use 

Can Use

Update 

Can Update

ModifyAccess 

Can Modify Access

Delete 

Can Delete

◆ GeneralExceptionHandling

General Errors

Enumerator
Ignore 

Ignore

Warn 

Display Warning

Prevent 

Prevent

◆ GenericPermissions

Generic Permissions

Enumerator
Create 

Create

View 

View

Modify 

Modify

Delete 

Delete

◆ GenericPurposes

Generic Usage Purposes

Enumerator
UseItem 

Use

SearchByItem 

Search By

MaintainItem 

Maintain

◆ GeographyDistanceUnit

Geography Distance Units

Enumerator
Metres 

metres

Kilometres 

kilometres

Yard 

yards

Miles 

miles

◆ GeographySearchType

Geography Search Types

Enumerator
NearCoordinate 

Within vicinity of a specific GPS co-ordinate

NearRecord 

Within vicinity of a specified Content Manager Record

NearLocation 

Within vicinity of a specified Content Manager Location

◆ HashingAlgorithms

Hashing Algorithms

Enumerator
Sha 

Secure Hash Algorithm

Md5 

Message Digest 5

◆ HistoryPurposes

Active Audit Event Purposes

Enumerator
BrowseHistory 

Browse

BrowseForObject 

Show Active Audit Event for object type

BrowseRecordSearchHistory 

Browse Record search history

BrowseRecordHistory 

Browse Active Audit Event for a specified Record

◆ HoldAccess

enum TRIM.SDK.HoldAccess
strong

Hold Access Controls

Enumerator
Use 

Can Use

Update 

Can Update

ModifyAccess 

Can Modify Access

Delete 

Can Delete

ViewDetails 

Can View Details

◆ IconDisplayMode

Icon Display Modes

Enumerator
Text 

Display property as text only

Icon 

Display property as an icon only

IconAndText 

Display property as an icon and text

◆ Icons

enum TRIM.SDK.Icons
strong

The Icons enum

Enumerator
Unknown 
Trim 
TrimReference 
TrimSharePoint 
TrimCog 
TrimQueue 
TrimAdmin 
TrimWorkgroup 
TrimEnterpriseStudio 
Viewer 
Tick 
Cross 
Up 
Down 
MandatoryField 
YellowFile 
YellowDoc 
YellowBox 
YellowBook 
WhiteFile 
WhiteDoc 
WhiteBox 
WhiteBook 
GreenFile 
GreenDoc 
GreenBox 
GreenBook 
LtBlueFile 
LtBlueDoc 
LtBlueBox 
LtBlueBook 
DkBlueFile 
DkBlueDoc 
DkBlueBox 
DkBlueBook 
BlackFile 
BlackDoc 
BlackBox 
BlackBook 
RedFile 
RedDoc 
RedBox 
RedBook 
GreyFile 
GreyDoc 
GreyBox 
GreyBook 
PinkFile 
PinkDoc 
PinkBox 
PinkBook 
TealFile 
TealDoc 
TealBox 
TealBook 
EnvOpen 
EnvClosed 
Cd 
Clipboard 
Tape1 
Tape2 
Floppy3 
Movie 
OrangeFile 
OrangeDoc 
OrangeBox 
OrangeBook 
BrownFile 
BrownDoc 
BrownBox 
BrownBook 
Graphic 
LavFile 
LavDoc 
LavBox 
LavBook 
BeigeFile 
BeigeDoc 
BeigeBox 
BeigeBook 
LtGrnFile 
LtGrnDoc 
LtGrnBox 
LtGrnBook 
LtPpleFile 
LtPpleDoc 
LtPpleBox 
LtPpleBook 
ActAction 
ActDone 
ActDue 
ActNormal 
ActOverdue 
ActPrcDone 
ActPrcDue 
ActPrcNormal 
ActPrcOverdue 
ActProcedure 
AdmCensus 
BobCaveat 
BobDocQueueFtp 
BobDocQueueMail 
BobDocQueues 
BobUserDefinedFields 
BobLookupSetItem 
BobLookupSets 
BobNetwork 
BobNotes 
BobSecGuide 
BobOrigin 
BobSecurityLevel 
BobTask 
BobTaskComplete 
BobTaskOverdue 
BobWebLayouts 
Database 
DbpSearchMethod 
SrhFavorites 
DmsDraft 
DmsLinked 
DmsModified 
DmsReadonly 
DmsUnknown 
DmsUnmodified 
FpPlans 
FpFavorites 
LocFavorites 
LocCommittee 
LocContact 
Telephone 
LocList 
LocExtCommittee 
LocExternal 
LocExtPosition 
LocExtProjectteam 
LocGroup 
BobInactive 
LocInternal 
LocLoginAdmin 
LocLoginContributor 
LocLoginDisabled 
LocLoginEndUser 
LocLoginEnquiry 
LocLoginExpired 
LocLoginManager 
LocLoginNone 
LocLoginWorker 
LocOrg 
LocPerson 
LocPosition 
LocZipCode 
LocProjectTeam 
LocUnit 
LocUnknown 
LocVenue 
LocWorkgroup 
LocExtVenue 
LocStreet 
MbxvVmbx 
MbxvVmbxClip 
RecNewRendition 
RecAtHome 
RecCertificate 
RecDocsTray 
RecDueTray 
RecEstatusAvailable 
RecEstatusCheckedoutOther 
RecEstatusCheckedoutYou 
RecEstatusHasEmailAtt 
RecEstatusNoDocument 
RecFavoritesTray 
RecInContainer 
RecInDueTray 
RecInSpace 
RecInTray 
RecMissing 
RecMyContainersTray 
RecOffline 
RecRecentDocsTray 
RecRendition 
RecRequests 
RecRevision 
BobSecurityBreach 
RecTaskTray 
RecTransmittals 
RecWorkTray 
RpBarcode 
RpBitmap 
RpCaption 
RpField 
OcxPaletteLine 
RpNumberBar 
OcxPaletteRectangle 
RpReport 
RpTabstop 
RpText 
RpReportCustom 
OcxPaletteEllipse 
OcxPalettePencil 
OcxPaletteFill 
OcxPaletteDropper 
RtyFormLine 
RtyFormPage 
RtyRecordType 
SchFavorites 
SchDispActive 
SchDispArchived 
SchDispTransferred 
SchDispDestroyed 
SchHolds 
SchHoldsOnlyForDisp 
SchInactive 
SchLesssevere 
SchMaybeMoreSevere 
SchMoreSevere 
SchSchedule 
SpmSpace 
Progress 
ThFavorites 
ThAspect 
ThKeynode 
ThKeyword 
ThList 
ThNonPreferred 
ThPrompt 
ThRelBroader 
ThRelForbidden 
ThRelNarrower 
ThRelPreferred 
ThRelRelated 
ThTerm 
ThKeywordPrompt 
DcqFavorites 
TrmBarcodeScanner 
TrmQueueIdle 
TrmQueueRunning1 
TrmQueueRunning2 
TrmQueueRunning3 
TrmQueueStopped 
TrmQueueStopping 
UtyWord 
UtyAgendaItem 
UtyAgendaItemAttachment 
UtyAgendaItemType 
UtyAlert 
UtyMinuteItemType 
UtyMailTemplates 
UtyMeetingDocument 
UtyMeetingInvitation 
UtyMeetings 
UtyMeetingType 
UtyMinuteItem 
UtyPrinters 
UtyStopword 
UtyStore 
UtyTodoItem 
UtyTodoItemReference 
UtyAgendaItemStanding 
UtyAgendaItemSection 
UtyAgendaItemStandingSection 
WrkActionCreate 
WrkActionReference 
WrkActionReview 
WrkDocStatusClear 
WrkDocStatusIn 
WrkOriginInitiating 
WrkOriginOtherActivity 
WrkOriginReference 
WrkOriginThisActivity 
WrkWorkflow 
WrkActivity 
BobPriorityHigh 
BobPriorityLow 
BobPriorityVeryHigh 
BobPriorityVeryLow 
BobPriorityMedium 
WrkTemplate 
WrkWorkflowFav 
WrkTemplateFav 
WrkActivitiesDueTray 
WrkTemplateAct 
WrkStateNotReadyToStart 
WrkStateReadyToStart 
WrkStateStarted 
WrkStateSuspended 
WrkStateReadyToResume 
WrkStateOverdue 
WrkStateNeedsAuthorization 
WrkStateCompleted 
WrkStateSkipped 
UtyTodoItemsTray 
LocExtGroup 
UtyAutoPartRule 
ArrowUp 
ArrowDown 
Clock 
FaceDownGreen 
FaceDownPurple 
FaceDownRed 
FaceDownYellow 
FaceUpAqua 
FaceUpGreen 
FaceUpRed 
FaceUpYellow 
HeartGold 
HeartPurple 
HeartRed 
HeartTurquoise 
Info 
MarbleWorld 
MarbleWorldGreen 
MarbleWorldRed 
PersonGreen 
PersonOj 
PersonPink 
PersonPurple 
PinAqua 
PinGreen 
PinRed 
SquareAquaHeart 
SquareBlueHeart 
SquareGreenHeart 
SquarePurpleHeart 
Star1 
Star2 
Star3 
Star4 
TheHand 
TheHandBrown 
TheHandGold 
TheHandPurple 
Warning 
Work 
WrkInsertActivities 
Count 
WindowCascade 
WindowTileVert 
WindowTileHorz 
MdiCloseChildren 
TrmNewObject 
OcxHelpContents 
HelpIndex 
Help 
TrmToggleOnlineOff 
TrmToggleOnlineOn 
Open 
RecCheckin 
RecCheckout 
RecSupercopy 
RecContainer 
RecDocFinal 
RecDocRevisions 
RecDocRemove 
RecDocRenditions 
CompareDocument 
TemDeploy 
MdiFirstPage 
MdiNextPage 
FileSave 
FileSaveAs 
RecSaveAndClear 
Refresh 
PrintDoc 
GoBack 
GoForward 
Search 
RecRequest 
NavFavorites 
TrmLocationSearch 
TrmWorkflows 
SearchHistory 
SaveSearch 
NavAll 
TrmWorkflowActivities 
TrmCommunications 
NavContainer 
NavContents 
NavContentsExt 
NavContainerExt 
NavAllParts 
RecNewPart 
NavLatestVersion 
NavCurrentVersion 
NavAllVersions 
NavRelated 
NavSameContact 
NavClient 
NavSeriesContents 
RecSeries 
NavLatestPart 
EditUndo 
EditCopy 
EditPaste 
EditCut 
EditSelectAll 
MbToggleAllTags 
AddToFavorites 
VwrMailReply 
VwrMailReplyToAll 
VwrMailForward 
ReccurrentLoc 
RecAddContact 
Security 
RecNewVersion 
RecRetention 
RecAttachAction 
RecRelate 
RecCompleteCurrAct 
RecDates 
RecNewWorkflow 
RecHistory 
PrintMerge 
RequestRendition 
EditFind 
VwrPinToTrim 
VwrDither 
VwrGridLines 
VwrDraft 
VwrDocNormal 
VwrDocPreview 
VwrShowOriginalSize 
VwrZoomIn 
VwrZoomOut 
VwrZoomSelection 
VwrZoomReset 
VwrFitToWindow 
VwrFitToWindowWidth 
VwrFitToWindowHeight 
VwrRotateLeft 
VwrRotateRight 
VwrRotateAround 
VwrZipExtractThisFile 
VwrZipExtractSelected 
VwrZipExtractAll 
WrkAddActivity 
WrkShowDocuments 
WrkAlignSameLeft 
WrkAlignSameCenter 
WrkAlignSameRight 
WrkAlignSameTop 
WrkAlignSameMiddle 
WrkAlignSameBottom 
WrkAlignWorkflowTopLeft 
WrkAlignWorkflowTopRight 
WrkAlignWorkflowBottomLeft 
WrkAlignWorkflowBottomRight 
WrkAlignWorkflowCenter 
UncompleteActivity 
RollbackActivity 
AuthorizeActivity 
RejectActivity 
SuspendActivity 
ResumeActivity 
StartActivity 
CompleteActivity 
ReassignActivity 
AcquireActivity 
RelinquishActivity 
Properties 
SecurityPolicy 
MbUntagAll 
GrmNewCompoundRecord 
GrmCloseCompoundRecord 
GrmExtractDocument 
GrmNewWorkgroup 
GrmSelectWorkgroup 
GrmNewShellRecordType 
GrmImportShellRecordType 
GrmPendingApproval 
GrmShowGlobalView 
GrmModWorkgroupMembers 
FieldFormat 
String 
Number 
Boolean 
Calendar 
Time 
Decimal 
Text 
Currency 
Enumerated 
TrimObject 
Filesize 
Information 
OriginTextFile 
OriginWindowsFolder 
OriginMailFolder 
OriginSharePoint 
GrmPropertiesTask 
Xml 
DocumentStoreWindows 
DocumentStoreFTP 
DocumentStoreOther 
Jurisdiction 
JurisdictionGroup 
Labels 
MediaType 
RecordsAuthority 
AddToWorkTray 
AddToRecentDocuments 
AddToRecentContainers 
Job 
OfficeRecProperties 
OfficeInsertText 
OfficeInsertPicture 
OfficeInsertObject 
OpenDocumentNotQueued 
OpenDocumentEditing 
OpenDocumentConfirm 
OpenDocumentCheckingIn 
NavEmailConversation 
OnlineAuditLog 
Refinesearch 
Searchoptions 
ClientMatter 
ClientRecord 
MatterRecord 
MatterPartyFor 
MatterPartyAgainst 
MatterPartyNeutral 
ClientMatterRole 
Consignment 
CreatePickList 
ConfirmDisposal 
ConsignReview 
EmailApprovers 
ApproveConsign 
ApproveRecord 
RejectRecord 
EmailLink 
Sap 
LicenseBreach 
LicenseWarning 
Geography 
Blank 
TickedCheckBox 
UntickedCheckBox 
Analyse 
AuditLogViewer 
Constraints 
NewRecord 
Idol 
Mail 
NewDatabase 
NewServer 
Remove 
Repair 
Report 
SendToUser 
Server 
Spanner 
TesDeploy 
Tuning 
User 
EditRecord 
UserOptions 
Modify 
New 
BrowseRecords 
PrintReport 
SearchForm 
License 
CheckinStyle 
CheckinPlace 
RedSave 
RedSaveDraft 
RedSaveComplete 
RedToolSelect 
RedToolDrag 
RedToolRedactPen 
RedToolRedactBox 
RedToolRedactMarker 
RedToolRedactOval 
RedGoToPage 
DocumentReview 
PolicyCentre 
MetadataRule 
ConsignmentApprover 
ConsignmentRejection 
ConsignmentIssue 
Elastic 
ArchiveEvent 
ObjectiveConnect 
FillList 
ObjectivePerform 
ObjectiveWorkflow 
ObjectiveWorkslip 
ObjectiveWorkflowTask 
ObjectiveMinisterial 
ObjectiveOpenGovernment 
Pencil 
IcognitionLogo 
RecycleBin 
AddToRecycleBin 
RestoreFromRecycleBin 
FYBDocUMove 
FYBEmailTagger 
FYBFolderTemplateCreator 
FYBInformationSecurityGuard 
FYBLinkGenerator 
FYBLocationsManager 
FYBMediaHubLaunch 
FYBMediaHubViewIn 
FYBPDFGeneratorEmail 
FYBPDFGeneratorRendition 
FYBPDFGeneratorRevision 
FYBReassignActionsSomeoneElse 
FYBReassignActionsToMe 
FYBSoftDeleter 
ObjectiveRedact 
ExternalLink 
ExternalIcon 
AttachFile 
CheckinAttachmentOnly 
OpenContainer 
OpenLog 
RecordProperties 
SelectCheckinStyle 
FileTypeElectronic 
FileTypeExcel 
FileTypeNote 
FileTypeOutlook 
FileTypePdf 
FileTypePowerpoint 
FileTypeRtf 
FileTypeWord 
FileTypeZip 
FileTypeXml 
FileTypeImage 
FileTypeTxt 
OneDrive 
ConsignmentTemplate 
FileTypeWordTemplate 
FileTypeExcelTemplate 
ChevronDown 
ChevronUp 
UtyStorePool 
UtyStoreTransfer 
Diagram 
Chat 
FileTypeVisio 

◆ IconSizes

enum TRIM.SDK.IconSizes
strong

Icon Sizes

Enumerator
W16h16 

16 x 16 pixels

W20h20 

20 x 20 pixels

W24h24 

24 x 24 pixels

W32h32 

32 x 32 pixels

W48h48 

48 x 48 pixels

W64h64 

64 x 64 pixels

W40h40 

40 x 40 pixels

◆ IconUsage

enum TRIM.SDK.IconUsage
strong

Icon Usage Types

Enumerator
ColumnHeading 

Icon to appear on a heading of a column

FieldPicker 

Icon to appear with a list of properties to choose

PropertyCaption 

Icon to appear together with a caption for the property

ValueDisplay 

Icon to appear with the value of a property

◆ IdolIndexStatus

Content Index Status Types

Enumerator
NotIndexed 

Not Indexed

InProgress 

In Progress

Complete 

Complete

◆ IdolIndexType

IDOL Index Types

Enumerator
Metadata 

Metadata

Content 

Content

Both 

Metadata and Content

◆ InitiatingRecordBehavior

Initiating Record Behaviours

Enumerator
Working 

Working Document

Reference 

Reference Document

Container 

Replace Default Container

Ignore 

Ignore

◆ InvitationType

Types of Participant

Enumerator
Invited 

Invited

Chair 

Chair

Secretary 

Secretary

Required 

Required

Optional 

Optional

Custom1 

Custom 1

Custom2 

Custom 2

Custom3 

Custom 3

◆ IpConnectionType

Connection Types

Enumerator
LocalNamedPipe 

Named Pipe

SingleHop 

Single Hop

DoubleHop 

Double Hop

SdkUnspecified 

SDK Unspecified

SdkWebUnspecified 

SDK Web

◆ ItemStorageSystem

Item Storage Systems

Enumerator
Unknown 

Unknown

FilePath 

File System Path

S3BucketItem 

S3 Bucket Item

AzureBlob 

Azure Blob

SharePointURL 

SharePoint URL

OneDriveDocument 

One Drive Document

GoogleDriveDocument 

Google Drive Document

CfsConnector 

IDOL CFS Connector

◆ JurisdictionPurposes

Jurisdiction Purposes

Enumerator
Maintain 

Maintain Jurisdictions

AttachToRecord 

Attach to Record

LocationDefault 

Location Default

RecordTypeDefault 

Record Type Default

ClassificationDefault 

Classification Default

ScheduleTrigger 

Attach to Trigger

ScheduleKeepForeverList 

Add to the 'Keep Forever' Jurisdiction list

AddChildJurisdiction 

Add To subordinate Jurisdiction list

◆ JurisdictionTypes

Jurisdiction Types

Enumerator
Single 

Single

Group 

Group

Federation 

Federation

◆ KeywordAttachMethod

Thesaurus Term Attachments

Enumerator
ByTitling 

Title

ByAttach 

Attach

◆ KeywordPurposes

Thesaurus Term Purposes

Enumerator
Attach 

Attach To Record

AttachTitle 

Attach To Record Title

Remove 

Remove From Record

Relate 

Create Relationship

Find 

Find Record

Maintain 

Maintain

◆ KeywordRelationship

Thesaurus Term Relationships

Enumerator
RelatedTo 

Related Thesaurus Terms

Use 

Use

UsedFor 

Use for

Narrower 

Narrower Thesaurus Terms

Broader 

Broader Thesaurus Terms

◆ LabelAccess

enum TRIM.SDK.LabelAccess
strong

User Label Access Controls

Enumerator
View 

Can View

Attach 

Can Attach

Detach 

Can Detach

Update 

Can Update

ModifyAccess 

Can Modify Access

Delete 

Can Delete

◆ LabelPositionChange

Label Position Change Types

Enumerator
MoveUp 

Move Up

MoveDown 

Move Down

MoveToTop 

Move To Top

MoveToBottom 

Move To Bottom

◆ LabelPurposes

User Label Purposes

Enumerator
Attach 

Attach To

Remove 

Remove From

Find 

Find

Maintain 

Maintain For

SetParent 

Set Parent Of

◆ Language

enum TRIM.SDK.Language
strong

Languages

Enumerator
Default 

Default

English 

English (International)

Dutch 

Dutch

French 

French

EnglishUS 

English (United States)

German 

German

Spanish 

Spanish

Italian 

Italian

PortugueseBz 

Portuguese (Brazilian)

Russian 

Russian

Chinese 

Chinese

Vietnamese 

Vietnamese

Swedish 

Swedish

◆ LayoutPurpose

Layout Purposes

Enumerator
Maintain 

Maintain

Publish 

For Publishing a Content Manager Object Type

◆ LdapAuthMethod

LDAP Authentication Methods

Enumerator
Anonymous 

Anonymous

Basic 

Basic

Ntlm 

NTLM

◆ LdapMatchingType

LDAP Attribute Matching Types

Enumerator
Exact 

Exact

Substring 

Substring

WildCard 

Wild Card

Regex 

Regular Expression

◆ LdapSearchScope

LDAP Search Scopes

Enumerator
Base 

Base

OneLevel 

One Level

SubTree 

Sub-tree

◆ LicenseTypes

enum TRIM.SDK.LicenseTypes
strong

License Types

Enumerator
StorageOptimization 

Storage Optimization

SpaceManagement 

Space Management

Jurisdictions 

Multi-Jurisdiction Retention

Ocr 

OCR Image Processing

AutoClassification 

Auto-Classification

AdvancedDisposal 

Advanced Disposal Processing

ExternalWarehousing 

External Warehouse Integration

Rendering 

Document Rendering

SAP 

SAP Integration

PolicyCenter 

Policy Center

◆ LocationAccess

Location Access Controls

Enumerator
Use 

Can Use

Update 

Can Update

ModifyAccess 

Can Modify Access

Delete 

Can Delete

ManageGroupItems 

Manage Group Items (User Labels, Check In Styles,...)

View 

Can View Details

◆ LocationDefault

Location Defaults

Enumerator
Current 

Assignee

CurrentOrg 

Default Organization of Assignee

◆ LocationFieldType

Location Field Types

Enumerator
InternalOrExternal 

Internal Or External

InternalOnly 

Only Internal Locations

ExternalOnly 

Only External Locations

◆ LocationGrouping

Record Creation Statistics Location Groupings

Enumerator
None 

None

Creator 

Creator

Owner 

Owner

Home 

Home

Assignee 

Assignee

◆ LocationMatchType

Location ImportTypes

Enumerator
UniqueMatch 

Matches must be unique

AnyMatch 

Use first match

NeverMatch 

Never match - always create new

MustMatch 

Must match - never create a new Location

◆ LocationPurpose

Location Usage Purposes

Enumerator
Current 

Record Assignee

Contact 

Record Contact

Home 

Record Home

Owner 

Record Owner

Requester 

Record Requestor

SearchOwner 

Saved Search Owner

WorkflowAssignee 

Action/Activity Assignee

WorkflowSupervisor 

Workflow Supervisor

WorkflowStatsGroup 

Workflow Statistics Group

MailRecipient 

Email Recipient

MailRecipientSupervisor 

Email To Supervisor Recipient

ReplacementFor 

Replacement Location

AddToMemberOf 

Member of a Location

AddToBossedBy 

Supervised By

AddToOtherOf 

Other Location Relationship

AddToHasMembers 

Has Members

AddToBossOf 

Supervisor of a Location

AddToHasOthers 

Has Other Location Relationships

ProfileProvider 

Location For Profile

AccessControl 

Access Control Location

AddressProvider 

Location For Address

MaintainLocations 

Locations

NoPurpose 

No Purpose

LocationDirectory 

Internal Locations Directory

MaintainStaff 

Staff

MaintainExternal 

External Locations

MaintainInternal 

Internal Locations

MaintainContacts 

Contacts

MaintainOrganizations 

Organizations (External)

MaintainUnits 

Organizations (Internal)

MaintainPositions 

Positions

MaintainGroups 

Groups

MaintainUnknown 

Unknown Locations

AddToDelegateOf 

Delegate of a Location

AddToHasDelegates 

Has Delegates

MaintainCommittees 

Committees

MaintainProjectTeams 

Project Teams

Communicator 

Participant in Communications

MaintainVenues 

Venues

MaintainWorkgroups 

Workgroups

ApproveAgendaItems 

Approve Agenda Items

MeetingVenue 

Venue For Meetings

TodoAssignee 

Assignee For To Do Items

ApproveClassification 

Approver of Classifications

AddToAdministeredBy 

Administered By

AddToAdministratorOf 

Administrator Of

AddCaveatTo 

Add Security Caveat To

RemoveCaveatFrom 

Remove Security Caveat From

MaintainStorageProviders 

Storage Providers

SetDefaultSearchForm 

Set Default Search Form

ArchiveTransfer 

Archive Transfer Location

AlertSubscriber 

Alert Subscriber

EmailLinkOwner 

Check In Place Owner

ConsignmentArchivist 

Consignment Archivist

GpsSearch 

For GPS Search

Editor 

Document Editor

Reviewer 

Document Reviewer

Authorizer 

Document Authorizer

UserFieldValue 

User-defined Field Value

SearchUserFieldValue 

User-defined Field Value (search)

ConsignmentApprover 

Consignment Approver

Creator 

Record Creator

Census 

Census Location

LabelOwner 

User Label Owner

MeetingAttendee 

Meeting Attendee

◆ LocationType

enum TRIM.SDK.LocationType
strong

Location Types

Enumerator
Unknown 

Unknown

Organization 

Organization

Group 

Group

Position 

Position

Person 

Person

ProjectTeam 

Project Team

Committee 

Committee

Venue 

Venue

Workgroup 

Workgroup

StorageProvider 

Storage Provider

◆ LockdownStyles

Lock Down Types

Enumerator
Normal 

No Lock Down - Users can modify settings

SessionLock 

Session Lock Down - Users can modify settings but they are not retained

TotalLock 

Lock Down - Users can not modify settings

◆ LocRelationshipType

Location Relationship Types

Enumerator
MemberOf 

Member Of

BossedBy 

Supervised By

OtherOf 

Other Of

HasMembers 

Has Members

BossOf 

Supervisor Of

HasOthers 

Has Other Relationships

DelegateOf 

Delegate Of

HasDelegates 

Has Delegates

AdministratorOf 

Administrator Of

AdministeredBy 

Administered By

◆ LoggingCategories

Diagnostic Logging Categories

Enumerator
ActivityLogUser 

Activity Log Entries

ActivityLogDB 

Database Activity Log Entries

WgsCalls 

Workgroup Server Calls

RecordConstructors 

Record Construction

RecordSearchGetNext 

Record Search Results

RecordTreeBox 

Record Tree Display

AutoProfiling 

Automatic Document Profiling

Watcher 

Offline Record Watcher

TagAndTask 

Tag and Task

MapiCalls 

MAPI Calls

UserOptions 

User Options

RCF 

RCF Logging

Application 

Application Logging

SDK 

SDK Logging

◆ LogLevels

enum TRIM.SDK.LogLevels
strong

Log Levels

Enumerator
Off 

Off

On 

On

Verbose 

Detailed

◆ LookupItemFieldStyle

Lookup Item Display Styles

Enumerator
LongValueOnly 

Long Value Only

ShortValueOnly 

Short Value Only

ShortThenLongValue 

Short Value: Long Value

◆ LookupItemPurposeType

Lookup Item Purpose Types

Enumerator
UseItem 

Use

SearchByItem 

Search By

MaintainItem 

Maintain

ForFieldValue 

For Additional Field Value

◆ LookupSetType

Lookup Set Types

Enumerator
Standard 

Standard

NenHonorific 

Honorific

CmPartyType 

Client/Matter Party Type

CmRoleType 

Client/Matter Role Type

◆ MailEventType

Email Event Types

Enumerator
All 

All Mail Events

ActionAssigned 

Action Assigned

ActionReassigned 

Action Reassigned

ActionUndone 

Action Undone

ActionCurrent 

Action Made Current

ActionOverdue 

Action Overdue

ActionCompleted 

Action Completed

ActivityAssigned 

Activity Assigned

ActivityReassigned 

Activity Reassigned

ActivityUndone 

Activity Undone

ActivityCurrent 

Activity Made Current

ActivityOverdue 

Activity Overdue

ActivityCompleted 

Activity Completed

ActivitySkipped 

Activity Skipped

ActivityEscalated 

Activity Escalated

ActivityReadyForAuthorization 

Activity Ready To Be Authorized

EstoreNearCapacity 

Document Store Nearing Capacity

EstoreFull 

Document Store Full

RecordSecurityBreach 

Record Security Breach

RecordSuperseded 

Record Superseded

ScheduledTaskReady 

Scheduled Task Ready To Start

CustomAlertTemplate 

Alert Raised (Custom)

TodoItemAssigned 

To Do Item Assigned

TodoItemOverdue 

To Do Item Overdue

TodoItemStillOverdue 

To Do Item Still Overdue

AgendaDistribution 

Meeting Agenda Mailout

MinutesDistribution 

Meeting Minutes Mailout

ActivityNeedsAssignee 

Activity Requires Assignee

DeleteAlertRaised 

Alert For Deleted Item Raised

ActionReminder 

Action Reminder

ActivityReminder 

Activity Reminder

NewRequestAdded 

Record Request Added

RecordReturnOverdue 

Record Return Overdue

RecordReceiptAcknowledge 

Request Receipt Acknowledgement

RecordAssigned 

Record Assigned Notification

ActionStartReminder 

Action Start Reminder

LicenseInBreach 

License Conditions In Breach

LicenseWarning 

License Conditions Approaching Limit

NewUserAutomaticallyRegistered 

New User Automatically Registered

ReadyForDrafting 

Document Ready For Drafting

DraftOverdue 

Document Draft Overdue

ReadyForReview 

Document Ready For Review

ReviewerAddedComments 

Document Reviewer Added Comments

ReviewOverdue 

Document Review Overdue

ReviewComplete 

Document Review Complete

ReadyForAuthorization 

Document Ready For Authorization

AuthorizerAddedComments 

Document Authorizer Added Comments

AuthorizationOverdue 

Document Authorization Overdue

AuthorizationComplete 

Document Authorization Complete

EditorAddedReply 

Document Editor Replied

DocusignFailed 

DocuSign Authorization Failed

RequestDigest 

Request Digest

ConsignmentReadyForApproval 

Consignment Ready For Approval (for approvers)

ConsignmentApprovalReminder 

Consignment Ready For Approval Reminder (for approvers)

ConsignmentApproved 

Consignment Approved (for archivist)

ConsignmentApproverActivity 

Consignment Approver Activity Notification (for archivist)

ConsignmentRecordActivity 

Consignment Record Activity Notification (for archivist)

SendToRecipient 

Send Record to mail recipient

SendDocusign 

Docusign Signing Request

RenditionRequestComplete 

Rendition Request Complete

RequestScanComplete 

Request Scan Complete

ActionOverdueReminder 

Action Overdue Reminder

ActivityOverdueReminder 

Activity Overdue Reminder

ResultSelected 

Result Selected

◆ MailFormat

enum TRIM.SDK.MailFormat
strong

Mail Formats

Enumerator
Msg 

MSG - Outlook Item File Format

Eml 

EML - RFC 822 Message Format

◆ MailPersistence

Mail Persistence Styles

Enumerator
Delete 

Permanent Delete

MoveToTrash 

Move To Deleted Items

Retain 

Retain In Mail System

◆ MailRecipientType

Mail Recipient Types

Enumerator
To 

Recipient To

Cc 

Recipient CC

Bcc 

Recipient BCC

◆ MailTemplatePurposes

Email Template Purposes

Enumerator
UseItem 

Use

MaintainItem 

Maintain

Alert 

Alert

◆ MediaTypes

enum TRIM.SDK.MediaTypes
strong

Media Types

Enumerator
Unknown 

Unknown

Paper 

Paper

Electronic 

Electronic Document

OpticalDisk 

Optical Disk (CD/DVD/etc)

Drawings 

Engineering Drawings/CAD

MagneticStorage 

Magnetic Storage

Memory 

Memory Storage

Microfilm 

Microfilm/Microfiche

Film 

Photographs/Slides

Video 

Video Tape

Custom1 

Custom 1

Custom2 

Custom 2

Custom3 

Custom 3

Custom4 

Custom 4

Custom5 

Custom 5

Custom6 

Custom 6

Custom7 

Custom 7

Custom8 

Custom 8

Custom9 

Custom 9

Custom10 

Custom 10

◆ MeetingAccess

Meeting Access Controls

Enumerator
View 

View

AddAgendaItem 

Add Agenda Item

EditMinutes 

Edit Minutes

Modify 

Modify

ModifyAccess 

Modify Access

Delete 

Delete

◆ MeetingDocumentType

Meeting Document Types

Enumerator
Custom6 

Custom 6

Custom7 

Custom 7

Submission 

Submission

Custom4 

Custom 4

Custom5 

Custom 5

Custom1 

Custom 1

Custom2 

Custom 2

Custom3 

Custom 3

◆ MeetingPurpose

Meeting Purposes

Enumerator
AddAgendaItem 

Add Agenda Item

◆ MenuPopupIds

enum TRIM.SDK.MenuPopupIds
strong
Enumerator
Unknown 
RecordNew 
RecordSearch 
RecordSearchTrays 
RecordNavigation 
RecordDetails 
RecordSecurity 
RecordLocations 
RecordRequests 
RecordWorkflow 
RecordReview 
RecordCommunications 
RecordElectronic 
RecordArchiving 
RecordAdmin 
RecordSendTo 
RecordRemoveFrom 
LocationEAddressNew 
LocationNew 
LocationNewChild 
LocationShow 
SecurityCaveatLocations 
SpaceShowRecords 
ClassificationNew 
LookupItemNew 
ScheduleNew 
ScheduleShow 
SharepointItemShow 
ConsignmentReview 
ConsignmentApproval 
ConsignmentDisposal 
DocumentQueueNew 
CommunicationDetailAddress 
ArchiveEventNew 
MeetingTypeNew 
MeetingTypeShow 
MeetingNew 
MeetingSendTo 
MeetingShow 
AgendaItemNew 
TodoItemShow 
WorkflowDocumentRecord 
ActivityDocumentAdd 
ActivityDocumentAttach 
ActivityDocumentRecord 
GenericSearch 
GenericSecurity 
GenericSendTo 
GenericRemoveFrom 
Activity 
ActivityLog 
AddTo 
AlignActivities 
AlignWorkflow 
Alignment 
Calendar 
Colours 
ContentIndex 
CurrentSearch 
Display 
Edit 
EventProcessing 
Favorites 
File 
Font 
Help 
KeywordRelations 
LocationLists 
Location 
MakeSameSize 
MeetingManagement 
Navigation 
New 
PhysicalRecords 
RecordCaption 
Rectangle 
RemoveFrom 
Reports 
Retention 
Rotation 
Schema 
Search 
Security 
SendTo 
Size 
TabBar 
TagEvery 
TextRotation 
Tools 
Toolbars 
TrimTrays 
Administration 
UntagEvery 
Utilities 
View 
ViewPane 
Window 
WordIndexes 
WorkflowCaption 
Zoom 
OpenDocuments 
SearchEditor 
Filters 
NewDocumentStore 
Recent 
SecurityAndAudit 
Archiving 
ArchivistReview 
OwnerApproval 
Disposal 
Datasets 
Workgroupservers 
Dataset 
Workgroupserver 
Home 
Clipboard 
AllCommands 
Tab 
Alltabs 
Setup 
Tag 
Pane 
Options 
Other 
Idol 
Customize 
Physical 
Documents 
Records 
Find 
Browse 
Page 
Show 
Layout 
Rotate 
Colour 
Route 
ConnectionPane 
Workflow 
Manage 
Conversions 
General 
IdolIndexes 
ResetOptions 
InactiveRecords 
DocumentReview 
Rendering 
ScheduleTriggerNew 
UserLabelNew 
ReportSendTo 
ElasticIndexes 
ViewpaneStyle 
RenderingRequests 
Share 
ExternalWorkflow 
ResultProcessing 
SqlTextIndex 
RecordTypeSendTo 
RecordTypeRemoveFrom 
SearchFormSendTo 
SearchFormRemoveFrom 
SearchSendTo 
SearchRemoveFrom 
NewRibbonShortcut 
External 
Indexing 
Import 
SaveOptions 
ExternalDMS 

◆ MigrationType

Migration Types

Enumerator
Full 

Entire Dataset

Basic 

Basic Setup Data (Record Types, Security, etc)

BasicWithLocation 

Basic Setup Data with Internal Locations

◆ MobileClientMenuItem

Mobile Client Menu Items

Enumerator
About 

About

FavoriteRecords 

Favorite Records

Downloaded 

Downloaded Documents

CheckedOut 

Checked Out Documents

Search 

Search

Options 

Options

RecentDocuments 

Recent Documents

RecentContainers 

Recent Containers

In 

Records In

Due 

Records Due

DueOrIn 

Records In or Due

Classifications 

Classifications

ClientMatter 

Clients and Matters

Labels 

User Labels

SavedSearches 

Saved Searches

TodoItems 

To Do Items

Keywords 

Thesaurus Terms

RetentionSchedules 

Schedules

Holds 

Holds

Jurisdictions 

Jurisdictions

◆ Months

enum TRIM.SDK.Months
strong

Months

Enumerator
January 

January

February 

February

March 

March

April 

April

May 

May

June 

June

July 

July

August 

August

September 

September

October 

October

November 

November

December 

December

◆ MotionOutcome

Motion Outcomes

Enumerator
NotApplicable 

Not Applicable

Carried 

Carried

CarriedUnanimous 

Carried Unanimously

CarriedOnHands 

Carried On Hands

CarriedOnVoices 

Carried On Voices

Lost 

Lost

LostUnanimous 

Lost Unanimously

LostOnHands 

Lost On Hands

LostOnVoices 

Lost On Voices

HeldOver 

Held Over

OtherOutcome1 

Other (1)

OtherOutcome2 

Other (2)

OtherOutcome3 

Other (3)

NotDecided 

Not Yet Determined

◆ NativeMailStyles

Native Mail Capture Styles

Enumerator
None 

Do Not Capture Native Mail Formats

Simple 

Simplest (Linked) Format

Advanced 

Advanced (Long-Term) Format

◆ NbrTypes

enum TRIM.SDK.NbrTypes
strong

Numbering Types

Enumerator
Unknown 

Unknown

RecordType 

Record Type

PlanChild 

Classification Child

PlanRecord 

Classification Record

TopPlan 

Top Classification

RecordContainer 

Record Container

WorkflowJobs 

Workflow Job Numbers

AgendaItems 

Agenda Item Numbers

◆ NotesInsertStyles

Notes Insert Styles

Enumerator
Wherever 

At Either End

AtStart 

Only at Top

AtBottom 

Only at Bottom

◆ NotesUpdateType

Notes Update Types

Enumerator
Overwrite 

Replace existing notes

AppendOnly 

Append to existing notes

AppendWithNewLine 

Append to existing notes with new line

AppendWithUserStamp 

Append to existing notes and include user stamp

PrependOnly 

Prepend existing notes

PrependWithNewLine 

Prepend existing notes with new line

PrependWithUserStamp 

Prepend existing notes and include user stamp

◆ NotificationType

Notification Types

Enumerator
BobAdded 

New Object Created

BobModified 

Object Modified

BobRemoved 

Object Deleted

SysMessage 

System Message

UserMessage 

User Message

LocInverseRelationshipMod 

Location Inverse Relationships Modified

FormModified 

Entry Form Modified

UserPreferencesModified 

User Preferences Modified

LabelItemsModified 

Label Items Modified

FieldRecordUsageModified 

Field Usage By Records Modified

AuditSettingsModified 

Audit Settings Modified

CaveatRemoved 

Caveat Removed

DeepAclRetest 

Deep Level Access Retest

LocIncludedInAclGroup 

Location Included in New Access Group

RequestNotification 

Request Notification

FieldWorkflowUsageModified 

Field Usage By Workflows Modified

ContentsModified 

Contents Added or Removed

◆ NumberingMethods

Numbering Methods

Enumerator
Unknown 

Unknown

ByContainer 

Based on Container

ByPattern 

Using a Pattern

ByRecType 

Based on Another Record Type

ByClientMatter 

From Client Or Matter

◆ OauthImplementationType

OAuth Implementation Types

Enumerator
None 

Unspecified

Adfs 

Active Directory Federation Services (ADFS)

Google 

Google Apps

OpenId 

OpenID Connect

OneDrive 

OneDrive Connect

◆ ObjectCapabilities

Object Capabilities

Enumerator
OnlineAudit 

Active Audit Events

OfflineAuditCreate 

Offline Auditing (Create)

OfflineAuditModify 

Offline Auditing (Modify)

OfflineAuditDelete 

Offline Auditing (Delete)

◆ ObjectURLformats

URL Formats

Enumerator
WebClient 

Content Manager Web Client

WebDrawer 

Content Manager WebDrawer

None 

None

External 

External

◆ OccurrenceTypes

Event Occurrence Types

Enumerator
OneOff 

Only Occurs Once

Adhoc 

Occurs many times, irregularly

Scheduled 

Occurs according to a specified schedule

◆ OfficeIntegrationMenuCaptions

Office Integration Menu Captions

Enumerator
New 

New

Open 

Open

CheckIn 

Check In

CheckInAs 

Check In As

MakeFinal 

Make Final

CheckInOnClose 

Check In on Close

RecordProperties 

Record Properties

Picture 

Picture

TextFromFile 

Text from File

Object 

Object

CheckInWithStyle 

Check In With Style

OpenRecord 

Open Record

OpenContainer 

Open Container

Classification 

Classification

CheckInAttachments 

Check in attachments

CheckInStyles 

Check In Styles

OpenLog 

Open Log

Container 

Container

◆ OfflineRecordPurpose

Offline Record Purposes

Enumerator
AttachToRecord 

Attach To Record

SelectFolder 

Select Folder

CleanupEmptyFolder 

Cleanup Empty Folder

Manage 

Browse, Manage or Open

◆ OfflineStatus

Offline States

Enumerator
Draft 

Draft

Original 

Original

Modified 

Modified

Reference 

Reference

Container 

Container

Linked 

Linked

Invalid 

Invalid

◆ OldVersionPurgeOptions

Old Version Purge Styles

Enumerator
Purge 

Purge old revisions of the finalized version

Keep 

Keep old revisions of the finalized version

Confirm 

Allow the user to determine at the time

◆ OpenDocumentStatus

Open Document Status Values

Enumerator
NotQueued 

Not queued for check in

Open 

Editing in progress

ClosedNeedsConfirm 

Awaiting check in confirmation

ClosedPending 

Check in pending

◆ OriginType

enum TRIM.SDK.OriginType
strong

Origin Types

Enumerator
TextFile 

Text file

WindowsFolder 

Folder

ExchangeMailbox 

Mailbox on Microsoft Exchange Server

NotesMailbox 

Mailbox on a Lotus Notes Server

GroupwiseMailbox 

Mailbox on a Groupwise Mail Server

SharePoint 

SharePoint Site

XmlFile 

XML File

ControlPoint 

ControlPoint

EmailCapture 

Email Capture

Generic 

Generic

GenericMip 

Generic (Manage In Place)

Custom1 

Custom 1

Custom2 

Custom 2

Custom3 

Custom 3

Custom4 

Custom 4

Custom5 

Custom 5

Custom6 

Custom 6

Custom7 

Custom 7

Custom8 

Custom 8

◆ OutlineNumberType

Outline Number Types

Enumerator
StandardDecimal 

Standard Decimal, 4.1.2

StandardRoman 

Standard Roman, IV.i.ii

DecimalThenRoman 

Decimal Roman, 4.i.ii

DecimalAlphaRoman 

Decimal Alpha Roman, 4.a.ii

◆ OutputPathTypes

Output Path Types

Enumerator
ExtractDocument 

For Document Extraction

Reference 

For Reference File

Folder 

For Windows Folder

◆ PathTypes

enum TRIM.SDK.PathTypes
strong

Path Types

Enumerator
UserSpecified 

Other

ProgramFiles 

Program Files

TrimBinaries 

Content Manager Installation Folder

Windows 

Windows

WindowsSystem 

Windows System

ProgramFiles86 

Program Files (x86)

CmDeploy 

Deployed by Content Manager

◆ PendingEventReviewFilter

Review Filters

Enumerator
IgnoreReviewDate 

Ignore Review Date

NotForReview 

Records Not Requiring Retention Review

WithReview 

Records Requiring Retention Review

WithReviewCurrent 

Records Requiring Immediate Retention Review

◆ PluginPageType

Plugin Page Types

Enumerator
NoPage 

No Page Added

AddAtEnd 

Add Pages At End

AddAtStart 

Add Pages At Start

Replace 

Replaces All Pages

◆ Powerpoint11FileTypes

Microsoft Office 2003 PowerPoint File Types

Enumerator
pp7_Ppt2003_ppt 

PowerPoint 97-2003 Presentation

pp7_Ppt2003Tmpl_pot 

PowerPoint 97-2003 Template

pp7_Ppt2003Show_pps 

PowerPoint 97-2003 Show

◆ PowerpointFileTypes

Microsoft PowerPoint File Types

Enumerator
Ppt_pptx 

PowerPoint Presentation

PptMe_pptm 

PowerPoint Macro-Enabled Presentation

Ppt97_ppt 

PowerPoint 97-2003 Presentation

PptTemp_potx 

PowerPoint Template

PptTmplMe_potm 

PowerPoint Macro-Enabled Template

Ppt97Tmpl_pot 

PowerPoint 97-2003 Template

PptShow_ppsx 

PowerPoint Show

PptShowMe_ppsm 

PowerPoint Macro-Enabled Show

Ppt97Show_pps 

PowerPoint 97-2003 Show

PptOpenDocument_odp 

OpenDocument Presentation

◆ PowerpointOpenFileTypes

Microsoft Open PowerPoint File Types

Enumerator
AllRecords 

All Records (-)

AllFiles 

All Files (*.*)

AllpptFiles 

All PowerPoint Presentation Files (*.pptx; *.ppt; *.ppsx; *.pps; *.pptm)

PptFiles 

PowerPoint Presentation Files (*.pptx; *.ppsx)

Ppt97Files 

PowerPoint Presentation 97-2003 Files (*.ppt; *.pps)

AllpptTmpl 

All PowerPoint Presentation Templates (*.potx; *.potm; *.pot)

PptMacroTmpls 

PowerPoint Presentation Macro-Enabled Template (*.potm)

Ppt97Tmpls 

PowerPoint Presentation 97-2003 Template (*.pot)

Otherppt 

Other PowerPoint Presentation (*.opd; *.txt; *.rtf)

◆ PrefetchStyles

Prefetch Styles

Enumerator
Never 

Never Prefetch

Basic 

Basic Prefetch

Complete 

Complete Prefetch

◆ PrimaryRecordStatisticsGrouping

Record Creation Statistics Primary Groupings

Enumerator
None 

None

RecordType 

Record Type

Classification 

Classification

RetentionSchedule 

Retention Schedule

Jurisdiction 

Jurisdiction

◆ Priority

enum TRIM.SDK.Priority
strong

Priorities

Enumerator
VeryHigh 

Very High

High 

High

Medium 

Medium

Low 

Low

VeryLow 

Very Low

◆ ProductFeatures

Product Features

Enumerator
Workflow 

Workflow

Keywords 

Keyword Thesaurus

SpaceManagement 

Space Management

PhysicalRecords 

Barcodes and Physical Tracking

Classifications 

Classifications

Retention 

Retention Management

Communications 

Registered Communications

Meetings 

Meetings

Rendering 

Document Rendering

Redact 

Redact

Jurisdictions 

Multiple Jurisdictions

Sharepoint 

Content Manager SharePoint Integration

ClassifiedSecurity 

Classified Security

Labels 

User Labels

Actions 

Action Tracking

TodoItems 

Todo Items

Requests 

Record Requests

Origins 

Origins

Holds 

Holds

Series 

Series Management

TemplatesAndContentBlocks 

Templates And Content Blocks

EmbeddedLinks 

Embedded Document Links

WebAndXMLPublishing 

Web and XML publishing

DocumentQueues 

Document Queues

VitalRecords 

Vital Records

Alerts 

Alerts

Parts 

Record Parts

Versions 

Record Versions

ReportsAndStatistics 

Reports and Statistics

SAPintegration 

SAP integration

VeoRendering 

PROV VEO Creation

ExternalStores 

External Stores

IdolManageInPlace 

IDOL Connector Manage In Place

AdvancedRequests 

Advanced Request Processing

DocumentHashing 

Document Hashing

WebClient 

Web Client

SharePointZF 

SharePoint Zero Footprint

ClientMatter 

Client/Matter Legal Structure

AdvancedDisposal 

Advanced Disposal Processing

AutoClassification 

Auto-Classification

TieredStorage 

Tiered Storage

StoreEncryption 

Store Encryption

Srms 

Structured Data Management Integration

PhysicalInactiveRecordsManagement 

Physical Record Lifecycle Management

ElectronicInactiveRecordsManagement 

Electronic Record Lifecycle Management

GeoLocations 

Geo Locations

CheckinStyles 

Check In Styles

DocumentReview 

Document Review and Authorization

PolicyCentre 

Iron Mountain Policy Center Solution Integration

EmailCapture 

Server-side Automatic Capture

Ldap 

LDAP Synchronization

AccessExclusions 

Access Exclusions

ExtendedMetadataValidation 

Extended Metadata Validation

AmazonStorage 

Amazon S3 Compliant Storage Integration

AzureStorage 

Microsoft Azure Storage Integration

SecCompliance 

SEC Compliance

EventBasedArchiving 

Event Based Archiving

ExternalWorkflow 

External Workflow using Objective Perform

ExternalFolderSynchronization 

External Folder Synchronization

UserDashboard 

User Dashboard

RecycleBin 

Record Recycle Bin

SearchForms 

Search Forms

Annotate 

Annotate

Xdms 

External Document Management System Integration

Mobile 

Mobile App

Teams 

Microsoft Teams Integration

DocumentStorageOptimization 

Document Storage Optimization

ManageInPlace 

Manage In Place

◆ ProductString

Product Strings

Enumerator
Trim 

Content Manager

Desktop 

Content Manager Desktop

WebDrawer 

Content Manager WebDrawer

CompanyName 

Micro Focus

Admin 

Content Manager Administration

QueueProcessor 

Content Manager Queue Processor

Workgroup 

Content Manager Workgroup Server

EventProcessor 

Content Manager Event Processor

ImportTool 

Content Manager Data Port

OutlookAddin 

Content Manager In Outlook

OfflineRecords 

Offline Records

EmailViewer 

Content Manager Email Viewer

WebSiteTitle 

Content Manager Website

WebSiteURL 

https://software.microfocus.com/en-us/software/enterprise-content-management

Render 

Content Manager Render Agent

EnterpriseStudio 

Content Manager Enterprise Studio

DropZone 

Content Manager Dropzone

WebClient 

Content Manager Web Client

WebService 

Content Manager Web Service

SharePoint 

Content Manager SharePoint Integration

Ldap 

Content Manager Directory Synchronization

Sap 

Content Manager SAP ArchiveLink

Kofax 

Content Manager Kofax Ascent

AuditLogViewer 

Content Manager Audit Log Viewer

PolicyCentreImport 

Content Manager Policy Center Solution Update Tool

ObjectivePerform 

Objective Perform

Mobile 

Content Manager Mobile App

Office 

Content Manager Microsoft Office Integration

Teams 

Content Manager Microsoft Teams Integration

◆ Project11FileTypes

Microsoft Office 2003 Project File Types

Enumerator
pj7_Project2003_mpp 

Project Plan 2000-2003

pj7_ProjectTmpl2003_mpt 

Project Template

◆ ProjectFileTypes

Microsoft Project File Types

Enumerator
Project_mpp 

Project Plan

Project2007_mpp 

Project Plan 2007

Project2000_mpp 

Project Plan 2000-2003

ProjectTmpl_mpt 

Project Template

◆ ProjectOpenFileTypes

Microsoft Open Project File Types

Enumerator
AllRecords 

All Records (-)

AllFiles 

All Files (*.*)

AllprjFiles 

All Project Files (*.mpp; *.mpt)

PrjFiles 

Project Files (*.mpp)

AllprjTmpl 

All Project Templates (*.mpt)

Otherprj 

Other Project(*.mpw)

◆ PropertiesStringType

PropertiesAsStrings

Enumerator
AsTreeRow 

Tree Row format

AsViewPane 

View Pane format

AsDefault 

Default Format

◆ PropertyFormats

Property Formats

Enumerator
String 

String

Number 

Integer

Boolean 

Boolean

Date 

Date

Datetime 

Date and Time

Decimal 

Decimal

Currency 

Currency

Enum 

Enumerated Type

Object 

Object

BigNumber 

Large Number

Geography 

Geography

◆ PropertyIds

enum TRIM.SDK.PropertyIds
strong

The PropertyIds enum

Enumerator
Unknown 

Unknown

AttachedLabels 

Attached Labels

DateLastUpdated 

Date Last Updated

LastUpdatedBy 

Last Updated By

LatestTransactionDate 

Latest Transaction Date

Uri 

Unique Identifier

Url 

Web URL

Urn 

Uniform Resource Name

ActionDefActionName 

Action Name

ActionDefAssignable 

Assignable

ActionDefAssignee 

Assignee

ActionDefCost 

Cost

ActionDefDays 

Days

ActionDefHours 

Hours

ActionDefIsProcedure 

Is Procedure?

ActionDefMinutes 

Minutes

ActionDefNotes 

Instructions

ActivityAccessControl 

Access Control

ActivityActivityId 

Activity ID

ActivityActivityPriority 

Priority

ActivityActualCost 

Actual Cost

ActivityActualDuration 

Actual Duration

ActivityAssignedBy 

Assigned By

ActivityAssignedTo 

Assignee

ActivityAutoComplete 

Automatically Complete Activity

ActivityCompletedBy 

Completed By

ActivityCompletedOnTime 

Completed On Time

ActivityDateAssigned 

Date Assigned

ActivityDateAuthorized 

Final Completion Date

ActivityDateCompleted 

Interim Completion Date

ActivityDateDue 

Due Date

ActivityDateEarliestStart 

Earliest Start Date

ActivityDateLatestStart 

Latest Start Date

ActivityDateSkipped 

Date Skipped

ActivityDateStarted 

Start Date

ActivityDateSuspended 

Date Suspended

ActivityDateSuspendedUntil 

Suspended Until

ActivityDerivedFromTemplate 

Template

ActivityEmailAssigned 

Email on Assignment

ActivityEmailAuthorizable 

Email when Authorizable

ActivityEmailCompleted 

Email when Completed

ActivityEmailCurrent 

Email when Startable

ActivityEmailEscalated 

Email when Escalated

ActivityEmailOverdue 

Email when Overdue

ActivityEmailReassigned 

Email on Reassignment

ActivityEmailSkipped 

Email when Skipped

ActivityEmailUndone 

Email when Undone

ActivityEscalatedTo 

Escalated To

ActivityEstimatedCost 

Estimated Cost

ActivityEstimatedDuration 

Estimated Duration

ActivityHasSubActivities 

Has Sub Activities

ActivityIsComplete 

Is Complete

ActivityIsLastActivity 

Is Last Activity

ActivityIsOverdue 

Is Overdue

ActivityIsReadyToStart 

Is Ready To Start

ActivityIsStartActivity 

Is Start Activity

ActivityName 

Name

ActivityNormalRect 

Normal View Rectangle

ActivityNotes 

Notes

ActivityOriginalAssignee 

Original Assignee

ActivityOutlineRect 

Outline View Rectangle

ActivityOverdueReminderInterval 

Overdue Reminder Interval (Days)

ActivityParentActivityId 

Parent Activity ID

ActivityPercentComplete 

Percent Complete

ActivityReasonForSuspension 

Reason For Suspension

ActivityRequiresAuthorization 

Requires Authorization Before Finally Complete

ActivityResult 

Result

ActivityScheduledDuration 

Scheduled Duration

ActivitySingleResultOnly 

Single Result Only

ActivityState 

Activity State

ActivitySupervisor 

Supervisor

ActivitySuspendedBy 

Suspended By

ActivityTemplate 

Template

ActivityTotalSuspensionDuration 

Total Suspension Duration

ActivityUseAdvancedCompletionWizard 

Use Advanced Completion Wizard

ActivityWasSkipped 

Was Skipped

ActivityWithinTemplate 

Is Template Activity?

ActivityWorkflow 

Workflow

ActionDefStepActionName 

Action Name

ActionDefStepAssignee 

Assignee

ActionDefStepBasedOnAction 

Based On Action

ActionDefStepCost 

Cost

ActionDefStepDays 

Days

ActionDefStepHours 

Hours

ActionDefStepMinutes 

Minutes

ActionDefStepSequence 

Sequence

ActionDefStepUseAssignee 

Use Action Assignee

ActionDefStepUseCost 

Use Action Cost

ActionDefStepUseTime 

Use Action Time

AgendaItemAgendaItemOrderNumber 

Item Order Number

AgendaItemApproved 

Is Approved

AgendaItemCarriedForwardFromItem 

Carried Forward From Item

AgendaItemDateApproved 

Date Approved

AgendaItemDateSubmitted 

Date Submitted

AgendaItemDefaultMinuteItemType 

Default Minute Item Type

AgendaItemDescription 

Agenda Item Description

AgendaItemDocDateModified 

Document Last Modified

AgendaItemDocExtension 

Document Extension

AgendaItemDocSize 

Document Size (Bytes)

AgendaItemDocStore 

Document Store

AgendaItemDocStoreId 

Document Store ID

AgendaItemExpandedNumber 

Expanded Number

AgendaItemIsPending 

Is Pending Item

AgendaItemIsSection 

Is Section Heading

AgendaItemIsStanding 

Is Standing Item

AgendaItemItemType 

Agenda Item Type

AgendaItemNeedsApprovalBy 

Requiring Approval By

AgendaItemNumber 

Agenda Item Number

AgendaItemOutlineNumber 

Outline Number

AgendaItemParentAgendaItem 

Subordinate Item Of

AgendaItemParentMeeting 

For Meeting

AgendaItemParentMeetingType 

For Meeting Type

AgendaItemPrimaryLocation 

Primary Location

AgendaItemPrimaryRecord 

Primary Record

AgendaItemSubmittedBy 

Submitted By

AgendaItemTypeDefaultMinuteItemType 

Default Minute Item Type

AgendaItemTypeDocDateModified 

Document Last Modified

AgendaItemTypeDocExtension 

Document Extension

AgendaItemTypeDocSize 

Document Size (Bytes)

AgendaItemTypeDocStore 

Document Store

AgendaItemTypeDocStoreId 

Document Store ID

AgendaItemTypeLastNumber 

Last Number Used

AgendaItemTypeName 

Agenda Item Type Name

AgendaItemTypeNeedsApprovalBy 

Requiring Approval By

AgendaItemTypeNumberPattern 

Numbering Pattern

AgendaItemTypeOwner 

Owner

AgendaItemAttachmentAgendaPrintStyle 

Attachment Print Style

AgendaItemAttachmentAttachedObject 

Attached To Object

AgendaItemAttachmentAttachedObjectType 

Attached To Object Type

AgendaItemAttachmentDescription 

Description

AgendaItemAttachmentLocation 

Location

AgendaItemAttachmentObjectDetails 

Item Details

AgendaItemAttachmentRecord 

Record

AgendaItemAttachmentSequenceNumber 

Sequence Number

AgendaItemTypeAttachmentAgendaPrintStyle 

Attachment Print Style

AgendaItemTypeAttachmentAttachedObjectType 

Attached To Object Type

AgendaItemTypeAttachmentDescription 

Description

AgendaItemTypeAttachmentSequenceNumber 

Sequence Number

AlertCriteria 

Search Criteria

AlertDescription 

Description

AlertEventType 

Event Type

AlertObjectType 

Object Type

AlertSuspendUserFrom 

Suspended From

AlertSuspendUserUntil 

Suspended Until

AlertTemplate 

Email Template

AlertTitle 

Title

AlertSubscriberDescription 

Description

AlertSubscriberIsSuspended 

Is Suspended

AlertSubscriberSuspendedFrom 

Suspended From

AlertSubscriberSuspendedUntil 

Suspended Until

AlertSubscriberTemplate 

Email Template

AlertSubscriberUser 

Subscriber

AlertSubscriberUserFromField 

Meta Subscriber Additional Field

AlertSubscriberUserFromProperty 

Meta Subscriber Property

ArchiveEventDescription 

Description

ArchiveEventDoReminders 

Send Reminders

ArchiveEventLastReminderDate 

Last Reminder Date

ArchiveEventLatestOccurrence 

Latest Occurrence

ArchiveEventNextOccurrenceDue 

Occurrence Schedule Next Event Due

ArchiveEventNotes 

Notes

ArchiveEventOccurrenceCount 

Number of occurrences

ArchiveEventOccurrenceFrequency 

Occurrence Schedule Frequency

ArchiveEventOccurrenceInterval 

Occurrence Schedule Interval

ArchiveEventOccurrenceSchedule 

Occurrence Schedule

ArchiveEventOccurrencesStartOn 

Occurrence Schedule Starting From

ArchiveEventOccurrenceType 

Type of occurrence

ArchiveEventOneOffOccurrenceDate 

Once Off Occurrence Date

ArchiveEventReminderDays 

Reminder Days

ArchiveEventTitle 

Title

ArchiveEventOccurrenceDateAdded 

Occurrence Added On

ArchiveEventOccurrenceNotes 

Notes

ArchiveEventOccurrenceOccurrenceDate 

Date Event Occurred

ArchiveEventOccurrenceTriggeredBy 

Occurrence Added By

AutoPartRuleContentLimit 

Number of contents

AutoPartRuleDateType 

Date Type

AutoPartRuleDelayInterval 

Time Interval Value

AutoPartRuleDelayType 

Time Interval Type

AutoPartRuleDescription 

Description

AutoPartRuleFixedDate 

Fixed Date

AutoPartRuleName 

Name

AutoPartRuleNotes 

Notes

AutoPartRulePartRuleType 

Type

AutoPartRuleUserDefinedDateField 

Additional Date Field

CensusCensusLocation 

Location

CensusEndDate 

End Date

CensusInProgress 

In Progress

CensusName 

Name

CensusRecordsEnd 

Records at End

CensusRecordsMissing 

Records not Marked

CensusRecordsStart 

Records at Start

CensusStartDate 

Start Date

CheckinPlaceCheckinAs 

Check In Style

CheckinPlaceExtraPlaceId 

Extra Place ID

CheckinPlaceName 

Name

CheckinPlaceOwner 

Owner

CheckinPlacePlaceId 

Place ID

CheckinPlacePlaceType 

Place Type

CheckinPlaceSyncState 

Synchronization State

CheckinStyleAction 

Action

CheckinStyleAddressee 

Addressee

CheckinStyleAlternativeContainer 

Alternative Container

CheckinStyleAssignee 

Assignee

CheckinStyleAutoRender 

Auto Render

CheckinStyleClassification 

Classification

CheckinStyleContainer 

Container

CheckinStyleContainerCreation 

Create Containers

CheckinStyleContainerDateInterval 

Container Date Range Interval

CheckinStyleContainerHasDateRange 

Use Container Date Ranges

CheckinStyleContainerPerOwner 

One Container Per Owner

CheckinStyleContainerPerUserField 

One Container Per User Field Value

CheckinStyleContainerSizeThreshold 

Container Size Threshold

CheckinStyleContainerTitleTemplate 

Container Title Template

CheckinStyleContainerType 

Container Record Type

CheckinStyleDescription 

Description

CheckinStyleFinalizeOnSave 

Finalize

CheckinStyleGpsLocation 

GPS Location

CheckinStyleInitiateWorkflow 

Template

CheckinStyleIsMatterSubfolder 

Is Matter SubFolder

CheckinStyleIsMatterTemplate 

Is Matter Template

CheckinStyleJurisdiction 

Jurisdiction

CheckinStyleMailAttachmentsOnly 

Email attachments only

CheckinStyleMailCleanupStyle 

Email cleanup style

CheckinStyleMakePrivate 

Make Private

CheckinStyleMatter 

Matter Record

CheckinStyleName 

Name

CheckinStyleRecordType 

Record Type

CheckinStyleRetentionSchedule 

Retention Schedule

CheckinStyleSecurity 

Security

CheckinStyleSetAuthorOption 

Set Default Author Option

CheckinStyleShowDataEntryForm 

If possible, display a data entry form for new records

CheckinStyleSpecificAuthor 

Specific Author

CheckinStyleStyleOwner 

Style Owner

CheckinStyleSubFolderRecordType 

Matter Sub Folder Record Type

CheckinStyleUseForServerMailCalendar 

Use to automatically capture Calendar items

CheckinStyleUseForServerMailConversationHistory 

Use to automatically capture email in Conversation History

CheckinStyleUseForServerMailFolders 

Use to automatically capture email in general folders

CheckinStyleUseForServerMailSentItems 

Use to automatically capture email in Sent Items

ClassificationAccessControl 

Access Control

ClassificationAccessExclusions 

Default Access Exclusions

ClassificationAction 

Action

ClassificationActiveDescription 

Active Dates

ClassificationActiveFrom 

Active From

ClassificationActiveTo 

Active To

ClassificationApprover 

Approver

ClassificationAvailableForAutoClassification 

Available for automatic classification

ClassificationCanAttachRecords 

Can Attach Records

ClassificationChildLastNumber 

Last Sub Classification Number

ClassificationChildPattern 

Sub Classification Pattern

ClassificationClassOfRecord 

Record Class

ClassificationContainerCreation 

Auto-Classification will Create Containers

ClassificationContainerDateInterval 

Container Date Range Interval

ClassificationContainerHasDateRange 

Use Container Date Ranges

ClassificationContainerPerOwner 

One Container Per Owner

ClassificationContainerPerUserField 

One Container Per User Field Value

ClassificationContainerSizeThreshold 

Container Size Threshold

ClassificationContainerTitleTemplate 

Container Title Template

ClassificationContainerType 

Record Type for Auto-Classification Container

ClassificationCopiedAccessControl 

Default Record Access

ClassificationDaysDue 

Days Until Due

ClassificationDefaultJurisdiction 

Default Jurisdiction

ClassificationHasChildClassifications 

Has Child Classifications

ClassificationHomeLocation 

Home

ClassificationIdNumber 

Number

ClassificationIdNumberUncompressed 

Expanded Number

ClassificationIdolCategory 

IDOL Category ID

ClassificationIsActive 

Active?

ClassificationIsApproved 

Approved

ClassificationLevelNumber 

Level Number

ClassificationLevelNumberUncompressed 

Expanded Level Number

ClassificationMinimumConfidenceLevel 

Minumum Confidence Level

ClassificationName 

Name

ClassificationNotes 

Notes

ClassificationNumberingIsManual 

Numbering requires manual input

ClassificationNumberPlusName 

Classification Details

ClassificationOnlyRecordTypes 

Only Record Types

ClassificationOwnerLocation 

Owner

ClassificationParentClassification 

Parent Classification

ClassificationPendingAutoClassification 

Holding Bay For Records requiring automatic classification

ClassificationPolicyCentreGUID 

Policy Center Solution GUID

ClassificationPreventAutoClassification 

Exclude from Auto-Classification

ClassificationRecordLastNumber 

Last Record Number

ClassificationRecordPattern 

Record Pattern

ClassificationRetentionSchedule 

Retention Schedule

ClassificationSecurity 

Record Security

ClassificationSetDueDateFromActions 

Set Due date from Action

ClassificationStartupTemplate 

Template

ClassificationTitle 

Classification Title

CommunicationDetailAddressDescription 

Address Description

CommunicationDetailAddressDescriptionISO 

Address Description

CommunicationDetailAddressLines 

Address

CommunicationDetailAddressType 

Address Type Used

CommunicationDetailCity 

City

CommunicationDetailCountry 

Country

CommunicationDetailCountryISO 

Country(ISO)

CommunicationDetailDated 

Date Of Communication

CommunicationDetailDirection 

Communicator Type

CommunicationDetailEmailAddress 

Email Address

CommunicationDetailFaxNumber 

Fax

CommunicationDetailLocation 

Location

CommunicationDetailLocationName 

With Location Name

CommunicationDetailPostcode 

Postal Code

CommunicationDetailRecordSent 

Record

CommunicationDetailReference 

Reference Number

CommunicationDetailRegion 

Region

CommunicationDetailState 

State

CommunicationDated 

Date Of Communication

CommunicationDescription 

Description

CommunicationDirection 

Direction

CommunicationMedium 

Medium

CommunicationRecipients 

Recipients

CommunicationRecord 

Record

CommunicationSender 

Sender

CommunicationViewable 

Record is viewable

ConsignmentAcknowledgements 

Acknowledgements

ConsignmentAckTransferDate 

Transfer Acknowledgement Date

ConsignmentAllowOnHold 

Allow Selection Of Records On Hold

ConsignmentAllowOutsideSchedule 

Allow Selection Outside Schedule

ConsignmentArchivist 

Archivist

ConsignmentAuthenticateApprovals 

Consignment approvers need authentication

ConsignmentAutoRenderToPDF 

Render Records to long term storage format (PDF)

ConsignmentBasicRecordsOnly 

Basic Records Only

ConsignmentCutoffDate 

Cutoff Date

ConsignmentDateApproved 

Date Approval Complete

ConsignmentDateAutoExamined 

Date Auto Examination Complete

ConsignmentDateRejected 

Date Rejected

ConsignmentDateReviewed 

Date Review Complete

ConsignmentDescription 

Description

ConsignmentDisposalDate 

Disposal Date

ConsignmentDisposalMethod 

Disposal Method

ConsignmentDoApprovals 

Consignment needs approval

ConsignmentExcludeXDMSRecords 

Exclude External DMS Records

ConsignmentFilterString 

Filter String

ConsignmentIsComplete 

Is Complete

ConsignmentKeepTransferredDocuments 

Retain documents when transferring

ConsignmentLogRecord 

Log Record

ConsignmentNbrApprovers 

Number of approvers

ConsignmentNbrApproversPending 

Number of approvers who have not completed approval

ConsignmentNbrDisposalErrors 

Number of Records where disposal failed

ConsignmentNbrDisposed 

Number of Records disposed

ConsignmentNbrIssuesNow 

Number of disposal issues requiring resolution

ConsignmentNbrRecordsNow 

Number of Records currently in the Consignment

ConsignmentNbrRecordsStart 

Number of Records originally selected for the Consignment

ConsignmentNbrRejected 

Number of Records rejected

ConsignmentNbrRejectedNeedConfirm 

Number of rejected Records requiring confirmation

ConsignmentNbrRemoved 

Number of Records removed

ConsignmentNeedsTransferAck 

Needs transfer receipt acknowledgement

ConsignmentNumber 

Number

ConsignmentOnlyScheduledDisposal 

Only Selected Scheduled Disposals

ConsignmentOwnerApproval 

Request Owner Approval

ConsignmentQueryString 

Query String

ConsignmentReportLayoutType 

Report Layout Type

ConsignmentSelectingTopContainers 

Use top container selection style

ConsignmentSignedApprovals 

Consignment approvals need to be digitally signed

ConsignmentStatus 

Status

ConsignmentTemplate 

Created From Template

ConsignmentTransferLocation 

Transfer To Location

ConsignmentUseOwnerAdminForApproval 

Use Owner Administrator For Approval

ConsignmentUseScheduleTransferLocation 

Use transfer Location from Schedule

ConsignmentWaitingAcknowledgement 

Is Waiting For External Acknowledgement

ConsignmentApproverApprovalDocumentDetails 

Details of signed approval document

ConsignmentApproverApprovedBy 

Completed By

ConsignmentApproverApprovedOn 

Date Completed

ConsignmentApproverApprover 

Approver

ConsignmentApproverConsignment 

Consignment

ConsignmentApproverDateModified 

Date last modified of signed approval document

ConsignmentApproverDescription 

Approver description

ConsignmentApproverDocumentSize 

File size (bytes) of signed approval document

ConsignmentApproverExtension 

File type of signed approval document

ConsignmentApproverIsOwner 

Approver is an owner

ConsignmentApproverLastNotification 

Last email notification sent

ConsignmentApproverReasonAllRejected 

Reason for rejecting all records

ConsignmentApproverStatus 

Status

ConsignmentApproverStore 

Document Store for signed approval

ConsignmentApproverStoreID 

Document Store ID of signed approval document

ConsignmentIssueConsignment 

Consignment

ConsignmentIssueDescription 

Description

ConsignmentIssueIssueId 

Issue ID

ConsignmentIssueIssueType 

Issue Category

ConsignmentIssueParentRecord 

Within Consignment Record

ConsignmentIssueRecord 

Issue Record

ConsignmentIssueReviewer 

Reviewer

ConsignmentIssueSuppressableIssue 

Suppressable Issue

ConsignmentRejectionApprover 

Designated Approver

ConsignmentRejectionConsignment 

Consignment

ConsignmentRejectionDescription 

Rejection description

ConsignmentRejectionIsConfirmed 

Rejection Confirmed?

ConsignmentRejectionRecDateClosed 

Record date closed

ConsignmentRejectionRecDateLastUpdated 

Record Date Last Updated

ConsignmentRejectionRecord 

Record

ConsignmentRejectionRecRecType 

Record Type

ConsignmentRejectionRecTitle 

Record title

ConsignmentRejectionRejectedBy 

Rejected By

ConsignmentRejectionRejectedOn 

Date Rejected

ConsignmentRejectionRejectReason 

Reason for rejection

ConsignmentTemplateAllowOnHold 

Allow Selection Of Records On Hold

ConsignmentTemplateAllowOutsideSchedule 

Allow Selection Outside Schedule

ConsignmentTemplateArchivist 

Archivist

ConsignmentTemplateAuthenticateApprovals 

Consignment approvers need authentication

ConsignmentTemplateAutoRenderToPDF 

Render Records to long term storage format (PDF)

ConsignmentTemplateBasicRecordsOnly 

Basic Records Only

ConsignmentTemplateCutoffRounding 

Cutoff Date Rounding

ConsignmentTemplateDescription 

Description

ConsignmentTemplateDisposalMethod 

Disposal Method

ConsignmentTemplateExcludeXDMSRecords 

Exclude External DMS Records

ConsignmentTemplateFilterString 

Filter String

ConsignmentTemplateKeepTransferredDocuments 

Retain documents when transferring

ConsignmentTemplateNeedsTransferAck 

Needs transfer receipt acknowledgement

ConsignmentTemplateNumberPrefix 

Number Prefix

ConsignmentTemplateOnlyScheduledDisposal 

Only Selected Scheduled Disposals

ConsignmentTemplateOwnerApproval 

Request Owner Approval

ConsignmentTemplateQueryString 

Query String

ConsignmentTemplateReportLayoutType 

Report Layout Type

ConsignmentTemplateSelectingTopContainers 

Use top container selection style

ConsignmentTemplateSignedApprovals 

Consignment approvals need to be digitally signed

ConsignmentTemplateTransferLocation 

Transfer To Location

ConsignmentTemplateUseOwnerAdminForApproval 

Use Owner Administrator For Approval

ConsignmentTemplateUseScheduleTransferLocation 

Use transfer Location from Schedule

DatabaseActionReminder 

Send email reminder when an Action is nearly due

DatabaseActionReminderInterval 

Action Email Reminder Interval

DatabaseActionStartReminder 

Send email reminder when an Action start date is within

DatabaseActionStartReminderInterval 

Action Start Email Reminder Interval

DatabaseActivityReminder 

Send email reminder when an Activity is nearly due

DatabaseActivityReminderInterval 

Activity Email Reminder Interval

DatabaseAddHoldToContainedRecord 

Allow a Hold to be placed on a Record that is within a Container

DatabaseAddRecordSearchesToOfflineAudit 

Add Record searches to the offline audit log

DatabaseAddRecordSearchesToOnlineAudit 

Add Record searches to the active audit log

DatabaseAddressHistory 

Address history setting

DatabaseAddToContainerOnHold 

Allow adding contents to a container on hold

DatabaseAddUserStampWithNotes 

Automatically add a user stamp when using the 'Add Notes' feature

DatabaseAllowCatalogMessageBodyOnly 

Allow cataloguing email message body only

DatabaseAllowLargeFolders 

Allow for very large folder sizes

DatabaseAllowManualSentItemsCheckin 

Allow manual check in from Outlook Sent Items folder

DatabaseAllowUsersToSetDblClick 

Allow users to set the double click behavior for Records

DatabaseAlternatelyContainDuplicateMail 

Alternately contain duplicate mail messages

DatabaseAlternateWorkgroupServerName 

Set the workgroup server (must be set before connecting)

DatabaseAlternateWorkgroupServerPort 

Port Number

DatabaseAlternateWorkgroupServerURL 

Alternative Content Manager Workgroup Server URL

DatabaseAlwaysCheckSpelling 

Always Check Spelling

DatabaseAsynchronousFileTransfer 

Transfer Documents Asynchronously

DatabaseAttachActionReferenceFileToEmail 

Attach Record Action reference file to email notification

DatabaseAuditActive 

Log Events For Audit

DatabaseAuditEvents 

Audit Events Logged

DatabaseAuditLogContainer 

Offline Audit Log Container

DatabaseAuditLogRecordType 

Offline Audit Log Record Type

DatabaseAutoConnect 

Database automatically connects to Workgroup

DatabaseAutoFinalizeEmail 

Automatically finalize email messages on check-in

DatabaseAutoGenerateThumbnail 

Automatically create a thumbnail rendition for Records

DatabaseAutoPartTimerDelayMinutes 

Time Delay For Auto Part Checking(minutes)

DatabaseAutoVitalRecordReview 

Automatic Vital Record Review and Update

DatabaseBlockedSearchMethods 

Blocked Search Methods

DatabaseBlueprintsConverted 

Record Types converted to Office 2007

DatabaseBypassBobChildListLimits 

Bypass child list limits

DatabaseCalculateDispositionEvents 

Calculate Pending Disposition Event Dates

DatabaseCaptureNativeMailAs 

Obsolete

DatabaseCascadeClassifications 

Cascade Classifications

DatabaseCascadeClassificationSchedules 

Cascade Schedules on Classifications

DatabaseCascadeParentFields 

Cascade user-defined field values from parent Record or Classification

DatabaseCatalogAuditLogs 

Catalog Offline Audit Logs In Content Manager

DatabaseChatBreakInterval 

Break Interval For Chats

DatabaseCheckFileTypesInContainers 

Check file types inside container file types

DatabaseCheckForDuplicateDocuments 

Check for duplicate documents (Not email

DatabaseCheckForDuplicateEmailMessages 

Check for duplicate email messages

DatabaseClassificationLastNumber 

Last Number For Numbering Top Level Classifications

DatabaseClassificationPrefetch 

Classification Prefetch Style

DatabaseClassificationsNeedApproval 

Classifications Need Approval

DatabaseClassificationTopPattern 

Pattern For Numbering Top Level Classifications

DatabaseClassifiedSecurity 

DOD 5015.2 Classified Security

DatabaseClientDocumentCacheSize 

Available cache space (MB)

DatabaseClientRecordAccessReferenced 

Client Record Access Referenced

DatabaseCloseItemsWhenActionsInProgress 

Close when items have actions in progress

DatabaseCloseItemsWhenAssigneeSet 

Close when items have assignee set

DatabaseCloseItemsWhenCheckedOut 

Close when items checked out

DatabaseCollectUpdateComments 

Collect audit comments for object updates

DatabaseConfirmContactValidation 

Confirm Contacts

DatabaseConfirmLocationValidation 

Confirm Locations

DatabaseConsignmentApprovalReminderDays 

Consignment Approval Reminders (days)

DatabaseConsignmentLogContainer 

Consignment Log Container

DatabaseConsignmentLogRecordType 

Consignment Log Record Type

DatabaseContainerPrefetch 

Container Prefetch Style

DatabaseContainerRulesForAlternate 

Apply containment rules for Alternative Containers

DatabaseContentEngine 

Content Indexing Engine

DatabaseContentQueryOptimization 

Optimized Content Queries

DatabaseCreateUdfChangedEvents 

Create Events when Additional Fields are modified

DatabaseCurrencyDecimalDigits 

Currency Decimal Digits

DatabaseCurrencyDecimalSymbol 

Currency Decimal Symbol

DatabaseCurrencyGroupingFmt 

Currency Grouping Format

DatabaseCurrencyGroupingSymbol 

Currency Grouping Symbol

DatabaseCurrencyNegativeFormat 

Negative Currency Format

DatabaseCurrencyPositiveFormat 

Positive Currency Format

DatabaseCurrencySymbol 

Currency Symbol

DatabaseCurrentUser 

Current User

DatabaseCurrentWorkgroup 

Current Content Manager Workgroup Server

DatabaseDataSecurity 

Filter Record Searches By Security Profile

DatabaseDblClickContainers 

Double Click Style for containers

DatabaseDblClickDocsDesktop 

Double Click Style for documents in Content Manager Desktop

DatabaseDblClickDocsTrim 

Double Click Style for documents in Content Manager

DatabaseDblClickExtLink 

Run External Link on Double Click

DatabaseDbms 

Database Type

DatabaseDeclassifyYears 

Default Declassification Period (Years)

DatabaseDeduplicationThreshold 

Deduplication threshold

DatabaseDefaultAssigneeFromClassificationOwner 

Default Assignee From Classification Owner Location

DatabaseDefaultHome 

Default Home

DatabaseDefaultOwner 

Default Owner

DatabaseDefaultStoreForAgendaItems 

Default Document Store for Agenda Items

DatabaseDefaultStoreForAgendaItemTypes 

Default Document Store for Agenda Item Types

DatabaseDefaultStoreForAgendaTemplates 

Default Document Store for Agenda Templates

DatabaseDefaultStoreForConsignmentApprovals 

Default Document Store for Consignment Approvals

DatabaseDefaultStoreForExternalIcons 

Default Document Store for External Icons

DatabaseDefaultStoreForExternalLinks 

Default Document Store for External Links

DatabaseDefaultStoreForLocations 

Default Document Store for Electronic Addresses

DatabaseDefaultStoreForMinuteItems 

Default Document Store for Minute Items

DatabaseDefaultStoreForMinuteItemTypes 

Default Document Store for Minute Item Types

DatabaseDefaultStoreForMinuteTemplates 

Default Document Store for Minutes Templates

DatabaseDefaultStoreForOriginConfig 

Default Document Store for Origin configuration files

DatabaseDefaultStoreForRecords 

Default Document Store for Records

DatabaseDefaultStoreForRenditions 

Default Document Store for Renditions

DatabaseDefaultStoreForReportBitmaps 

Default Document Store for Report Graphics

DatabaseDefaultStoreForReports 

Default Document Store for Reports

DatabaseDefaultStoreForRevisions 

Default Document Store for Revisions

DatabaseDefaultStoreForStatistics 

Default Document Store for Record Statistics

DatabaseDefaultStoreForTemplates 

Default Document Store for Templates

DatabaseDefaultStoreForWorkflows 

Default Document Store for Workflows

DatabaseDefaultStoreForWorkingCopies 

Default Document Store for Working Copies

DatabaseDelegatesCanApproveConsignments 

Allow delegates to approve Consignments

DatabaseDeleteEmailCaptureDuplicates 

Delete EmailCapture Duplicate Email

DatabaseDocumentSecurity 

Filter Record Searches By Security Profile

DatabaseDocumentSingleInstancing 

Document Single Instancing (Not email)

DatabaseDocumentsOnlyWithinFolders 

Documents are only contained within containers

DatabaseEmailActivitySupervisors 

Include Activity supervisor in cc list for mail notifications

DatabaseEmailAssignee 

Send email to assignee when a Record is assigned

DatabaseEmailExpandOrganisations 

Expand Activity assignees that are organizations

DatabaseEmailSecurity 

Security Annotations on Outgoing Email Subjects

DatabaseEmailSubjectPrefix 

Subject prefix to flag email messages sent to Content Manager

DatabaseEmlAttachmentSingleInstancing 

EML Attachment Single Instancing

DatabaseEmptyRecycleBinAfter 

Empty Recycle Bin After (days)

DatabaseEnableScheduledTasks 

Enable Scheduled Tasks

DatabaseEndOfDay 

End of Day

DatabaseEnsureUniqueEmails 

Ensure email addresses are unique

DatabaseEstoreMailAddress 

Send email Notification when Document Stores approach Capacity To

DatabaseExcessRowsInTree 

Excess Rows Prefetched For Tree Lists

DatabaseExtendedOfficeDiagnostics 

Extended Office Integration Diagnostics

DatabaseFailedAutoClassifyClassification 

Default Classification for Records that fail auto-classification

DatabaseFDA21CFR11compliant 

Enforce FDA 21 CFR 11 Compliance

DatabaseFileSizeLimit 

File size limit

DatabaseFilterClassifications 

Filter Classifications by security profile

DatabaseFilterClassificationsByCopyACL 

Filter Classifications by copied access control

DatabaseFilterClassificationsByUseACL 

Filter Classifications by 'Can Use' access control

DatabaseGenerateAddAuditSummary 

Generate Audit Summaries for Object Added events

DatabaseGenerateArcSightCEFAuditLog 

Generate ArcSight Common Event Format audit log

DatabaseGenerateDeleteAuditSummary 

Generate Audit Summaries for Object Removed events

DatabaseGenerateModifyAuditSummary 

Generate Audit Summaries for Object Added events

DatabaseGoogleKey 

Google License Key

DatabaseHideAllLocationDetails 

Hide all Location name details for 'View Details' ACL setting

DatabaseHideClassificationNumbers 

Limit the display of Classification numbers

DatabaseHideCopyLink 

Hide Copy Link

DatabaseHideCustomRecordTypes 

Hide custom record types from Content Manager Applications

DatabaseHideSQLFromClients 

Hide SQL from client interfaces

DatabaseId 

ID

DatabaseIgnoreAccentsInWordIndexes 

Ignore accents on characters when word indexing

DatabaseIncludeLargeTextUpdatesInLogs 

Include changes to large text blocks in Added/Modified Audit Summaries

DatabaseInheritedAccessInheritsSecurity 

Access control 'From Container' requires security access to container

DatabaseInsecureContainer 

Behaviour when Attaching to a Less Secure Container

DatabaseInsecureCurrent 

Assignee Security Breach

DatabaseInsertEmailForSecurityMarkingsWithHeader 

Insert security annotations to email headers of outgoing mail

DatabaseIsConnected 

Is Connected

DatabaseIsDefault 

Is Default

DatabaseIsUnicode 

Is Unicode

DatabaseIsValid 

Is Valid

DatabaseJitcCompliant 

Enforce DOD 5015.2 Compliance

DatabaseLastDayInFiscalMonth 

Last Day in Last Month Of Fiscal Year

DatabaseLastMonthInFiscalYear 

Last Month Of Fiscal Year

DatabaseLicenceeName 

Licensee Name

DatabaseLicenseMailAddress 

Send email notification of licensing issues to

DatabaseLocationCacheSize 

Default Location Cache Size

DatabaseLocationFormatShowHonorific 

Display Title

DatabaseLocationFormatShowInitials 

Display Initials

DatabaseLocationFormatShowPostNominal 

Display Suffix

DatabaseLocationFormatSurnameFirst 

Display Last Name First

DatabaseLocationPrefetch 

Location Prefetch Style

DatabaseLocationRelationshipChangesInOnlineAuditLog 

Record location relationship changes in online audit log

DatabaseLockdownSettings 

Lock Down Settings

DatabaseLoginsInOnlineAuditLog 

Record login/logout activity in online audit log

DatabaseLogStorageTransfers 

Log Storage Transfers

DatabaseLogWebServiceLogins 

Web Service Logins

DatabaseManyKeywords 

Optimize for a large thesaurus

DatabaseManyLookupSets 

Optimize for a large number of Lookup Sets

DatabaseManyMemberships 

Optimize for a large number of Location Member Of Relationships

DatabaseManyRecordTypes 

Optimize for a large number of Record Types

DatabaseMatterRecordAccessReferenced 

Matter Record Access Referenced

DatabaseMergeCopiedAccessDefaults 

Merge copied Record access defaults

DatabaseMinimumThesaurusLevels 

Minimum Thesaurus Levels

DatabaseModifyLogsPreviousValues 

Display Previous Values for Object Modified Events

DatabaseMyContainersLimit 

Set a limit on the number of containers allowed in your containers tray

DatabaseName 

Name

DatabaseNeedLongevityRenditionToArchive 

Need Longevity Rendition To Archive

DatabaseNENcompliant 

Enforce NEN1888 Compliance

DatabaseNotifyAssignedAction 

Send email notification when an Action is assigned

DatabaseNotifyAutomaticUserRegistrations 

Send email notification when a new user is automatically registered

DatabaseNotifyCompletedAction 

Send email notification when an Action is completed

DatabaseNotifyDocumentReviewEvents 

Send email notifications for document review events

DatabaseNotifyNextAction 

Send email notification when an Action is ready to start

DatabaseNotifyOverdueAction 

Send email notification when an Action becomes overdue

DatabaseNotifyOverdueReturn 

Send email notification when the return date for a Record becomes overdue

DatabaseNotifyRecordRequest 

Send email messages and digests to Service Location when Records are requested by users

DatabaseNotifyRequestsAwaitingAcknowledgement 

Send email notification when a Request is awaiting acknowledgement

DatabaseNotifyTodoItems 

Send email notifications for To Do Items

DatabaseNotifyUserOptionChanges 

Notify User Option Changes

DatabaseNotifyWorkflowMail 

Send email Notification for Workflow Events

DatabaseObjectCacheSize 

Default Cache Size

DatabaseObjectURLFormat 

URL Format

DatabaseOnlyEmailTRIMRefsToTRIMUsers 

Only email Content Manager References to Locations that can login to Content Manager

DatabaseOtherBarcode 

Printing Other Barcodes

DatabaseOtherPrefetchBuffer 

Prefetch buffer size - Other

DatabaseOverdueActionReminder 

Action overdue reminder interval (days)

DatabaseOwnerFromContainer 

Default Owner from Container

DatabasePaperFoldersBypassRecordTypeRestriction 

Records of type Paper Folder will ignore the classification 'only record types' settings

DatabasePmContributor 

Contributor Exclusions

DatabasePmEndUser 

Knowledge Worker Exclusions

DatabasePmEnquiryUser 

Inquiry User Exclusions

DatabasePmRecordsManager 

Records Manager Exclusions

DatabasePmRecordsWorker 

Records Co-ordinator Exclusions

DatabasePrefetchForeignBarcodes 

Prefetch Foreign Barcodes

DatabasePrefetchRecordCount 

Prefetch Record count

DatabasePrefetchRecordCountUnfiltered 

Prefetch unfiltered Record count

DatabasePreventDeleteInArchiving 

Do not allow record metadata to be deleted on disposal

DatabasePreventDuplicatedDocuments 

Prevent users from storing duplicate documents (Not email)

DatabasePreventDuplicatedMailMessages 

Prevent users from storing duplicate mail messages

DatabasePreventUnspecifiedFileTypes 

Prevent storage of files with unspecified file type

DatabasePreventZeroByteFiles 

Prevent storage of empty files

DatabaseProtectedEmailDomains 

Protected Email Domains

DatabaseReadOnly 

Is Read Only

DatabaseRecentDocumentsLimit 

Set a limit of the number of documents allowed in Recent Documents

DatabaseRecordAssigneeDefault 

Default for Assignee

DatabaseRecordBarcode 

Printing Record Barcodes

DatabaseRecordCacheSize 

Default Record Cache Size

DatabaseRecordOwnersInAuditLog 

Include record owners in audit log

DatabaseRecordPrefetchBuffer 

Prefetch buffer size - Records

DatabaseRecordTreeSplitterPercent 

Percent of Splitter Devoted to Tree for Records

DatabaseRelaxedActionDates 

Relaxed Dates for Record Actions

DatabaseRelaxedDates 

Relaxed Date Checking

DatabaseRenumberWhenMovedToNewContainer 

Automatically renumber a Record when moved to a new container

DatabaseReportAddInMemoryLeaks 

Report Add-In Memory Leaks

DatabaseRescheduleActionsIfFinishEarly 

Reschedule subsequent Actions when an Action is completed early

DatabaseRescheduleActionsIfFinishLate 

Reschedule subsequent Actions when an Action is completed late

DatabaseRmTerminology 

Records Management Terminology

DatabaseRoundRequestToNextHalfFullHour 

Round up request times to the next half or full hour

DatabaseRuntimeEnvironment 

Runtime Environment

DatabaseSaveTransparentRedactions 

Save Transparent Redactions

DatabaseScanDocumentForAIPSecurityMarkings 

Scan document for AIP security markings

DatabaseScanEmailForSecurityMarkings 

Scan email messages for security markings

DatabaseScheduledTaskBobs 

Scheduler Objects

DatabaseSchedulePrefetch 

Schedule Prefetch Style

DatabaseSchemaVersion 

Schema Version Number

DatabaseSdkVersion 

SDK Version Number

DatabaseSecurityMailAddress 

Send email notification of security breaches To

DatabaseServerDocumentCacheSize 

Available cache space for SDK Services (MB)

DatabaseServiceLocationCacheSize 

Default Location Cache Size (Service)

DatabaseServiceObjectCacheSize 

Default Cache Size (Service)

DatabaseServiceRecordCacheSize 

Default Record Cache Size (Service)

DatabaseShredderDelete 

Use Shredder Delete

DatabaseSignatureHashingAlgorithm 

Signature Hashing Algorithm

DatabaseSingleRequests 

Only permit a single request on a record at any given time

DatabaseSiteId 

Site ID

DatabaseSoftwareVersion 

Software Version

DatabaseStartOfDay 

Start of Day

DatabaseStatisticsDst 

Adjust for Daylight Saving Time

DatabaseStatisticsTimeZone 

Time zone daily statistics totals are to be reported against

DatabaseStorageHashCheck 

Do document hash check after final storage operation

DatabaseStoreAutoClassifyNotes 

Stores details of any auto-classification action on the Record notes

DatabaseStoreDocumentHashes 

Store Document Hashes

DatabaseSupportsGIS 

Supports GIS

DatabaseSuppressDocumentExtractLogging 

Suppress Document Extract Logging

DatabaseSuppressWarningsForClosedContainers 

Suppress warnings when Records are placed into closed containers

DatabaseSurnamePrefixNotInSort 

Deemphasise Last Name Prefix For Sort Names

DatabaseSynchCopyOwnerAccessControls 

Update access control when owner is changed

DatabaseTNAcompliant 

Enforce TNA Compliance

DatabaseTransferHashCheck 

Do document hash check as part of document transfers

DatabaseUdfThreshold 

Additional Field Page Display Threshold

DatabaseUnambiguousDateDisplay 

Date display with unambiguous day/month value

DatabaseUnknownLocationTypeValidation 

Unknown Location Validation

DatabaseUpdateCommentsAreMandatory 

Audit comments for object updates are mandatory

DatabaseUpdateRecordNumberOnChangeOfClassification 

Update the record number when the classification is changed

DatabaseUseClientDocumentCache 

Use a local document cache

DatabaseUseLanguage 

Language

DatabaseUserFieldBobs 

Additional Field Objects

DatabaseUseServerDocumentCache 

Use a document cache for SDK Services

DatabaseUsingIDOLConnector 

IDOL Connector Running

DatabaseUsingSQLTextIndexing 

Using SQL Text Indexing

DatabaseVersUriPrefix 

VERS URI Prefix

DatabaseViewableRecordTypeThreshold 

Record Type threshold

DatabaseWarnIfContainerIsACopy 

Warn if new container is a copy

DatabaseWarnIfContainerIsSuperseded 

Warn if new container is superseded

DatabaseWarnWhenChangeDispositionOfRelated 

Warn if disposition change has related records

DatabaseWebServerURL 

Content Manager URL

DatabaseWebServerWorkPath 

Web Server Work Path

DatabaseWebServiceCache 

Web Service Cache

DatabaseWebServiceUnlimitedGlobalCache 

Web Service Global Cache Unlimited

DatabaseWorkflowTimerDelayMinutes 

Mail Processor Interval(minutes)

DatabaseWorkgroupServerName 

Workgroup Server

DatabaseWorkgroupServerPort 

Port Number

DatabaseWorkgroupServerURL 

Content Manager Workgroup Server URL

DocumentQueueAddressee 

Addressee

DocumentQueueAllowAutomaticProcessing 

Allow Automatic Processing

DocumentQueueAlternativeContainer 

Alternative Container

DocumentQueueAutoViewDocuments 

Display Document in Viewer When Processing

DocumentQueueCheckinAs 

Check In Style

DocumentQueueClassification 

Default Classification

DocumentQueueConfirmCheckIn 

Confirm Check In Action

DocumentQueueContainer 

Default Container

DocumentQueueDisplayEntryForm 

Display Data Entry Form for New Records

DocumentQueueDocumentUpdateStyle 

Document Update Style

DocumentQueueEmailUpdateStyle 

Email Update Style

DocumentQueueIgnoreOriginals 

Ignore Original Documents

DocumentQueueLastProcessed 

Last Processed On

DocumentQueueLocation 

Location

DocumentQueueLocationDisplay 

Location

DocumentQueueMachine 

Machine

DocumentQueueName 

Name

DocumentQueueNotes 

Notes

DocumentQueueQueueType 

Type

DocumentQueueRecordType 

Default Record Type

DocumentQueueSelectFilter 

Select Files Filter

DocumentQueueSetAuthorOption 

Set Default Author Option

DocumentQueueShowBinaryFiles 

Show Binary Files

DocumentQueueShowHiddenFiles 

Show Hidden Files

DocumentQueueShowReferenceFiles 

Show Content Manager Reference Files

DocumentQueueShowRenditions 

Show Rendition Files

DocumentQueueShowSystemFiles 

Show System Files

DocumentQueueSpecificAuthor 

Specific Author

ElectronicStoreAlertLevel 

Alert Level

ElectronicStoreAutnGroup 

AUTN_GROUP for CFS Connector Store

ElectronicStoreBytesRemaining 

Storage Available(compressed)

ElectronicStoreBytesUsed 

Storage Used

ElectronicStoreCapacity 

Maximum Capacity

ElectronicStoreCompress 

Compress

ElectronicStoreDefaultAccessDate 

Default Last Access Date For Documents

ElectronicStoreDefaultFor 

Default For

ElectronicStoreDeleteRetriesQueued 

Delete Retry Requests Queued

ElectronicStoreDeploymentStatus 

Deployment Status

ElectronicStoreEncrypt 

Encrypt

ElectronicStoreExternalConfig 

External Store Configuration

ElectronicStoreExternalProgId 

External Store ProgID

ElectronicStoreFilesPerFolder 

Files Per Directory

ElectronicStoreInPool 

In Storage Pool

ElectronicStoreIsManagedInPlace 

Is Manage In Place

ElectronicStoreItemFormat 

Item Storage

ElectronicStoreKeepAccessDates 

Keep Last Access Date For Documents

ElectronicStoreLoginName 

Store Login

ElectronicStoreLoginPassword 

Password

ElectronicStoreMaxFolderSize 

Maximum Folder Size

ElectronicStoreName 

Name

ElectronicStoreNotifyHolds 

Notify Holds

ElectronicStoreNotifyMetadata 

Notify Metadata

ElectronicStorePath 

Path/URL

ElectronicStorePool 

Document Store Pool

ElectronicStoreSecCompliant 

SEC Compliant

ElectronicStoreStorageTier 

Storage Tier

ElectronicStoreStoreLocation 

Store Location

ElectronicStoreStoreType 

Type

ElectronicStoreUpdateAccessDateOnAdd 

Update Last Access Date When Document Is Added

ElectronicStoreWgsAffinity 

Workgroup Server Affinity

ElectronicStoreWriteProtected 

Read Only

ExternalIconDateModified 

Date last modified of icon file

ExternalIconDocumentSize 

File size (bytes) of icon file

ExternalIconExtension 

File type of icon file

ExternalIconFileName 

File Name

ExternalIconHash 

Details Hash

ExternalIconName 

Name

ExternalIconSource 

Source

ExternalIconStore 

Document Store for icon file

ExternalIconStoreID 

Document Store ID of icon file

ExternalLinkAlwaysUseTaggedFormat 

Always Use Tagged Format

ExternalLinkAssemblyClassName 

.NET Class Name

ExternalLinkAssemblyPath 

.NET Assembly Path

ExternalLinkCommandId 

Command Id

ExternalLinkComProgId 

COM ProgID

ExternalLinkDateModified 

Date last modified of deployable link

ExternalLinkDefaultRecordParameters 

Default Record Parameters

ExternalLinkDescription 

Description

ExternalLinkDocumentSize 

File size (bytes) of deployable link

ExternalLinkExecutablePath 

Executable Path

ExternalLinkExtension 

File type of deployable link

ExternalLinkFileTypes 

File Types

ExternalLinkHasUserInterface 

Add-in has user interface

ExternalLinkIconId 

Icon

ExternalLinkIgnoreLoadError 

Ignore Load Errors

ExternalLinkLinkName 

Link Name

ExternalLinkLinkPathFileName 

Add-in file name

ExternalLinkLinkPathSubFolder 

Add-in sub folder

ExternalLinkLinkPathType 

Add-in path type

ExternalLinkLinkType 

Type

ExternalLinkNotes 

Notes

ExternalLinkOkReadOnly 

Allow Read Only Items

ExternalLinkPermission 

Permission Required

ExternalLinkRootURL 

Root URL

ExternalLinkRunAsAdmin 

Run as administrator

ExternalLinkStore 

Document Store for deployable link

ExternalLinkStoreID 

Document Store ID of deployable link

ExternalLinkSupportsMTA 

Supports MTA Threading Model

ExternalLinkSupportsTagged 

Supports Tagged Processing

ExternalLinkTaggedCommandLine 

Tagged Processing Parameters

ExternalLinkWorkFolder 

Working Folder

ExternalWorkflowCase 

Case Record

ExternalWorkflowComments 

Comments

ExternalWorkflowDateComplete 

Workflow Completed On

ExternalWorkflowDateDue 

Workflow Due On

ExternalWorkflowInitiatingRecord 

Initiating Record

ExternalWorkflowIsActive 

Is Active

ExternalWorkflowIsComplete 

Is Complete

ExternalWorkflowIsOverdue 

Is Overdue

ExternalWorkflowSlipId 

Slip Id

ExternalWorkflowStatus 

Status

ExternalWorkflowWorkflowType 

External Workflow Type

ExternalWorkflowTaskAssignee 

Assignee

ExternalWorkflowTaskCase 

Case Record

ExternalWorkflowTaskDateDue 

Due On

ExternalWorkflowTaskDescription 

Description

ExternalWorkflowTaskIsOverdue 

Is Overdue

ExternalWorkflowTaskTaskId 

Task Id

ExternalWorkflowTaskTaskName 

Task Name

ExternalWorkflowTaskWorkflow 

External Workflow

ExternalWorkflowTypeAutoInitiate 

Automatically Initiate

ExternalWorkflowTypeCaseRecordType 

Case Record Type

ExternalWorkflowTypeContainer 

Container

ExternalWorkflowTypeDocumentRecordType 

New Document Record Type

ExternalWorkflowTypeHostId 

Host Id

ExternalWorkflowTypeIconId 

Icon

ExternalWorkflowTypeId 

Id

ExternalWorkflowTypeInitiatingRecordType 

Initiating Record Type

ExternalWorkflowTypeLaunchURL 

New Workflow URL (No Record)

ExternalWorkflowTypeLaunchURLForDetails 

Workflow Details URL

ExternalWorkflowTypeLaunchURLForTaskDetails 

Workflow Task Details URL

ExternalWorkflowTypeLaunchURLWithRecord 

New Workflow URL (With Record)

ExternalWorkflowTypeName 

Name

ExternalWorkflowTypeNeedsInitiatingRecord 

Needs Initiating Record

FieldDefinitionAbbreviation 

Abbreviation

FieldDefinitionAccessControl 

Access Control

FieldDefinitionAllowNegative 

Allow Negative Values

FieldDefinitionAllowUpdateForDestroyed 

Allow Update On Destroyed Records

FieldDefinitionCurrencySymbol 

Currency Symbol

FieldDefinitionDateTimeIsUTC 

Date Time values are UTC

FieldDefinitionDecimalPlaces 

Decimal Places

FieldDefinitionDefaultBoolean 

Default Boolean

FieldDefinitionDefaultCurrency 

Default Currency

FieldDefinitionDefaultDate 

Default Date

FieldDefinitionDefaultDecimal 

Default Decimal

FieldDefinitionDefaultDisplay 

Default Value

FieldDefinitionDefaultInternal 

Default Internal

FieldDefinitionDefaultNumber 

Default Integer

FieldDefinitionDefaultString 

Default String

FieldDefinitionExternalId 

External ID

FieldDefinitionForceSpellCheck 

Force spelling check

FieldDefinitionFormat 

Format

FieldDefinitionIconId 

Icon

FieldDefinitionId 

ID

FieldDefinitionIndexNulls 

Index Null Values

FieldDefinitionInIDOLSchema 

In IDOL Schema

FieldDefinitionInIDOLtext 

Included in the IDOL text group

FieldDefinitionIsUsedBy 

Used By

FieldDefinitionIsUsedByRecordTypes 

Used By Record Types

FieldDefinitionIsVisible 

View Additional Field Value

FieldDefinitionLength 

Maximum Length

FieldDefinitionLocationMustBeMemberOf 

Location must be member of

FieldDefinitionLocationRestriction 

Location Restriction

FieldDefinitionLookupSet 

Lookup Set

FieldDefinitionLowerLimit 

Minimum Value

FieldDefinitionMask 

Validation Mask

FieldDefinitionName 

Name

FieldDefinitionNotes 

Notes

FieldDefinitionObjectType 

Content Manager Object Type

FieldDefinitionOnlyLookupItemsInText 

Lookup Items only

FieldDefinitionPluginBrowseOnly 

Add-in verification browse only

FieldDefinitionPluginId 

Plugin Component ID

FieldDefinitionRecordMustBeOfType 

Record must be of type

FieldDefinitionSapKeySetField 

SAP KeySet Field

FieldDefinitionSearchClause 

Search Clause Name

FieldDefinitionSearchClauseCaption 

Search Clause Caption

FieldDefinitionSearchClauseName 

Search Clause Name

FieldDefinitionStringVerificationType 

String verification type

FieldDefinitionSubstitutionString 

Substitution String

FieldDefinitionUpperLimit 

Maximum Value

HistoryActivity 

For Activity

HistoryClientIPAddress 

Client IP Address

HistoryConnectionIPAddress 

Connection IP Address

HistoryContentRecord 

Contained Record

HistoryDoneOn 

Event Date

HistoryDoneOnGMT 

Event Date (GMT)

HistoryDoneOnLocal 

Event Date (Originator Local Time)

HistoryDoneOnMachine 

Computer Name

HistoryEventDescription 

Event Description

HistoryEventObject 

Associated Event URI

HistoryEventType 

Event Type

HistoryForObjectType 

For Object Type

HistoryForObjectUri 

For Object Uri

HistoryIsSearch 

Is Search Event

HistoryIsSecurityViolation 

Security Violation

HistoryLocation 

For Location

HistoryLogin 

Updated By (Login User Name)

HistoryLoginLocation 

Performed By

HistoryMovementLocation 

Moved To Location

HistoryRawEventDescription 

Event Details

HistoryRecord 

For Record

HistoryRecordTitle 

For Record title

HistoryRelatedObject 

Related Object

HistoryRelatedObjectType 

Related Object Type

HistoryRelatedObjectUri 

Related Object Uri

HistorySearchTitle 

Search Title

HistoryTextSummary 

Summary Information (Text)

HistoryUpdateComments 

Update Comments

HistoryWorkflow 

For Workflow

HistoryXmlSummary 

Summary Information (XML)

HoldActiveDescription 

Active Dates

HoldActiveFrom 

Active From

HoldActiveTo 

Active To

HoldAffectsDispositionOnly 

Only Affects Disposition Changes

HoldCanViewDetails 

Can View Details

HoldContact 

Contact

HoldExternalId 

External ID

HoldIsActive 

Active?

HoldName 

Hold Title

HoldNotes 

Notes

HoldSearchCriteria 

Search Criteria

HoldSearchLastRunOn 

Search Last Run On

HtmlLayoutExtension 

Extension

HtmlLayoutForType 

Object Type

HtmlLayoutName 

Name

HtmlLayoutTemplate 

Template

JurisdictionMemberJurisdiction 

Jurisdiction

JurisdictionActiveDescription 

Active Dates

JurisdictionActiveFrom 

Active From

JurisdictionActiveTo 

Active To

JurisdictionComments 

Comments

JurisdictionDescription 

Description

JurisdictionIsActive 

Active?

JurisdictionJurisdictionType 

Jurisdiction Type

JurisdictionMembers 

Member Jurisdictions

JurisdictionName 

Short Name

KeywordAccessControl 

Access Control

KeywordActiveDescription 

Active Dates

KeywordActiveFrom 

Active From

KeywordActiveTo 

Active To

KeywordEnablerFlags 

Flags

KeywordHasRelatedKeywords 

Has Any Relationships

KeywordIdentificationNumber 

Identification Number

KeywordIsActive 

Active?

KeywordIsAPrimaryTerm 

Is Primary Term

KeywordIsForbidden 

Is Forbidden

KeywordIsNodeLabel 

Is Node Label

KeywordIsPrompt 

Is Prompt

KeywordName 

Term

KeywordNotes 

Notes

KeywordSource 

Source Authority

LocationAddressActiveDescription 

Active Dates

LocationAddressActiveFrom 

Active From

LocationAddressActiveTo 

Active To

LocationAddressAddressLines 

Street/Box

LocationAddressAddressType 

Address Type

LocationAddressCity 

City

LocationAddressCountry 

Country

LocationAddressCountryISO 

Country (ISO)

LocationAddressDescription 

Address Description

LocationAddressDescriptionISO 

Address Description (ISO)

LocationAddressIsCurrent 

Is Current

LocationAddressPostcode 

Postal Code

LocationAddressRegion 

Region

LocationAddressState 

State/Province

LocationAccessControl 

Access Control

LocationActiveDescription 

Active Dates

LocationActiveFrom 

Active From

LocationActiveTo 

Active To

LocationActualBarcode 

Content Manager Barcode

LocationAdditionalLogin 

Additional Network Login

LocationAdministrator 

Administrator

LocationAfterHoursPhoneNumber 

Home Phone

LocationAllAdministrators 

All Administrators

LocationAllMembers 

All Members

LocationAllMemberships 

All Memberships

LocationAllMembershipsRecursive 

All Memberships (Expanded)

LocationBasedOnUserType 

Based On User Type

LocationCanDeliverDirect 

Direct delivery to requestor

LocationCanLogin 

Accepting Logins

LocationCanViewAllDetails 

Can View Details

LocationCommittee 

Committee

LocationCutoffTime 

Request Cut-off Time

LocationDateAccessModified 

Date Access Modified

LocationDateOfBirth 

Date Of Birth

LocationDefaultJurisdiction 

Default Jurisdiction

LocationDeliverContainersOnly 

Only deliver containers

LocationDeliveryLocation 

Delivery Location

LocationEmailAddress 

Email Address

LocationFaxNumber 

Fax

LocationFirstInitial 

First Initial

LocationForeignBarcode 

Foreign Barcode

LocationFormalPreamble 

Dear ... (formal)

LocationFormattedAddress 

Address

LocationFormattedAddressISO 

Address (ISO)

LocationFormattedName 

Display Name

LocationFullFormattedName 

Full Description

LocationGenderValue 

Gender

LocationGivenNames 

First Names

LocationGpsLocation 

GPS Location

LocationHasAValidLogin 

Has A Valid Login

LocationHoldingOrganizationName 

Holding Organization Name

LocationHomeDataset 

Home Dataset

LocationHonorific 

Title

LocationIdNumber 

ID Number

LocationInformalPreamble 

Dear ... (informal)

LocationInitials 

Initials

LocationInternetMailAddress 

Internet Email Address

LocationIsActive 

Active?

LocationIsVisitor 

Is Visitor Login

LocationIsWithin 

Internal

LocationJobDescription 

Job Title

LocationKeepAddressHistory 

Keep Address History

LocationLatestLogin 

Latest Login Date

LocationLdapSynchDN 

LDAP Synch Distinguished Name

LocationLdapSynchEnabled 

LDAP Synch Enabled

LocationLdapSynchLastUpdated 

LDAP Synch Date Last Updated

LocationLoginDetails 

Login Details

LocationLoginExpires 

Login Expires On

LocationLogsInAs 

Network Login

LocationLongHonorific 

Honorific (Long Form)

LocationMobileNumber 

Mobile Phone

LocationNickName 

Unique Name

LocationNotes 

Notes

LocationOldPostalAddresses 

Old Mailing Addresses

LocationOldPostalAddressesISO 

Old Mailing Addresses (ISO)

LocationOldStreetAddresses 

Old Street Addresses

LocationOldStreetAddressesISO 

Old Street Addresses (ISO)

LocationPermissionsCustomized 

Permissions Customized?

LocationPhoneNumber 

Business Phone

LocationPosition 

Position

LocationPostalAddress 

Mailing Address

LocationPostalAddressISO 

Mailing Address (ISO)

LocationPostNominal 

Suffix

LocationProjectTeam 

Project Team

LocationProviderContainer 

Container For Storage Provider Logs

LocationProviderLogRecordType 

Record Type For Storage Provider Logs

LocationRequestResponseHigh 

Request Response Time (Priority: High)

LocationRequestResponseLow 

Request Response Time (Priority: Low)

LocationRequestResponseMedium 

Request Response Time (Priority: Medium)

LocationRequestsNeedApproval 

Requests need approval

LocationReviewDate 

Review Date

LocationSalutation 

Salutation

LocationSecurityKeys 

Security Keys

LocationSecurityString 

Security

LocationSortName 

Sort Name

LocationStreetAddress 

Street Address

LocationStreetAddressISO 

Street Address (ISO)

LocationSupervisor 

Supervisor

LocationSurname 

Last Name

LocationSurnameNoPrefix 

Last Name (No Prefix)

LocationSurnamePrefix 

Last Name Prefix

LocationTypeOfLocation 

Location Type

LocationUnit 

Organization

LocationUseAddressOf 

Use Address Of

LocationUsedForStatistics 

Use For Statistical Aggregations

LocationUseProfileOf 

Use Profile Of

LocationUserLicenseType 

User License Type

LocationUserType 

User Type

LocationViewPaneId 

View Pane ID

LocationWebPage 

Web Page

LocationWorkgroup 

Workgroup

LocationEAddressActiveDescription 

Active Dates

LocationEAddressActiveFrom 

Active From

LocationEAddressActiveTo 

Active To

LocationEAddressDescription 

Display Name

LocationEAddressElectronicAddressData 

Address

LocationEAddressElectronicAddressType 

Type

LocationEAddressEmailAddressTypeString 

Email Type

LocationEAddressEStore 

Document Store

LocationEAddressEStoreId 

Document Store ID

LocationEAddressIsPreferred 

Preferred?

LocationEAddressName 

Details

LookupItemAbbreviation 

Short Value

LookupItemAccessControl 

Access Control

LookupItemComments 

Comments

LookupItemDescription 

Name

LookupItemFullDescription 

Full Name

LookupItemHasChildItems 

Has Child Lookup Items

LookupItemIconId 

Icon

LookupItemItemNumber 

Item Number

LookupItemName 

Long Value

LookupItemParentItem 

Parent Lookup Item

LookupItemParentSet 

Lookup Set

LookupSetAccessControl 

Access Control

LookupSetIconId 

Icon

LookupSetIsUsedByAdditionalFields 

Used By Additional Fields

LookupSetItemDisplayStyle 

Item display style

LookupSetItemsHaveComments 

Items have comments

LookupSetItemsHaveHierarchy 

Items are hierarchical

LookupSetItemsHaveLongValue 

Items have a long value

LookupSetItemsHaveShortValue 

Items have a short value

LookupSetLongValueMaxLength 

Long Value length

LookupSetLookupSetType 

Type

LookupSetName 

Lookup Set

LookupSetNotes 

Notes

LookupSetOnlySelectLowestLevel 

Only apply items at lowest level

LookupSetShortValueIsNumeric 

Short value is a number

LookupSetShortValueMaxLength 

Short Value length

MailTemplateAlertObjectType 

Alert for Object Type

MailTemplateAttachReference 

Attach Reference

MailTemplateContentTemplate 

Content Template

MailTemplateForEventType 

Mail Event Type

MailTemplateForPropertyId 

Object Property ID

MailTemplateForRecipientPropertyId 

Recipient Property ID

MailTemplateForRecipientUserDefinedField 

Recipient Field

MailTemplateForRecipientWithValue 

Recipients With Value

MailTemplateForUserDefinedField 

Object Field

MailTemplateName 

Template Name

MailTemplateObjectsSelected 

Objects Selected

MailTemplateRecipientsSelected 

Recipients Selected

MailTemplateRelatingToObjectType 

Content Manager Object Type

MailTemplateReplyTo 

Reply To

MailTemplateSubjectTemplate 

Subject Template

MailTemplateUseHTMLformat 

Use HTML Format

MailTemplateWithValue 

Objects With Value

MeetingAgendaIssueDate 

Agenda Issue Date

MeetingAgendaOpen 

Agenda Open

MeetingAgendaRecord 

Agenda

MeetingApologies 

Apologies

MeetingAttendees 

Attendees

MeetingChair 

Chair

MeetingInvitations 

Invitations

MeetingMeetingDate 

Meeting Date

MeetingMeetingDuration 

Meeting Duration

MeetingMeetingPlace 

Meeting Place

MeetingMeetingType 

Meeting Type

MeetingMinutesRecord 

Minutes

MeetingName 

Meeting Name

MeetingNotes 

Notes

MeetingPending 

Pending

MeetingSubmissionsCutoffDate 

Submission Cutoff Date

MeetingTypeAgendaClassification 

Agenda Classification

MeetingTypeAgendaContainer 

Agenda Container

MeetingTypeAgendaIssue 

Agenda Issued Amount

MeetingTypeAgendaIssueDesc 

Agenda Issued

MeetingTypeAgendaIssueInterval 

Agenda Issued Interval

MeetingTypeAgendaRecordType 

Agenda Record Type

MeetingTypeAtDocDateModified 

Agenda Template Document Last Modified

MeetingTypeAtDocExtension 

Agenda Template Document Extension

MeetingTypeAtDocSize 

Agenda Template Document Size (Bytes)

MeetingTypeAtDocStore 

Agenda Template Document Store

MeetingTypeAtDocStoreId 

Agenda Template Document Store ID

MeetingTypeDefaultAgendaItemType 

Default Agenda Item Type

MeetingTypeDefaultMinuteItemType 

Default Minute Item Type

MeetingTypeItemsApprovedBy 

Items Approved By

MeetingTypeLatestMeeting 

Scheduled To

MeetingTypeMeeetingFrequencyDesc 

Meeting Occurs

MeetingTypeMeetingDuration 

Meeting Duration

MeetingTypeMeetingFrequency 

Meeting Frequency

MeetingTypeMeetingFrequencyType 

Meeting Frequency Type

MeetingTypeMeetingPlace 

Meeting Place

MeetingTypeMeetingSnapDay 

Meeting Snap Day

MeetingTypeMeetingSnapDayCount 

Meeting Snap Day Count

MeetingTypeMeetingTime 

Meeting Time

MeetingTypeMinuteClassification 

Minutes Classification

MeetingTypeMinuteContainer 

Minutes Container

MeetingTypeMinuteRecordType 

Minutes Record Type

MeetingTypeMtDocDateModified 

Minute Template Document Last Modified

MeetingTypeMtDocExtension 

Minute Template Document Extension

MeetingTypeMtDocSize 

Minute Template Document Size (Bytes)

MeetingTypeMtDocStore 

Minute Template Document Store

MeetingTypeMtDocStoreId 

Minute Template Document Store ID

MeetingTypeName 

Meeting Name

MeetingTypeNextMeeting 

Next Meeting

MeetingTypeNotes 

Notes

MeetingTypeOutlineNumbering 

Agenda Outline Numbering

MeetingTypeSubmissionCutoff 

Submissions Cutoff Amount

MeetingTypeSubmissionCutoffDesc 

Submissions Cutoff

MeetingTypeSubmissionCutoffInterval 

Submissions Cutoff Interval

MetadataRuleConditionExpression 

Condition Test

MetadataRuleIsWarning 

Warning Only

MetadataRuleMessage 

Message

MetadataRuleObjectType 

Object Type

MetadataRuleOnlyForNew 

Warning Only

MetadataRuleValidationExpression 

Validation Test

MeetingTypeUsualParticipantInvitee 

Participant Name

MeetingTypeUsualParticipantInviteeLocation 

Participating Location

MeetingTypeUsualParticipantSequenceNumber 

Sequence Number

MeetingTypeUsualParticipantTypeOfInvite 

Usually Participating As

MinuteItemDescription 

Description

MinuteItemDocDateModified 

Document Last Modified

MinuteItemDocExtension 

Document Extension

MinuteItemDocSize 

Document Size (Bytes)

MinuteItemDocStore 

Document Store

MinuteItemDocStoreId 

Document Store ID

MinuteItemIsMotion 

Is Motion

MinuteItemItemType 

Minute Item Type

MinuteItemMeeting 

Meeting

MinuteItemMinuteItemOrderNumber 

Item Order Number

MinuteItemOutcome 

Outcome

MinuteItemParentAgendaItem 

For Agenda Item

MinuteItemProposedBy 

Proposed By

MinuteItemSecondedBy 

Seconded By

MinuteItemTypeDocDateModified 

Document Last Modified

MinuteItemTypeDocExtension 

Document Extension

MinuteItemTypeDocSize 

Document Size (Bytes)

MinuteItemTypeDocStore 

Document Store

MinuteItemTypeDocStoreId 

Document Store ID

MinuteItemTypeName 

Minute Item Type Name

MinuteItemActionArisingSequenceNumber 

Sequence Number

MinuteItemActionArisingTask 

To Do Item

MinuteItemActionArisingTitle 

Action Description

MeetingDocumentDocumentType 

Document Type

MeetingDocumentEditStatus 

Edit Status

MeetingDocumentName 

Document Title

MeetingDocumentOrderNumber 

Order Number

MeetingDocumentRecordReference 

Document Reference

MeetingInvitationInvitee 

Participant Name

MeetingInvitationInviteeLocation 

Participant

MeetingInvitationNotes 

Notes

MeetingInvitationProxy 

Proxy

MeetingInvitationSequenceNumber 

Sequence Number

MeetingInvitationTypeOfAttendee 

Type of Attendance

MeetingInvitationTypeOfInvite 

Participating As

OfflineRecordAuthorName 

Author

OfflineRecordAutoCheckin 

Is Flagged for Automatic Check In

OfflineRecordContainedItemsCount 

Number Of Contained Items

OfflineRecordContainer 

Container (Offline)

OfflineRecordContainerRecord 

Container

OfflineRecordContainerTitle 

Container Title

OfflineRecordDateCheckedOut 

Checked Out On

OfflineRecordDateCreated 

Created On

OfflineRecordDateModified 

Modified On

OfflineRecordDateModifiedAtCheckout 

Date Modified When Checked Out

OfflineRecordExtension 

Extension

OfflineRecordFileName 

File Name (on Disk)

OfflineRecordFileType 

File Type

OfflineRecordFullFileName 

Full File Name (on Disk)

OfflineRecordIsADocument 

Is A Document

OfflineRecordIsAFolder 

Is A Folder

OfflineRecordIsEmptyContainer 

Is Empty Container

OfflineRecordNextRevision 

Revision

OfflineRecordRecord 

Record

OfflineRecordRecordNumber 

Record Number

OfflineRecordRecordUri 

Record URI

OfflineRecordSize 

Size

OfflineRecordStatus 

Status

OfflineRecordTitle 

Title

OriginAutoStart 

Auto Start

OriginContainerCreation 

Create Containers

OriginContainerDateInterval 

Container Date Range Interval

OriginContainerHasDateRange 

Use Container Date Ranges

OriginContainerPerOwner 

One Container Per Owner

OriginContainerPerUserField 

One Container Per User Field Value

OriginContainerSizeThreshold 

Container Size Threshold

OriginContainerTitleTemplate 

Container Title Template

OriginContainerType 

Container Record Type

OriginDateLastLoaded 

Date Last Loaded

OriginDateModified 

Date Modified

OriginDefaultAuthor 

Default Author

OriginDefaultClassification 

Default Classification

OriginDefaultContainer 

Default Container

OriginDefaultCreator 

Default Creator

OriginDefaultHomeLocation 

Default Home

OriginDefaultOwnerLocation 

Default Owner

OriginDefaultRecordType 

Default Record Type

OriginDefaultSchedule 

Default Schedule

OriginExtension 

Extension

OriginKeepCheckedOut 

Keep Checked Out

OriginLocationMatching 

Location Match Type

OriginMakeNewRevision 

Make New Revision

OriginManageInPlaceStore 

Manage In Place Store

OriginName 

Name

OriginNotes 

Notes

OriginOriginLocation 

Source

OriginRunsOnMachine 

Run On Computer

OriginSize 

Size

OriginStore 

Store

OriginStoreId 

Store ID

OriginTimeFrom 

Processing From

OriginTimeTo 

Processing To

OriginTypeOfOrigin 

Origin Type

OriginHistoryDateRun 

Date Import Run

OriginHistoryLocationsCreated 

Locations Created

OriginHistoryLocationsInError 

Location Errors

OriginHistoryName 

Name

OriginHistoryOrigin 

Origin

OriginHistoryOriginLocationUsed 

Source

OriginHistoryRecordsCreated 

Records Created

OriginHistoryRecordsInError 

Record Errors

OriginHistoryRecordsUpdated 

Records Updated

ClassificationOnlyRecordTypeRecordType 

Record Type

ClassificationSapBusinessObjectBusinessObject 

Business Object

RecordClientMatterPartyInterest 

Interest

RecordClientMatterPartyParty 

Party

RecordClientMatterPartyPartyType 

Party Type

RecordClientMatterRoleRoleLocation 

Role Location

RecordClientMatterRoleRoleType 

Role Type

RecordHoldActiveDescription 

Active Dates

RecordHoldActiveFrom 

Active From

RecordHoldActiveTo 

Active To

RecordHoldCase 

Hold

RecordHoldContact 

Contact

RecordHoldIsActive 

Active?

RecordJurisdictionJurisdiction 

Jurisdiction

RecordKeywordAttachMethod 

Attach Method

RecordKeywordDescription 

Thesaurus Term Description

RecordKeywordKeyword 

Thesaurus Term

RecordKeywordPrompt 

Prompt

RecordLinkedDocumentBytes 

Size

RecordLinkedDocumentDateModified 

Date Modified

RecordLinkedDocumentDocumentName 

Document Path

RecordLinkedDocumentEStore 

Document Store

RecordLinkedDocumentEStoreId 

Document Store ID

RecordLinkedDocumentExtension 

Extension

RecordLinkedDocumentIsNewLink 

Is New Link

RecordLinkedDocumentLinkedRecord 

Linked Record

RecordLinkedDocumentLinkedRevision 

Linked Revision Number

RecordLinkedDocumentLinkType 

Document Link Storage

RecordLinkedDocumentStorageDescription 

Storage Description

RecordLocationComments 

Comments

RecordLocationDueDate 

Due Date

RecordLocationEmail 

Email

RecordLocationFaxNo 

Fax

RecordLocationFromDateTime 

From

RecordLocationIdNumber 

ID Number

RecordLocationIsComplete 

Is Complete

RecordLocationIsOverdue 

Is Overdue

RecordLocationIsPrimaryContact 

Primary Contact

RecordLocationLatestDateTime 

Latest Date

RecordLocationLocation 

Location

RecordLocationMobileNo 

Mobile Phone

RecordLocationName 

Name

RecordLocationOrganization 

Organization

RecordLocationOriginalName 

Original Name

RecordLocationPAddress 

Mailing Address

RecordLocationPhoneNumber 

Phone Number

RecordLocationReturnDateTime 

Return On

RecordLocationSAddress 

Street Address

RecordLocationSpace 

Space

RecordLocationStatus 

Location Status

RecordLocationTypeOfContact 

Contact Type

RecordLocationTypeOfRecordLocation 

Type

RecordLocationWebPage 

Web Page

RecordAccessControl 

Access Control

RecordAccessExclusions 

Access Exclusions

RecordAccessionNumber 

Accession Number

RecordActions 

All Actions

RecordAddressee 

Addressee

RecordAggregatedDisposal 

Aggregated Disposal Schedule

RecordAllContacts 

All Contacts

RecordAllHolds 

All Holds

RecordAllMeetings 

Meetings (All)

RecordAllParts 

All Parts

RecordAllRenditions 

All Renditions

RecordAllTodoItems 

All To Do Items

RecordAllVersions 

All Versions

RecordAlternateContentsCount 

Alternative Contents Count

RecordAlternativeContainer 

Alternative Container

RecordAlternativeContainers 

Alternative Containers

RecordAlternativeContents 

Alternatively Contains

RecordArchivePermDate 

Date Due for Archival (Keep)

RecordArchiveTransferDate 

Date Due for Archival (Transfer)

RecordAssignee 

Assignee

RecordAssigneeStatus 

Assignee Status

RecordAttachedKeywords 

Attached Thesaurus Terms

RecordAuthor 

Author

RecordAuthorizationDueDate 

Document Authorization Due Date

RecordAuthorizationMethod 

Authorization Method

RecordAutoClassificationConfidenceLevel 

Auto-Classification Confidence Level

RecordAutoRenderStatus 

Auto Renditions

RecordAutoRenderToPDFOnSave 

Render to PDF after saving

RecordBarcode 

Content Manager Barcode

RecordBasicMetadataOnly 

Basic Metadata Only

RecordBccdTo 

BCC Contacts

RecordBlueprintTitle 

Document Template

RecordBypassRecordTypeAccessControls 

Bypass Record Type Access Controls

RecordCanUseClassification 

Can Use Classification

RecordCcdTo 

CC Contacts

RecordCheckedInBy 

Checked In By

RecordCheckedInOn 

Checked In On

RecordCheckedOutOn 

Checked Out On

RecordCheckedOutPath 

Last Checked Out Path

RecordCheckedOutTo 

Checked Out To

RecordCheckOutType 

Checked Out Type

RecordClassification 

Classification

RecordClassOfRecord 

Record Class

RecordClient 

Client

RecordClientName 

Client Name

RecordClientNumber 

Client Number

RecordClientRecord 

Client Record

RecordConsignment 

Consignment Number

RecordConsignmentObject 

Consignment

RecordContainer 

Container

RecordContainerHierarchy 

Container Hierarchy

RecordContainerTitle 

Container Title

RecordContentId 

External Content Id

RecordContents 

Contained Records

RecordContextURL 

Content Manager URL

RecordConversationId 

Email Conversation ID

RecordCreator 

Creator

RecordCSdeclassifyDetails 

CS: Declassify Details

RecordCSdeclassifyOn 

CS: Declassify On

RecordCSdowngradeDetails 

CS: Downgrade Details

RecordCSdowngradeOn 

CS: Downgrade On

RecordCSguideEntries 

CS: Security Guide Entries

RecordCSinitialSecurity 

CS: Security At Registration

RecordCSlastReviewed 

CS: Last Reviewed By

RecordCSlastUpdateDetails 

CS: Most Recent Update

RecordCSprimordialSecurity 

CS: Initial Security

RecordCSsecurityDetails 

CS: Security Details

RecordCurrentAction 

Current Action

RecordCurrentActionAssignee 

Current Action Assignee

RecordCurrentActivities 

Current Activities

RecordCurrentVersion 

Latest Finalized Version

RecordDateAssigned 

Date Assigned

RecordDateClosed 

Date Closed

RecordDateCreated 

Date Created

RecordDateDue 

Date Due

RecordDateFinalized 

Date Declared As Final

RecordDateImported 

Date Imported

RecordDateInactive 

Date Inactive

RecordDateModified 

Date Modified

RecordDatePublished 

Date Published

RecordDateReceived 

Date Received

RecordDateRecycled 

Date Recycled

RecordDateRegistered 

Date Registered

RecordDateSuperseded 

Date Superseded

RecordDestructionDate 

Date Due for Destruction

RecordDisposalDate 

Date of Disposal

RecordDisposalMethod 

Disposal Type

RecordDisposition 

Disposition

RecordDispositionChangedDate 

Date Of Most Recent Disposition Change

RecordDispositionSchedule 

Disposal Schedule

RecordDocumentAttachPending 

Document Attach is Pending

RecordDocumentDetails 

Document Details

RecordDocumentHash 

Document Hash

RecordDocumentLastAccessedDate 

Document Last Accessed Date

RecordDocumentMissing 

Document Is Missing

RecordDocumentSize 

Size

RecordDocumentType 

Document Type

RecordDocumentURL 

Web Document URL

RecordDraftDueDate 

Document Drafting Due Date

RecordEditor 

Editor

RecordEditState 

Edit Status

RecordElinkedDocuments 

Linked Documents

RecordElinkOf 

Used As Link By

RecordEnablerFlags 

Flags

RecordESource 

Source Document

RecordEStore 

Document Store

RecordEStoreId 

Document Store ID

RecordExtension 

Extension

RecordExternalEditingComplete 

External Editing Complete

RecordExternalEditingCompletedBy 

External Editing Completed By

RecordExternalEditingFinalizeOnCheckin 

External Editing Finalize On Checkin

RecordExternalEditorId 

External Editor Id

RecordExternalReference 

External ID

RecordFilePath 

DOS file

RecordFinalizeOnSave 

Declare As Final After Saving

RecordFolderOrigin 

Folder Origin

RecordForeignBarcode 

Foreign Barcode

RecordFullClassification 

Full Classification Number

RecordGeneratedTitle 

Title (Structured Part)

RecordGpsLocation 

GPS Location

RecordHasEmailAttachments 

Has Email Attachments

RecordHasHold 

On Hold

RecordHasHoldAttached 

Has Hold Attached

RecordHasLinkedDocuments 

Has Links

RecordHasNotes 

Has Notes

RecordHistory 

Audit Events

RecordHomeLocation 

Home

RecordHomeLocationStatus 

Home Status

RecordHomeSpace 

Home Space

RecordHomeSpaceNumber 

Home Space Number

RecordIdolMetadataXML 

Content Indexing Metadata (XML)

RecordInitiateTemplate 

Initiate Workflow from

RecordInstructions 

Instructions for Incomplete Actions

RecordIsCheckedOut 

Checked Out?

RecordIsContainer 

Is a Container

RecordIsElectronic 

Is Electronic

RecordIsEnclosed 

Enclosed?

RecordIsInPartSeries 

Is Part

RecordIsRootOfPartSeries 

Is First Part

RecordIsShared 

Is Shared Externally

RecordIsSigned 

Signature

RecordJurisdictions 

Jurisdictions

RecordKeywords 

All Thesaurus Terms

RecordLastActionDate 

Last Action Date

RecordLastPartRecord 

Latest Part

RecordLatestVersion 

Latest Version

RecordLongNumber 

Expanded Number

RecordMakeInactiveDate 

Date Due for Make Inactive

RecordManualDestructionDate 

Manual Disposal Date

RecordMatterName 

Matter Name

RecordMatterNumber 

Matter Number

RecordMatterRecord 

Matter Record

RecordMediaType 

Media Type

RecordMeeting 

Meeting (Most Recent)

RecordMessageId 

Email Message ID

RecordMimeType 

Internet Media Type

RecordMostRecentTask 

Most Recently Completed Task

RecordMovementHistory 

Movement History

RecordMyAuthorizationComments 

My Authorization Comments

RecordMyAuthorizationComplete 

My Authorization Complete

RecordMyReviewComments 

My Review Comments

RecordMyReviewComplete 

My Review Complete

RecordNbrPages 

Number of Pages

RecordNeedsAuthorization 

Needs Authorization

RecordNeedsDataEntryForm 

Needs Data Entry Form

RecordNeedsReview 

Needs Review

RecordNewPartCreationRule 

Automated Part Rule

RecordNextPartRecord 

Next Part

RecordNextTaskDue 

Next Scheduled Task Due

RecordNotes 

Notes

RecordNumber 

Record Number

RecordNumberPlusName 

Record Details

RecordOriginatedFrom 

Originated From

RecordOriginatedFromRun 

Originated From Run

RecordOtherContact 

Other Contact

RecordOverdueActions 

Overdue Actions

RecordOwnerLocation 

Owner

RecordPreserveHierarchyOnDataEntry 

Preserve Hierarchy On Data Entry

RecordPrevPartRecord 

Previous Part

RecordPrimaryContact 

Primary Contact

RecordPriority 

Priority

RecordReasonRecycled 

Reason Recycled

RecordRecordType 

Record Type

RecordRedactedFrom 

Redacted From

RecordRedactionsOf 

All Redactions

RecordRelatedRecord 

Related Record

RecordRelatedRecs 

Related Records

RecordRenditionCount 

Number of Renditions

RecordRepresentative 

Representative

RecordRequests 

Current Requests

RecordRetentionSchedule 

Retention Schedule

RecordReturnDueDateTime 

Due for Return On

RecordReviewDate 

Retention Review Date

RecordReviewDueDate 

Document Review Due Date

RecordReviewersCanEdit 

Reviewers Can Edit Document

RecordReviewState 

Document Review State

RecordReviewStateDate 

Document Review State Date

RecordRevisionCount 

Revision Count

RecordRevisionNumber 

Revision Number

RecordRootPartRecord 

First Part

RecordSapArchiveDate 

SAP Archived Date

RecordSapArchiveLinkVsn 

SAP ArchiveLink Version

RecordSapBusinessId 

SAP Business ID

RecordSapBusinessObject 

SAP Business Object

RecordSapCreatorLocUri 

SAP Creator Location

RecordSapCreatorName 

SAP Creator Name

RecordSapCustomerName 

SAP Customer

RecordSapCustomerNumber 

SAP Customer ID

RecordSapDocumentId 

SAP Document

RecordSapDocumentProtection 

SAP Document Protection

RecordSapDocumentType 

SAP Document Type

RecordSapModifiedDate 

SAP Modified Date

RecordSapReposId 

SAP Repository

RecordScheduledDisposalDate 

Scheduled Disposal Date

RecordScheduledDisposalMethod 

Scheduled Disposal Method

RecordScheduledDisposalStatus 

Scheduled Disposal Status

RecordScheduledInactiveStatus 

Scheduled Inactive Status

RecordSdmEnvironmentID 

SDM Environment ID

RecordSdmFileName 

SDM File Name

RecordSdmFolderName 

SDM Folder Name

RecordSdmRunID 

SDM Run ID

RecordSecCompliant 

SEC Compliant

RecordSecurity 

Security

RecordSecurityCaveats 

Security Caveats

RecordSecurityLevel 

Security Level

RecordSecurityLocks 

Security Locks

RecordSeriesRecord 

Series Record

RecordSpFarmGUID 

SharePoint Farm ID

RecordSpGUID 

SharePoint ID

RecordSpListItemCount 

Number of SharePoint List Items

RecordSpListType 

SharePoint List Type

RecordSpSiteCollectionGUID 

SharePoint Site Collection ID

RecordSpType 

SharePoint Element Type

RecordSpURL 

SharePoint URL

RecordStorageDestructionDate 

Storage destruction date

RecordSuggestedFileName 

Suggested File Name

RecordTitle 

Title

RecordTopLevelActions 

Top Actions

RecordTypedTitle 

Title (Free Text Part)

RecordUpgradeNumber 

Update the Record Number when the Classification is changed

RecordViewCounter 

View Counter

RecordViewPaneId 

View Pane ID

RecordVitalReviewPeriod 

Vital Review Period

RecordXdmsId 

External DMS ID

RecordActionActionName 

Action

RecordActionActualDays 

Actual Days

RecordActionActualDuration 

Actual Duration

RecordActionActualHours 

Actual Hours

RecordActionActualMinutes 

Actual Minutes

RecordActionAssignedBy 

Assigned By

RecordActionAttachDate 

Date Attached

RecordActionBarcode 

Content Manager Barcode

RecordActionCompletedBy 

Completed By

RecordActionCompletedOnTime 

Completed On Time

RecordActionCost 

Cost

RecordActionDays 

Days

RecordActionDone 

Done

RecordActionDueDate 

Due Date

RecordActionDuration 

Estimated Duration

RecordActionEndDate 

Completed On

RecordActionHours 

Hours

RecordActionInstructions 

Instructions

RecordActionIsReadyToStart 

Ready To Start

RecordActionLockDates 

Lock Schedule Dates

RecordActionMinutes 

Minutes

RecordActionNotes 

Notes

RecordActionOverdue 

Overdue

RecordActionParentRecordAction 

Parent Record Action

RecordActionPercentComplete 

Percentage Complete

RecordActionProcedure 

Procedure

RecordActionRecord 

Record

RecordActionResponsibility 

Assignee

RecordActionStartDate 

Start Date

RecordActionStatus 

Status

RecordActionSuspendUntil 

Suspend Until

RecordActionViewable 

Record is viewable

RecordTypeAccessControl 

Access Control

RecordTypeAccessExclusions 

Default Access Exclusions

RecordTypeAcknowledgeRequests 

Requests Need Acknowledgement before Completion

RecordTypeAction 

Assigned Action

RecordTypeActiveDescription 

Active Dates

RecordTypeActiveFrom 

Active From

RecordTypeActiveTo 

Active To

RecordTypeAddContentsWhenClosed 

Add Contents When Closed

RecordTypeAllowBlankFreeTextTitle 

Allow Blank Free Text Title

RecordTypeAllowMultipleExtensions 

Allow multiple Extensions

RecordTypeAllowParts 

Allow Parts

RecordTypeAllowReplace 

Allow Replace

RecordTypeAllowVersions 

Allow Revisions

RecordTypeAlwaysAuditSecurityBreaches 

Always Log Security Breaches To Online Audit Log

RecordTypeAnnotateOnly 

Annotate Records Only

RecordTypeAnnotateWhenReadOnly 

Can Annotate Records When Read Only

RecordTypeAssignee 

Assignee

RecordTypeAuditCreateEventsOffline 

Audit Record Created Events Offline

RecordTypeAuditDeleteEventsOffline 

Audit Record Deleted Events Offline

RecordTypeAuditEvents 

Audit Events

RecordTypeAuditModifyEventsOffline 

Audit Record Modified Events Offline

RecordTypeAuthorizationMethod 

Authorization Method

RecordTypeAuthorizerReminderDays 

Days before issuing an authorization reminder

RecordTypeAutoFinalize 

Automatically Declare As Final

RecordTypeAutoRenderOCR 

Automatically create OCR rendition for Image Documents

RecordTypeAutoRenderPDF 

Automatically create PDF rendition

RecordTypeBasicMetadataOnly 

Basic Metadata Only

RecordTypeBelongsToAMatter 

Records Must Belong To A Matter

RecordTypeBorrowingLimit 

Borrowing Limit (Days)

RecordTypeCanHaveSharePointItems 

Records can be SharePoint List Item Records

RecordTypeChangeTitleWhenReadOnly 

Can Change Title (Free Text Part) When Read Only

RecordTypeCheckDuplicateTitles 

Behaviour for Duplicate Titles

RecordTypeClassification 

Starting Classification

RecordTypeClassificationMandatory 

Classification Mandatory

RecordTypeClassOfRecord 

Record Class

RecordTypeCompressPartNumber 

Compress Part Number

RecordTypeConfirmEachNumber 

Confirm Each Number

RecordTypeConfirmPreview 

Confirm Document View on Preview Pane

RecordTypeContainerRule 

Container Rule

RecordTypeContentsRule 

Contents Rule

RecordTypeContentsWithDifferentDisposal 

Contents With Different Disposal Types

RecordTypeCopiedAccessControl 

Default Record access

RecordTypeDaysDue 

Days Until Due

RecordTypeDefaultJurisdiction 

Default Jurisdiction

RecordTypeDefaultSeries 

Series

RecordTypeDeindexAfterDisposition 

Deindex Disposition

RecordTypeDeindexAfterYears 

Deindex after years

RecordTypeDisposition 

Disposition

RecordTypeDocumentProfilingAuthor 

Document Metadata Capture Author

RecordTypeDocumentProfilingComments 

Document Metadata Capture Notes

RecordTypeDocumentProfilingDates 

Document Metadata Capture Dates From Content

RecordTypeDocumentProfilingGeography 

Document Metadata Capture GPS Location

RecordTypeDocumentProfilingKeyword 

Document Metadata Capture Tags As All Thesaurus Terms

RecordTypeDocumentProfilingNumberOfPages 

Document Metadata Capture Number of Pages

RecordTypeDocumentProfilingTagsAsField 

Document Metadata Capture Tags As Additional Field

RecordTypeDocumentProfilingTitleOption 

Document Metadata Capture Titling Option

RecordTypeEditorReminderDays 

Days before issuing a drafting reminder

RecordTypeEmailProfilingContactMustExist 

Email Metadata Capture Location Must Exist

RecordTypeEmailProfilingMaxContacts 

Email Metadata Capture Contacts Limit

RecordTypeEmailProfilingSetAddressee 

Email Metadata Capture To: as Record Addressee

RecordTypeEmailProfilingSetAuthor 

Email Metadata Capture From: as Record Author

RecordTypeEmailProfilingSetBcc 

Email Metadata Capture Bcc: as Record Contact Bcc

RecordTypeEmailProfilingSetCc 

Email Metadata Capture Cc: as Record Contact Cc

RecordTypeEmailProfilingTitleOption 

Email Metadata Capture Titling Option

RecordTypeEndUsersCanModify 

Knowledge Workers cam modify unfinalized Records

RecordTypeEsoActionType 

Inactive electronic Records action

RecordTypeEsoAllowEvents 

Inactive electronic documents processed by Content Manager Event Processor

RecordTypeEsoDateType 

Inactive electronic Records Date selector

RecordTypeEsoEnable 

Enable Electronic Record Lifecycle Management

RecordTypeEsoMonths 

Inactive electronic Records months after date selector

RecordTypeEsoStoreUri 

Inactive electronic Records Document Store

RecordTypeEsoYears 

Inactive electronic Records years after date selector

RecordTypeEStore 

Store Name

RecordTypeExtensionLimit 

Borrowing Extension (Days)

RecordTypeExternalId 

External ID

RecordTypeFinalisePreviousVersion 

Finalize Previous Version

RecordTypeFinalReminderDays 

Days before issuing a finalize reminder

RecordTypeFollowupReminderDays 

Days before issuing a follow up reminder

RecordTypeHideFreeTextTitle 

Hide Free Text Title On Data Entry Form

RecordTypeHomeCanBeSpace 

Home can be a Space

RecordTypeHomeLocation 

Home

RecordTypeInsecureContainer 

Behaviour for handling more secure contents

RecordTypeInsecureDocument 

Behaviour for handling less secure contents

RecordTypeIsActive 

Active?

RecordTypeLastNumber 

Last Number Used

RecordTypeLevel 

Container Level

RecordTypeMaximumContents 

Maximum contents

RecordTypeMaximumParts 

Maximum Number Of Parts

RecordTypeMediaType 

Default media type

RecordTypeMoveWhenReadOnly 

Can Move Record When Read Only

RecordTypeName 

Name

RecordTypeNeedsAuthorizationProcess 

Documents should be subject to an authorization process

RecordTypeNeedsClassification 

Needs Classification

RecordTypeNeedsReviewProcess 

Documents should be subject to a review process

RecordTypeNewPartCreationRule 

Default Automated Part Rule

RecordTypeNotes 

Notes

RecordTypeNotesInsertStyle 

Notes Insert Style

RecordTypeNumberFromType 

Numbering based on another Record Type

RecordTypeNumberingIsManual 

Numbering requires manual input

RecordTypeNumberMethod 

Numbering Method

RecordTypeNumberPattern 

Number Pattern

RecordTypeOldVersionPurgeStyle 

Previous version purge style

RecordTypeOwnerLocation 

Owner

RecordTypePartSeparator 

Part Separator

RecordTypePool 

Document Store Pool

RecordTypePreserveRevisions 

Preserve All Revisions

RecordTypePreventDispChangeIfNoSchedule 

Prevent disposition change if no Schedule

RecordTypePsoActionType 

Inactive Record action

RecordTypePsoBoxRTY 

Inactive Records box Record Type

RecordTypePsoDateType 

Inactive Records date selector

RecordTypePsoEnable 

Enable Physical Record Lifecycle Management

RecordTypePsoMonths 

Inactive Records months after date selector

RecordTypePsoNewHomeLoc 

Inactive Records new Home

RecordTypePsoYears 

Inactive Records years after date selector

RecordTypePurgePreviousVersion 

Purge previous version

RecordTypeResetAtEnd 

Reset At End

RecordTypeResetAtYearEnd 

Reset at year end

RecordTypeRestrictExtractAndPrint 

Restricted Extract and Print

RecordTypeRetentionSchedule 

Retention Schedule

RecordTypeReviewerReminderDays 

Days before issuing a review reminder

RecordTypeReviewersCanEdit 

Reviewers Can Edit Document

RecordTypeSapContainerRecordType 

SAP Container Record Type

RecordTypeSapCreateContact 

Create Contact for SAP documents

RecordTypeSapCreateContainers 

Create Containers for SAP documents

RecordTypeSapCreateCountries 

Create SAP Countries

RecordTypeSapCreateCreatorLoc 

Create Creator Location for SAP documents

RecordTypeSapForceDeleteDate 

Force SAP Delete Date

RecordTypeSapRepositoryId 

SAP Repository ID

RecordTypeSapTitleTemplate 

SAP Title Template

RecordTypeSapTitleTemplateKS 

SAP Title Template (Keys Set)

RecordTypeSapUseCountryCode 

Use SAP Country Code

RecordTypeSapUseDeleteDate 

Use SAP Delete Date

RecordTypeSecCompliant 

SEC Compliant

RecordTypeSecProfile 

Record Security

RecordTypeSetDueDateFromActions 

Set the Due Date to the Due Date of the Current Action

RecordTypeSetLastActionOnView 

Set Last Action Date when viewing a document

RecordTypeSortOrder 

Sort Order

RecordTypeStartupTemplate 

Initiate Workflow based on a Template

RecordTypeStoreType 

Document Storage

RecordTypeSuppressContentIndexing 

Suppress Content Indexing

RecordTypeTasks 

Task List

RecordTypeTitlingMethod 

Titling Method

RecordTypeTrimIconId 

Icon

RecordTypeUseCensus 

Track during Census

RecordTypeUsePartNumber 

Use Part Number

RecordTypeUseRetention 

Allow Retention Schedule

RecordTypeUsualBehaviour 

Behaves Like

RecordTypeVersionNumbering 

Use Version Numbering

RecordTypeWithinSeries 

Records should be placed within a series

RecordTypeXdmsSystemName 

External DMS System

RecordRelationshipCanView 

Can View Related Record

RecordRelationshipDescription 

Description

RecordRelationshipIsReverse 

Is an Inverse Relationship

RecordRelationshipRelatedRecord 

Related Record

RecordRelationshipRelatedTitle 

Related Record Title

RecordRelationshipRelationNumber 

Part Number

RecordRelationshipRelationType 

Relationship Type

RecordRelationshipReverseRelationType 

Inverse Relationship Type

RecordRenditionAddedOn 

Added On

RecordRenditionBytes 

Size

RecordRenditionCheckedInBy 

Checked In By

RecordRenditionCheckedInOn 

Checked In On

RecordRenditionConfidenceLevel 

OCR Confidence Level

RecordRenditionDateModified 

Last Modified

RecordRenditionDescription 

Description Or Reason

RecordRenditionEStore 

Document Store

RecordRenditionEStoreId 

Document Store ID

RecordRenditionExtension 

Extension

RecordRenditionMimeType 

Internet Media Type

RecordRenditionNbrPages 

Number of Pages

RecordRenditionNotes 

Notes

RecordRenditionPageNumber 

Page Number

RecordRenditionTypeOfRendition 

Rendition Type

RecordSapComponentApplicationVersion 

Application Version

RecordSapComponentArchiveDate 

Archive Date

RecordSapComponentArchiveLinkVersion 

ArchiveLink Version

RecordSapComponentBytes 

Bytes

RecordSapComponentCharacterSet 

Character Set

RecordSapComponentComponentId 

Component ID

RecordSapComponentContentType 

Content Type

RecordSapComponentDateModified 

Date Modified

RecordSapComponentExtension 

Extension

RecordSapComponentFileName 

File Name

RecordSapComponentStoreId 

Document Store ID

RecordSapComponentStoreUri 

Document Store

ReportCount 

Count

ReportDatabaseName 

Dataset

ReportDate 

Date

ReportDefaultDevice 

Default Printer Device

ReportDefaultDriver 

Default Print Driver

ReportDefaultPort 

Default Printer Port

ReportDefaultTray 

Default Printer Tray

ReportForBobType 

Type

ReportForBobTypeDesc 

Type

ReportForObject 

For Object Type

ReportLicensee 

Licensee

ReportLoginName 

Login Name

ReportName 

Name

ReportPage 

Page

ReportReportEnd 

End of Report

ReportReportName 

Name

ReportSearchTitle 

Search Criteria Title

ReportTime 

Time

ReportTitle 

Report Title

ReportUserTitle 

Optional Title

ReportBitmapBitmapFileName 

Bitmap File

ReportBitmapDateModified 

Date Modified

ReportBitmapEStore 

Store

ReportBitmapExtension 

Extension

ReportBitmapName 

Name

ReportBitmapSize 

Size

ReportBitmapStoreId 

Store ID

RequestContentReference 

Content Reference

RequestCurrentLocation 

Record Assignee

RequestDateCompleted 

Date Completed

RequestDateCreated 

Date Created

RequestDescription 

Description

RequestDueDate 

Date Required

RequestEndDate 

Date of Final Request

RequestFrequency 

Frequency

RequestFrequencyType 

Frequency Type

RequestIsComplete 

Is Complete

RequestNotes 

Notes

RequestPriority 

Priority

RequestRecord 

Record

RequestRequestor 

Requested By

RequestRequestType 

Request Type

RequestServiceLocation 

Service Location

RequestServiceSpace 

Service Space

RequestStatus 

Status

RequestStatusChangedDate 

Date Status Changed

RequestStatusDetails 

Status Details

RequestTransitAddress 

Delivery/Pickup Address

RequestTransitLocation 

Delivery/Pickup Location

RequestViewable 

Record is viewable

RevisionBytes 

Size

RevisionCheckedInBy 

Checked In By

RevisionCheckedInOn 

Checked In On

RevisionDateModified 

Date Modified

RevisionDescription 

Source

RevisionDocumentType 

Document Type

RevisionEStore 

Document Store

RevisionEStoreId 

Document Store ID

RevisionExtension 

Extension

RevisionMimeType 

Internet Media Type

RevisionNbrPages 

Number of Pages

RevisionPreservationNotes 

Preservation Notes

RevisionPreserve 

Preserve

RevisionRecord 

Record

RevisionRevisionNumber 

Revision Number

RecordTypeAutoSubFolderSequenceNumber 

Sequence Number

RecordTypeAutoSubFolderSubClassification 

Sub Folder Classification

RecordTypeAutoSubFolderSubRecordType 

Sub Folder Record Type

RecordTypeAutoSubFolderSubSchedule 

Sub Folder Schedule

RecordTypeAutoSubFolderTitle 

Title Template

SavedSearchAccessControl 

Access Control

SavedSearchActivityDueSearchIncludesAuthorization 

Activities Due search includes authorizations

SavedSearchActivityDueSearchIncludesEscalated 

Activities Due search includes escalated to

SavedSearchAssigneeSearchIncludesDelegates 

Assignee includes delegates

SavedSearchAssigneeSearchIncludesGroups 

Assignee includes groups

SavedSearchAssigneeSearchIncludesPosition 

Assignee includes position

SavedSearchCanEdit 

Can edit query

SavedSearchCanExecute 

Can execute query

SavedSearchDefaultIncludesContent 

When using a default record search, look for matches in Record document content

SavedSearchDefaultIncludesNotes 

When using a default record search, look for matches in Record notes

SavedSearchDefaultIncludesNumber 

When using a default record search, look for matching Record numbers

SavedSearchDefaultIncludesTitle 

When using a default record search, look for matches in Record titles

SavedSearchDescription 

Description

SavedSearchFilterString 

Filter String

SavedSearchFullName 

Full Name

SavedSearchIconId 

Icon

SavedSearchIsGrouping 

Is Search Group

SavedSearchIsOldFormat 

Old Format

SavedSearchIsPublic 

Is Public

SavedSearchLastUsedOn 

Last Used On

SavedSearchName 

Name

SavedSearchObjectType 

Object Type

SavedSearchOwner 

Owner

SavedSearchParent 

Within Search Group

SavedSearchQueryString 

Query String

SavedSearchResultPostProcessing 

Post processing of search results

SavedSearchSortString 

Sort String

ScheduleAccessControl 

Access Control

ScheduleActionSummary 

Action Summary

ScheduleActiveDescription 

Active Dates

ScheduleActiveFrom 

Active From

ScheduleActiveTo 

Active To

ScheduleCanAttach 

Can attach to Records

ScheduleCanOnlyDestroyInactive 

Can Only Dispose Inactive Records

ScheduleDateSuperseded 

Date Superseded

ScheduleExpandedTitle 

Expanded Schedule Title

ScheduleHasChildSchedules 

Has Child Schedules

ScheduleIgnoreBlankDestroyTriggers 

Ignore Disposal Triggers with a blank Due Date

ScheduleInUse 

Active?

ScheduleIsAgencySpecific 

Agency Specific

ScheduleName 

Schedule Number

ScheduleNotes 

Notes

ScheduleParentSchedule 

Parent Schedule

SchedulePolicyCentreGUID 

Policy Center Solution GUID

ScheduleRetainJurisdictions 

Retain Jurisdictions

ScheduleRetention 

Retain Style

ScheduleSource 

Source

ScheduleSupersededBy 

Superseded By

ScheduleSuppressTriggerCalculationAlways 

Suppress trigger calculations whenever this Schedule is modified

ScheduleSuppressTriggerCalculationEventOnCommit 

Suppress trigger calculations for this modification

ScheduleTitle 

Title

ScheduleUseEarliestDestroyDate 

Use Earliest Disposal Date

ScheduledTaskAssignee 

Assigned To

ScheduledTaskAttachDate 

Attached On

ScheduledTaskAttachedToObject 

Attached To

ScheduledTaskAttachedToObjectType 

Attached To

ScheduledTaskAttachedToObjectUri 

Attached To Object

ScheduledTaskCompletionDate 

Finishing date

ScheduledTaskDescription 

Description

ScheduledTaskIntervalSize 

Interval Size

ScheduledTaskIntervalType 

Interval Type

ScheduledTaskIsComplete 

Is Complete

ScheduledTaskLastActionedOn 

Last Done On

ScheduledTaskNextDueDate 

Next Due Date

ScheduledTaskNotes 

Notes

ScheduledTaskRepetitions 

Maximum Repetitions

ScheduledTaskRepetitionsDone 

Number of times performed

ScheduledTaskScheduleDescription 

Schedule Description

ScheduledTaskStartDate 

Commencement date

ScheduledTaskStatus 

Status

ScheduleTriggerAfterDays 

Days

ScheduleTriggerAfterMonths 

Months

ScheduleTriggerAfterYears 

Years

ScheduleTriggerBasedOnEvent 

Based On Event

ScheduleTriggerDateType 

Date Type

ScheduleTriggerDelayType 

Trigger Delay

ScheduleTriggerDescription 

Description

ScheduleTriggerEventOccurringAfter 

Event Occurring After

ScheduleTriggerFixedDate 

Fixed Date

ScheduleTriggerIsForDestroy 

Destroy

ScheduleTriggerJurisdiction 

Jurisdiction

ScheduleTriggerPolicyCentreGUID 

Policy Center Solution GUID

ScheduleTriggerPolicyCentreMappingGUID 

Policy Center Solution Mapping GUID

ScheduleTriggerPolicyCentreNotes 

Policy Center Solution Notes

ScheduleTriggerPolicyCentreTitle 

Policy Center Solution Title

ScheduleTriggerRounding 

Rounding

ScheduleTriggerTransferTo 

Transfer To

ScheduleTriggerTriggerType 

Trigger Type

ScheduleTriggerTriggerTypeDescription 

Trigger Type Description

ScheduleTriggerUserDefinedDate 

User Defined Date

SearchFormAccessControl 

Access Control

SearchFormDefinition 

Form Definition XML

SearchFormDescription 

Description

SearchFormFactoryDefinition 

Factory Default Form Definition XML

SearchFormIconId 

Icon

SearchFormName 

Name

SearchFormObjectType 

Object Type

SearchFormSavedSearchFilter 

Saved Search Filter

SecurityCaveatAbbreviation 

Abbreviation

SecurityCaveatActiveDescription 

Active Dates

SecurityCaveatActiveFrom 

Active From

SecurityCaveatActiveTo 

Active To

SecurityCaveatCaveatNumber 

ID

SecurityCaveatIsActive 

Active?

SecurityCaveatName 

Description

SecurityCaveatNotes 

Notes

SecurityGuideActiveDescription 

Active Dates

SecurityGuideActiveFrom 

Active From

SecurityGuideActiveTo 

Active To

SecurityGuideDeclassify 

Declassify

SecurityGuideDeclassifyDate 

Declassify Date

SecurityGuideDeclassifyEvent 

Declassify Event

SecurityGuideDeclassifyExemption 

Declassify Exemption

SecurityGuideDeclassifyYears 

Declassify Years

SecurityGuideDescription 

Description

SecurityGuideEntryReference 

Entry Reference

SecurityGuideNotes 

Notes

SecurityGuideReason 

Reason For Security Classification

SecurityGuideSecurityLevel 

Security Level

SecurityGuideSecurityString 

Security

SecurityGuideTypeOfDeclassification 

Declassify Type

SecurityLevelAbbreviation 

Abbreviation

SecurityLevelActiveDescription 

Active Dates

SecurityLevelActiveFrom 

Active From

SecurityLevelActiveTo 

Active To

SecurityLevelIsActive 

Active?

SecurityLevelLevelNumber 

Ranking

SecurityLevelName 

Description

SecurityLevelNotes 

Notes

SharePointItemIsDocument 

Is A Document

SharePointItemItemURL 

SharePoint Document URL

SharePointItemListGUID 

SharePoint List GUID

SharePointItemListItemId 

List Item ID

SharePointItemListItemRecord 

List Item Record

SharePointItemListRecord 

List Record

SharePointItemListType 

SharePoint List GUID

SharePointItemListURL 

SharePoint List URL

SharePointItemModifiedTitle 

Modified Title

SharePointItemOriginator 

Originator

SharePointItemRelationship 

Relationship Properties

SharePointItemStatus 

Status

SharePointItemSynchPending 

Synchronization Pending

SharePointItemUniqueId 

SharePoint Identifier

SharePointItemViewable 

Record is viewable

SpaceAccessControl 

Access Control

SpaceAdministeredBy 

Administered By

SpaceAdministrator 

Administrator

SpaceAdvancedUsageDetails 

Space Usage - Detailed

SpaceAvailable 

Total Available Space

SpaceBarcode 

Barcode (Internal)

SpaceCapacity 

Total Capacity

SpaceDescription 

Description

SpaceDestroyedAllBays 

Number of Destroyed Records in All Holding Bays

SpaceDestroyedInBay 

Number of Destroyed Records in Holding Bay

SpaceDestroyedRecords 

Number of Destroyed Records

SpaceForeignBarcode 

Barcode (Foreign)

SpaceFullDescription 

Full Description

SpaceHasHoldingBay 

Has Holding Bay

SpaceIsCaptioned 

Has Been Captioned

SpaceIsLowestLevel 

Is Lowest Level

SpaceLevel 

Level Name

SpaceNickName 

Search Key

SpaceNodeAvailable 

Available

SpaceNodeCapacity 

Capacity

SpaceNodeUsed 

Used

SpaceNumber 

Space Number

SpaceRecordsActualAllBays 

Records Actually In All Holding Bays

SpaceRecordsActuallyAtHome 

Records Actually Within

SpaceRecordsActuallyInBay 

Records Actually In Holding Bays

SpaceRecordsAdded2YearsAgo 

Records Added 2 Years Ago

SpaceRecordsAddedLastYear 

Records Added Last Year

SpaceRecordsAddedThisYear 

Records Added This Year

SpaceRecordsAllBays 

Records In All Holding Bays

SpaceRecordsAtHome 

Records In Storage

SpaceRecordsInHoldingBay 

Records In Holding Bay

SpaceRecordsLoanAllBays 

Records On Loan From All Holding Bays

SpaceRecordsOut 

Records On Loan

SpaceRecordsOutOfBay 

Records On Loan From Holding Bays

SpaceSecurity 

Security

SpaceUsageDetails 

Space Usage

SpaceUsed 

Total Used Space

SpaceWithin 

Within Space

StopWordName 

Noise Word

StorePoolName 

Name

StorePoolSecCompliant 

SEC Compliant

TodoItemItemReferenceDetails 

Reference Details

TodoItemItemReferenceRecord 

Record

TodoItemItemReferenceReferencedObjectType 

Referenced Object Type

TodoItemItemReferenceReferencedObjectUri 

Referenced Object Uri

TodoItemItemReferenceReferenceType 

Reference Type

TodoItemItemReferenceSequenceNbr 

Sequence Number

TodoItemAllReferences 

All References

TodoItemAssignee 

Assignee

TodoItemCreatedBy 

Created By

TodoItemDateCreated 

Date Created

TodoItemDateDone 

Date Completed

TodoItemDateDue 

Date Due

TodoItemDescription 

Description

TodoItemFrequency 

Series Frequency

TodoItemIsComplete 

Completed

TodoItemIsOverdue 

Overdue

TodoItemItemPriority 

Priority

TodoItemNotes 

Notes

TodoItemNotifyByEmail 

Notify By Email

TodoItemPeriod 

Series Period

TodoItemSeriesId 

Series Id

TodoItemTodo 

To Be Done

ScheduledTaskHistoryActionDate 

Date Actioned

ScheduledTaskHistoryActionedBy 

Actioned By

ScheduledTaskHistoryDetails 

Details

ScheduledTaskHistoryDueDate 

Date Action was Due

UserLabelAccessControl 

Access Control

UserLabelAttachable 

Can Attach

UserLabelDateCreated 

Date Created

UserLabelDetachable 

Can Detach

UserLabelFullName 

Full User Label Name

UserLabelHasChildLabels 

Has Child User Labels

UserLabelIconId 

Icon

UserLabelLabelType 

User Label Type

UserLabelName 

User Label Name

UserLabelNotes 

Notes

UserLabelOwner 

Owner

UserLabelParentLabel 

Parent User Label

ActivityAuthorizationAuthorizedBy 

Authorizing Officer

ActivityAuthorizationAuthorizedOn 

Date Authorized

ActivityDocumentAction 

Action

ActivityDocumentDefaultContainer 

Default Container

ActivityDocumentDocumentId 

Document Identification

ActivityDocumentMandatory 

Record must be associated before the Activity can be completed

ActivityDocumentOrigin 

Origin

ActivityDocumentOriginatingActivityId 

Originating Activity ID

ActivityDocumentRecord 

Linked Record

ActivityDocumentRecordType 

Default Record Type

ActivityDocumentStatus 

Status

ActivityDocumentSupercopy 

Super Copy From

ActivityDocumentTitle 

Title

ActivityDocumentUsage 

Used For

ActivityEmailRecipientCcTo 

CC Notifications To

ActivityEmailRecipientMessageTypes 

Email Notifications

ActivityEscalationDateEscalationDue 

Date To Escalate

ActivityEscalationDescription 

Description

ActivityEscalationEscalateTo 

Escalate To

ActivityEscalationWaitingPeriod 

Waiting Period

ActivityResultDescription 

Description

ActivityResultName 

Name

ActivityResultPositions 

Position Information

ActivityResultRollbackToId 

Rollback To

ActivityResultSendMail 

Send email when selected

ActivityResultWasReached 

Was Reached

ActivityStartConditionDescription 

Description

ActivityStartConditionIsMandatory 

Mandatory

ActivityStartConditionLinePositions 

Position Information

ActivityStartConditionNormalLinePositionFixed 

Normal View Line Tagged

ActivityStartConditionOutlineLinePositionFixed 

Outline View Line Tagged

ActivityStartConditionPredecessorId 

Predecessor Activity

ActivityStartConditionPredecessorResult 

Predecessor Result

WorkflowDocumentDocumentId 

Document Identification

WorkflowDocumentPlaceholderType 

Used For

WorkflowDocumentRecord 

Linked Record

WorkflowDocumentTitle 

Title

WorkflowTemplateDocumentDocumentId 

Document Identification

WorkflowTemplateDocumentPlaceholderType 

Used For

WorkflowTemplateDocumentRecord 

Linked Record

WorkflowTemplateDocumentTitle 

Title

WorkflowAccessControl 

Access Control

WorkflowAutoStartActivities 

Automatically Start Activities

WorkflowCreator 

Workflow Creator

WorkflowCustomer 

Client

WorkflowDateCompleted 

Date Completed

WorkflowDateDue 

Date Due

WorkflowDateRegistered 

Date Registered

WorkflowDateStarted 

Date Started

WorkflowDefaultContainer 

Default Container

WorkflowDestroyDueDate 

Date Due For Destruction

WorkflowEmailSupervisor 

Email Supervisor

WorkflowIncomplete 

Incomplete

WorkflowInitialAssignee 

Initial Assignee

WorkflowInitiator 

Initiating Record

WorkflowIsComplete 

Complete

WorkflowIsOverdue 

Overdue

WorkflowJobNumber 

Job Number

WorkflowJobNumberExpanded 

Job Number (Expanded)

WorkflowLockedBy 

Locked By

WorkflowLockedOn 

Locked On

WorkflowLockStatus 

Lock Status

WorkflowName 

Name

WorkflowNormalRect 

Normal View Rectangle

WorkflowNotes 

Notes

WorkflowOutlineRect 

Outline View Rectangle

WorkflowOverheadCost 

Cost Overhead

WorkflowPercentageCompleted 

Percentage Completed

WorkflowRecalcWhenFinishEarly 

Recalculate Due Date When Finishing Early

WorkflowRecalcWhenFinishLate 

Recalculate Due Date When Finishing Late

WorkflowRecalcWhenSuspended 

Recalculate Due Date When Suspended

WorkflowRecordType 

Record Type

WorkflowScheduledStartDate 

Scheduled Start Date

WorkflowSupervisor 

Workflow Supervisor

WorkflowTemplate 

Based On Template

WorkflowTotalActualCost 

Total Actual Cost

WorkflowTotalActualDuration 

Total Actual Duration

WorkflowTotalEstimatedCost 

Total Estimated Cost

WorkflowTotalEstimatedDuration 

Total Estimated Duration

WorkflowTotalRemainingDuration 

Total Remaining Duration

WorkflowWorkflowPriority 

Priority

WorkflowTemplateAccessControl 

Access Control

WorkflowTemplateActiveDescription 

Active Dates

WorkflowTemplateActiveFrom 

Active From

WorkflowTemplateActiveTo 

Active To

WorkflowTemplateAutoStartActivities 

Automatically Start Activities

WorkflowTemplateCopiedAccessControl 

Default Workflow Access Control

WorkflowTemplateDateRegistered 

Date Registered

WorkflowTemplateDefaultContainer 

Default Container

WorkflowTemplateDefaultPriority 

Priority

WorkflowTemplateEmailSupervisor 

Email Supervisor

WorkflowTemplateInitRecordBehavior 

Initiating Record Behaviour

WorkflowTemplateIsActive 

Active?

WorkflowTemplateLockedBy 

Locked By

WorkflowTemplateLockedOn 

Locked On

WorkflowTemplateLockStatus 

Lock Status

WorkflowTemplateMonthsToKeep 

Workflow Retention Period (months)

WorkflowTemplateName 

Name

WorkflowTemplateNotes 

Notes

WorkflowTemplateOverheadCost 

Cost Overhead

WorkflowTemplateRecalcWhenFinishEarly 

Recalculate Due Date When Finishing Early

WorkflowTemplateRecalcWhenFinishLate 

Recalculate Due Date When Finishing Late

WorkflowTemplateRecalcWhenSuspended 

Recalculate Due Date When Suspended

WorkflowTemplateRecordType 

Record Type

WorkflowTemplateSupervisor 

Workflow Supervisor

WorkflowTemplateTotalEstimatedCost 

Template Total Cost

WorkflowTemplateTotalEstimatedDuration 

Total Estimated Duration

WorkingCopyAuthor 

Author

WorkingCopyDateModified 

Modified On

WorkingCopyExtension 

Extension

WorkingCopyFullFileName 

Full File Name (on Disk)

WorkingCopyLockExpiryDate 

Lock Expiry Date

WorkingCopyLockString 

Lock String

WorkingCopyRecord 

Record

WorkingCopyRecordUri 

Record URI

WorkingCopyRevision 

Revision

WorkingCopySize 

Size

WorkingCopyStore 

Document Store

WorkingCopyStoreId 

Document Store ID

WorkingCopyTitle 

Title

WorkingCopyViewable 

Record is viewable

ZipCodeCity 

City

ZipCodeCountry 

Country

ZipCodePostcode 

Postal Code

ZipCodeRegion 

Region

ZipCodeState 

State

AppearanceUserOptionsApplyFilterToTreeChildren 
AppearanceUserOptionsDblClickContainers 
AppearanceUserOptionsDblClickDocsDesktop 
AppearanceUserOptionsDblClickDocsTrim 
AppearanceUserOptionsDblClickExtLinkName 
AppearanceUserOptionsDragAndCopyLinkStyle 
AppearanceUserOptionsEnablePredictiveOnAllEdits 
AppearanceUserOptionsEnablePredictiveOnTitle 
AppearanceUserOptionsShowCascadeProperties 
AppearanceUserOptionsSkinColour 
AppearanceUserOptionsSkinMode 
AppearanceUserOptionsStyle 
AppearanceUserOptionsUseExplorerForFavoriteClassifications 
AppearanceUserOptionsUseModalForNewObjects 
ConsignmentLogUserOptionsShowApprovals 
DashboardConfigUserOptionsItemLimit 
DroppedFilesUserOptionsAddAllDocsToRecent 
DroppedFilesUserOptionsAutoViewDocuments 
DroppedFilesUserOptionsCheckinAs 
DroppedFilesUserOptionsConfirmCheckIn 
DroppedFilesUserOptionsContainer 
DroppedFilesUserOptionsDeleteFromDisk 
DroppedFilesUserOptionsDisplayDataEntryForm 
DroppedFilesUserOptionsEmailUpdateStyle 
DroppedFilesUserOptionsRecordType 
DroppedFilesUserOptionsRemoveEmptyOfflineFolder 
DroppedFilesUserOptionsUseDefaultRecordTypeInOffice 
DroppedFoldersUserOptionsDocumentTypeFilter 
DroppedFoldersUserOptionsShowBinaryFiles 
DroppedFoldersUserOptionsShowHiddenFiles 
DroppedFoldersUserOptionsShowReferenceFiles 
DroppedFoldersUserOptionsShowRenditionFiles 
DroppedFoldersUserOptionsShowSystemFiles 
DropzoneUserOptionsOnMinimise 
DropzoneUserOptionsShowAllSavedSearch 
DropzoneUserOptionsShowClassifications 
DropzoneUserOptionsShowFavRecords 
DropzoneUserOptionsShowFreeTitleOnly 
DropzoneUserOptionsShowMyClassifications 
DropzoneUserOptionsShowMyContainers 
DropzoneUserOptionsShowMyDocuments 
DropzoneUserOptionsShowSavedSearch 
EmailUserOptionsAddEmailToRecentDocuments 
EmailUserOptionsSendUsingTrimForm 
EmailUserOptionsUseSimpleMAPI 
EmailingRecordsUserOptionsAttachDocument 
EmailingRecordsUserOptionsAttachReference 
EmailingRecordsUserOptionsAttachRenditions 
EmailingRecordsUserOptionsAttachURL 
EmailingRecordsUserOptionsAttachWorkingDocument 
ExplorerConfigUserOptionsItemLimit 
ExternalSharingUserOptionsDocumentRecordType 
ExternalSharingUserOptionsMaximumSecurityLevel 
ExternalSharingUserOptionsSharedByField 
ExternalSharingUserOptionsShareGroup 
GisDataUserOptionsDisplayGISinWebBrowser 
GisDataUserOptionsStartPoint 
IntegrationUserOptionsDefaultCheckinStyle 
LocaleUserOptionsDateSeparator 
LocaleUserOptionsMonthBeforeDay 
LocaleUserOptionsPreferredLanguage 
LocaleUserOptionsYearFirst 
MobileConfigUserOptionsHomeMenuItem 
MobileConfigUserOptionsItemLimit 
OutlookUserOptionsActionWhenDuplicateDetected 
OutlookUserOptionsCheckinSentItems 
OutlookUserOptionsDefaultCheckinStyle 
OutlookUserOptionsRevisionSpecialItems 
OutlookUserOptionsSentItemsCheckinStyle 
OutlookUserOptionsShowDataEntryForm 
OutlookUserOptionsWarnWhenDuplicateDetected 
PolicyCentreUserOptionsAuthenticationURL 
PolicyCentreUserOptionsClientID 
PolicyCentreUserOptionsClientSecretAES 
PolicyCentreUserOptionsCreateClassifications 
PolicyCentreUserOptionsDateLastRun 
PolicyCentreUserOptionsDiagnosticLogging 
PolicyCentreUserOptionsPageSize 
PolicyCentreUserOptionsRunForever 
PolicyCentreUserOptionsSynchronizationInterval 
PolicyCentreUserOptionsTenantID 
ReporterUserOptionsHorizontalAdjustment 
ReporterUserOptionsVerticalAdjustment 
SearchUserOptionsActivityDueSearchIncludesAuthorization 
SearchUserOptionsActivityDueSearchIncludesEscalated 
SearchUserOptionsAlphaObjectSort 
SearchUserOptionsAssigneeSearchIncludesDelegates 
SearchUserOptionsAssigneeSearchIncludesGroups 
SearchUserOptionsAssigneeSearchIncludesPosition 
SearchUserOptionsAutomaticallyViewRecords 
SearchUserOptionsDefaultIncludesContent 
SearchUserOptionsDefaultIncludesNotes 
SearchUserOptionsDefaultIncludesNumber 
SearchUserOptionsDefaultIncludesTitle 
SearchUserOptionsDefaultSortClassificationRecords 
SearchUserOptionsDefaultSortClientMatters 
SearchUserOptionsDefaultSortContainerContents 
SearchUserOptionsDefaultSortMatterRecords 
SearchUserOptionsEditor 
SearchUserOptionsIncludeAlternateWhenShowingFolderContents 
SearchUserOptionsIncludeLocationsByAddressReference 
SearchUserOptionsIncludeLocationsByProfileReference 
SearchUserOptionsPreferredDistance 
SearchUserOptionsPreferredGDU 
SearchUserOptionsRecordEditor 
SearchUserOptionsResultPostProcessing 
SearchUserOptionsStartPointDefault 
SearchUserOptionsStartPointForContainers 
SearchUserOptionsStartPointForDocuments 
SearchUserOptionsStartPointForLocations 
SearchUserOptionsStartPointRecordDefault 
SearchUserOptionsTempTableSecurityFiltering 
SearchUserOptionsUnionForOrOptimization 
SearchUserOptionsUseSameWindowWhenNavigating 
SelectRecordTypeUserOptionsFavoritesFirst 
SelectRecordTypeUserOptionsUseSavedSearch 
SpellingUserOptionsAdvancedSpellingOptions 
SpellingUserOptionsAdvancedSpellingOptionsObsolete 
SpellingUserOptionsExtraDictionaries 
SpellingUserOptionsUseAmerican 
SpellingUserOptionsUseBritish 
SpellingUserOptionsUseChinese 
SpellingUserOptionsUseDutch 
SpellingUserOptionsUseFrench 
SpellingUserOptionsUseGerman 
SpellingUserOptionsUseItalian 
SpellingUserOptionsUsePortuguese 
SpellingUserOptionsUsePortugueseBrazil 
SpellingUserOptionsUseRussian 
SpellingUserOptionsUseSpanish 
SpellingUserOptionsUseSwedish 
SpellingUserOptionsUseVietnamese 
StartupUserOptionsActivityDue 
StartupUserOptionsCheckinStyles 
StartupUserOptionsClassificationBrowser 
StartupUserOptionsClientMatterHierarchy 
StartupUserOptionsDashboard 
StartupUserOptionsDocumentsCheckedOut 
StartupUserOptionsDueTray 
StartupUserOptionsExplorer 
StartupUserOptionsFavoriteClassifications 
StartupUserOptionsFavoriteLocations 
StartupUserOptionsFavoriteRecords 
StartupUserOptionsFavoriteSearches 
StartupUserOptionsFavoriteWorkflows 
StartupUserOptionsFind 
StartupUserOptionsInDueTray 
StartupUserOptionsInTray 
StartupUserOptionsNewItem 
StartupUserOptionsOfflineRecords 
StartupUserOptionsRecentContainers 
StartupUserOptionsRecentDocuments 
StartupUserOptionsRequests 
StartupUserOptionsStartPointForDesktop 
StartupUserOptionsTodoItems 
StartupUserOptionsUserLabels 
StartupUserOptionsWorkTray 
ViewerUserOptionsBrowserFileTypes 
ViewerUserOptionsLaunchNativeMailViewer 
ViewerUserOptionsNativeApplicationFileTypes 
ViewerUserOptionsPreviewDocument 
ViewerUserOptionsPreviewRevision 
ViewerUserOptionsPreviewShowHighlights 
ViewerUserOptionsReuseViewerWindow 
ViewPaneUserOptionsShowContactEmailAddress 
ViewPaneUserOptionsShowContactPhoneNumber 
WebClientUserOptionsBypassFileTypes 
WebClientUserOptionsOnstreamFileTypes 
WebClientUserOptionsPageSize 
WebClientUserOptionsTimezone 

◆ PropertyOrFieldFormat

Property or Field Formats

Enumerator
String 

String

Number 

Integer

Boolean 

Boolean

Date 

Date

Datetime 

Date and Time

Decimal 

Decimal

Text 

Text

Currency 

Currency

Enum 

Enumerated Type

Object 

Object

BigNumber 

Large Number

Xml 

XML String

Geography 

Geography

◆ PropertySortMode

Property Sort Modes

Enumerator
None 

None

AlphaNoCase 

Alphabetic, Case Insensitive

AlphaCase 

Alphabetic, Case Sensitive

Numeric 

Numeric

Icon 

Icon

OwnerEvent 

Owner Event

Date 

Date

Time 

Time

DateTime 

Date And Time

FileSize 

File Size

AlphaNoCaseEnhanced 

Alphabetic No Case Enhanced

AlphaCaseEnhanced 

Alphabetic Case Enhanced

Currency 

Currency

Url 

URL

Email 

Email

Decimal 

Decimal

◆ PsoActionType

Physical Storage Action Types

Enumerator
PutInBox 

Put in box

MoveToNewHome 

Move to new home location

◆ PsoDateType

enum TRIM.SDK.PsoDateType
strong

Physical Inactive Record Selection Date Types

Enumerator
DateClosed 

Date Closed

DateInactive 

Date Inactive

DateLastAction 

Last Action Date

DateFinalized 

Date Declared As Final

DatePublished 

Date Published

DateUpdated 

Date Last Updated

◆ QueueCapability

Queue Properties

Enumerator
Lock 

Can Lock

Filter 

Can Filter

SubFolder 

Can Have Subfolders

CheckOut 

Can Check Out

Rendition 

Can Attach As Rendition

◆ QueueItemAttributes

Queue Item Attributes

Enumerator
ShortName 

Name

Type 

Type

Size 

Size

Date 

Date

FullName 

Full Name

Status 

Status

RecordUri 

Record URI

RecordId 

Record ID

RecordTitle 

Record Title

ExtendedStatus 

Status

◆ QueueTypes

enum TRIM.SDK.QueueTypes
strong

Document Queue Types

Enumerator
WinFolder 

Windows Folder

NotesFolder 

Notes Folder

MapiFolder 

Extended MAPI Folder

◆ QueueUsageType

Queue Usage Types

Enumerator
Unspecified 

Unspecified

Process 

For Processing

Maintain 

Maintain

CheckoutTo 

For Checking Out

AutoProcess 

For Automatic Processing

◆ RecLocSubTypes

Record Location Sub Types

Enumerator
AtLocation 

At Location

AtHome 

At Home

InContainer 

In Container

InSpace 

In Space

Unknown 

Missing

◆ RecordAccess

enum TRIM.SDK.RecordAccess
strong

Record Access Controls

Enumerator
ViewDocument 

View Document

ViewRecord 

View Metadata

UpdateDocument 

Update Document

UpdateMetadata 

Update Record Metadata

ModifyAccess 

Modify Record Access

DestroyRecord 

Destroy Record

AddContents 

Contribute Contents

◆ RecordBehaviour

Behaviours

Enumerator
Document 

Document

Folder 

Folder

Series 

Series

Box 

Box

PaperFolder 

Folder (Paper Only)

Template 

Document Template

ContentBlock 

Document Content Block

SharepointSite 

SharePoint Site

SharepointList 

SharePoint List

Client 

Client Record

Matter 

Matter Record

SapDocument 

SAP Document

SdmFolder 

SDM Folder

SdmDocument 

SDM Document

BasicDocument 

Basic Electronic Document

BasicContainer 

Basic Electronic Container

XdmsFolder 

External DMS Folder

XdmsDocument 

External DMS Document

◆ RecordClass

enum TRIM.SDK.RecordClass
strong

Record Classes

Enumerator
Vital 

Vital

Corporate 

Corporate

WorkGroup 

Workgroup

Personal 

Personal

Reference 

Reference

Temporary 

Temporary

◆ RecordDeclassifyTypes

Record Security Declassification Types

Enumerator
OnDate 

On Specified Date

YearsAfter 

After Specified Years

Event 

After Specified Event

Exempt 

Exempt

◆ RecordDisp

enum TRIM.SDK.RecordDisp
strong

Dispositions

Enumerator
Active 

Active

Inactive 

Inactive

Archived 

Archived (Keep Forever)

Destroyed 

Destroyed

Transferred 

Archived (Custody Transferred)

◆ RecordDispPending

Dispositions Pending

Enumerator
Active 

Make Active

Inactive 

Make Inactive

Archived 

Archive (Keep Forever)

Destroyed 

Destroy

Transferred 

Archive (Transfer Custody)

◆ RecordLocationType

Record Location Types

Enumerator
Current 

Assignee

Home 

Home

Owner 

Owner

Creator 

Creator

Contact 

Contact

Editor 

Editor

Reviewer 

Reviewer

Authorizer 

Authorizer

◆ RecordPurposes

Record Purposes

Enumerator
Any 

Any Records

FindContainerFor 

Find Container

AttachDocument 

For Attach Document

FindSeries 

Find Series

EditDocument 

Edit Document

RelateTo 

Relate To

BrowsingWithinClass 

Browsing Within Classification

ViewDocument 

View Electronic Record

AttachRendition 

For Attach Rendition

DefaultContainer 

Default Container

SelectClient 

Select Client

SelectMatter 

Select Matter

BrowseClientMatter 

Client/Matter Browser

FindAltContainerFor 

Find Alternative Container

GpsSearch 

For GPS Search

FindTemplate 

Find a template

ConsignmentReview 

Review Consignment

ConsignmentApprove 

Approve Consignment

UserFieldValue 

Additional Field Value

ShowRecycleBin 

Recycle Bin

SendCommunication 

Send Communication

◆ RecordRelationshipType

Record Relationships

Enumerator
IsRelatedTo 

Related to

IsTempCopy 

Copy of

IsRootPart 

First part of

DoesSupersede 

Supersedes

IsInSeries 

Within series

IsAttachmentOf 

Attached to

IsVersion 

First version of

IsAltIn 

Alternatively within

Custom1 

Custom 1

Custom2 

Custom 2

Custom3 

Custom 3

Custom4 

Custom 4

Custom5 

Custom 5

Custom6 

Custom 6

Custom7 

Custom 7

Custom8 

Custom 8

Custom9 

Custom 9

Custom10 

Custom 10

RedactionOf 

Redaction of

DerivedFrom 

Derived from

ContainsClause 

Contains Document Content Block

InSharepointSite 

Within sharePoint site

IsReplyTo 

Reply to

◆ RecordSortFields

Sort Fields

Enumerator
None 

No Sort

Number 

Record Number

FreeTitle 

Title (Free Text Part)

ExternalId 

External ID

DateRegistered 

Date Registered

DateCreated 

Date Created

DateDue 

Date Due

DateClosed 

Date Closed

Priority 

Priority

Consignment 

Consignment Number

DateInactive 

Date Inactive

DateLastAction 

Last Action Date

RecordType 

Record Type

StructuredTitle 

Title (Structured Part)

DateFinalized 

Date Declared As Final

DatePublished 

Date Published

DateUpdated 

Date Last Updated

MediaType 

Media Type

◆ RecordTypeFilter

Record Type Filters

Enumerator
All 

All

Electronic 

Electronic

AllForCreate 

All Creatable

ElectronicForCreate 

All Creatable Electronic

AllForCreateNoManual 

All Creatable - No Manually Numbered

ElectronicForCreateNoManual 

All Creatable Electronic - No Manually Numbered

SuitableForNumberingBy 

Suitable as numbering pattern provider

ForRecordSearch 

For Searching for Records

OdmaCreateDirect 

Suitable for SaveDirect in ODMA

FolderToCreate 

All Creatable Folders

FolderToCreateElectronic 

All Creatable Folders (Electronic)

RecordWithinClassification 

Record Within A Classification

RecordWithinClassificationElectronic 

Electronic Record Within A Classification

SimpleWebCreate 

All Creatable via Simplified Web Data Entry Form

ClientCreate 

Create Client Record

MatterCreate 

Create Matter Record

MatterItemCreate 

Create Record relating to Matter

MatterItemCreateElectronic 

Create Electronic Record relating to Matter

SharePointListItemRecordCreate 

Create SharePoint List Item Record

AutoSubfolderCreation 

Automatic SubFolder Creation

AutoClassificationSubFolder 

Auto-classification SubFolder

SdmFolder 

SDM default folder

SdmDocument 

SDM default document

ExternalLinkUsage 

External Link Usage

PsoBox 

Inactive Records box Record Type

XdmsFolder 

XDMS default folder

XdmsDocument 

XDMS default document

◆ RecycleReasons

Recycle Reasons

Enumerator
NotRecycled 

Not Recycled

Duplicate 

Duplicate item

WorkingPaper 

Working paper

Draft 

Draft item

Reference 

Reference Material

External 

External Material

Personal 

Personal Data

Custom1 

Custom Reason 1

Custom2 

Custom Reason 2

Custom3 

Custom Reason 3

Custom4 

Custom Reason 4

Custom5 

Custom Reason 5

◆ ReferenceFileApplication

Reference File Applications

Enumerator
Trim 

Content Manager

Desktop 

Content Manager Desktop

Dropzone 

Content Manager Dropzone

◆ RenditionType

Rendition Types

Enumerator
Dsignature 

Digital Signature

Ocr 

OCR text

Annotation 

Annotation

Mif 

Machine Independent Format

Multimedia 

Multimedia Annotation

NativeMail 

Native Mail Format

Other1 

Custom 1

Other2 

Custom 2

Other3 

Custom 3

Other4 

Custom 4

Other5 

Custom 5

Other6 

Custom 6

Redaction 

Transparent Redaction

Longevity 

Long Term Storage (PDF)

Redactable 

Redactable

SinglePageView 

Single Page View

HtmlRepresentation 

HTML Representation

Thumbnail 

Thumbnail

SignedCopy 

Signed Copy

Original 

Original

Source 

Source Format

◆ ReporterFonts

Reporter Fonts

Enumerator
Text 

Text

SubText 

Sub Text

BigText 

Big Text

Title 

Title

SubTitle 

Sub Title

BigTitle 

Big Title

Caption 

Caption

Number 

Number

Custom1 

Custom 1

Custom2 

Custom 2

Custom3 

Custom 3

Custom4 

Custom 4

Custom5 

Custom 5

Custom6 

Custom 6

Custom7 

Custom 7

Custom8 

Custom 8

◆ RequestPriority

Request Priorities

Enumerator
High 

High

Medium 

Medium

Low 

Low

◆ RequestPurposes

Request Purposes

Enumerator
Maintain 

Maintain

DeleteRecordRequest 

Delete Record Request

◆ RequestStatus

Request Status Types

Enumerator
NewAwaitingApproval 

New Request - Awaiting Approval

New 

New Request - Not Yet Actioned

AddedToVendor 

Added to Vendor Database

PickupReady 

Ready for Pick Up

SentOrder 

Order Sent to Vendor

OnPicklist 

On Vendor Pick List

AtDeliveryLocation 

Arrived at Delivery Location

FinalTransit 

In transit from Delivery Location

Complete 

Request Complete

Denied 

Request Complete - Delivery Request Denied

AcknowlodgeReceipt 

Request Receipt - Awaiting Acknowledgement

Cancelled 

Cancelled

NewAwaitingScan 

New Request - Awaiting Scan

◆ RequestTypes

enum TRIM.SDK.RequestTypes
strong

Request Types

Enumerator
RetrieveTemporary 

Retrieve - Temporary

RetrieveRecurring 

Retrieve - Recurring

RetrievePermanent 

Retrieve - Permanent

PickupNew 

Pickup - New Record

PickupReturn 

Pickup - Return

◆ ResultPostProcessingMethod

Result Post Processing Methods

Enumerator
None 

No Post processing

LatestPart 

Latest Part

LatestVersion 

Latest version

◆ RetainOptions

Retain Options

Enumerator
CanBeDestroyed 

Can be Destroyed

KeepForever 

Keep Forever

KeepForeverInSomeJurisdictions 

Keep Forever in the specified Jurisdictions

◆ RevisionPurposes

Revision Purposes

Enumerator
BrowseForRecord 

Browse Revisions of a Record

PromoteToRecord 

Promote Revisions to a Record

PurgeFromRecord 

Purge Revisions of a Record

StorageTransfer 

Transfer storage for Revisions of a Record

ViewMostRecent 

View most recent Revision of a Record

◆ RevRecRelationship

Reverse Record Relationships

Enumerator
RisRelatedTo 

Related to

RisTempCopy 

Original of

RisRootPart 

Has First Part Of

RdoesSupersede 

Is superseded by

RisInSeries 

Series Record For

RisAttachmentOf 

Has Attachment

RisVersion 

Has First Version Of

RisAltIn 

Alternatively contains

Rcustom1 

Reverse Custom 1

Rcustom2 

Reverse Custom 2

Rcustom3 

Reverse Custom 3

Rcustom4 

Reverse Custom 4

Rcustom5 

Reverse Custom 5

Rcustom6 

Reverse Custom 6

Rcustom7 

Reverse Custom 7

Rcustom8 

Reverse Custom 8

Rcustom9 

Reverse Custom 9

Rcustom10 

Reverse Custom 10

RRedactionOf 

Was Redacted To

RDerivedFrom 

Derivations

ClauseWithin 

Is A Document Content Block Within

RinSharepointSite 

Contains SharePoint List or Site

RisReplyTo 

Has Reply

◆ RmGrammarItem

RM Grammar Items

Enumerator
Part 

Part

Parts 

Parts

◆ RmTerminologyType

RM Terminology Types

Enumerator
TrimClassic 

TRIM Classic

Us 

US Common

◆ SchedulePurposes

Schedule Usage Purposes

Enumerator
UseItem 

Use

SearchByItem 

Search By

MaintainItem 

Maintain

ReplaceReferences 

Replace References

ShowOldVersions 

Show Old Versions

◆ SearchClauseGroup

Search Clause Groups

Enumerator
Name 

Name

Type 

Type

Text 

Text Search

Linked 

Linked Navigation

Tray 

Trays and Labels

Reference 

Reference and Control Numbers

Document 

Document Management

Date 

Dates and Times

Field 

Additional Fields

Retention 

Retention and Disposal

Location 

Contacts, People and Places

Process 

Business Process

Rm 

Records Management

Security 

Security and Audit

SharePoint 

SharePoint Integration

Other 

Other

Favorite 

Favorites

Recent 

Recently Used Methods

ClientMatter 

Client/Matter

◆ SearchClauseIds

The SearchClauseIds enum

Enumerator
Unknown 
Acl 
Active 
ActiveFrom 
ActiveTo 
All 
Audit 
Barcode 
Batch 
Copyacl 
Default 
Excludes 
Favorite 
Fbarcode 
Label 
LatestTrans 
None 
Notes 
Saved 
Top 
Updated 
UpdatedBy 
Uri 
Usable 
ActionDefAssignable 
ActionDefIsProcedure 
ActionDefName 
ActivityAssignedOn 
ActivityAssignee 
ActivityAuthorizedBy 
ActivityAuthorizedOn 
ActivityCanStart 
ActivityCcto 
ActivityChild 
ActivityCompound 
ActivityDone 
ActivityDoneBy 
ActivityDoneOn 
ActivityDoneOnTime 
ActivityDueOn 
ActivityDueTray 
ActivityEarliestStartOn 
ActivityEscalatedTo 
ActivityId 
ActivityInsideTemplate 
ActivityLatestStartOn 
ActivityName 
ActivityOriginalAssignee 
ActivityOverdue 
ActivityPendingAuthorizationBy 
ActivityPriority 
ActivityRecord 
ActivityReminderDue 
ActivitySkipped 
ActivityStartedOn 
ActivitySupervisor 
ActivitySuspendedBy 
ActivitySuspendedUntil 
ActivityTemplate 
ActivityWithin 
ActivityWord 
ActivityWorkflow 
AgendaItemApproved 
AgendaItemApprovedOn 
AgendaItemApprover 
AgendaItemAttached 
AgendaItemCarriedOverFrom 
AgendaItemMeeting 
AgendaItemMeetingType 
AgendaItemName 
AgendaItemNumber 
AgendaItemNumberx 
AgendaItemOrder 
AgendaItemParent 
AgendaItemPending 
AgendaItemSection 
AgendaItemStanding 
AgendaItemSubmittedBy 
AgendaItemSubmittedOn 
AgendaItemType 
AgendaItemTypeName 
AgendaItemAttachmentLocation 
AgendaItemAttachmentRecord 
AlertEventType 
AlertObjectType 
AlertSubscriber 
AlertTemplate 
AlertUser 
AlertSubscriberIsSuspended 
AlertSubscriberMetaField 
AlertSubscriberMetaProperty 
AlertSubscriberTemplate 
AlertSubscriberUser 
ArchiveEventDueOn 
ArchiveEventOccurredOn 
ArchiveEventOccurrence 
ArchiveEventTitle 
ArchiveEventWord 
ArchiveEventOccurrenceAddedOn 
ArchiveEventOccurrenceOccurredOn 
ArchiveEventOccurrenceTriggeredBy 
AutoPartRuleDateType 
AutoPartRuleName 
AutoPartRuleType 
CensusCensusLocation 
CensusEndDate 
CensusInProgress 
CensusName 
CensusStartDate 
CheckinPlaceExtraId 
CheckinPlaceId 
CheckinPlaceName 
CheckinPlaceOwner 
CheckinPlaceStyle 
CheckinPlaceType 
CheckinStyleAction 
CheckinStyleAddressee 
CheckinStyleAltContainer 
CheckinStyleAssignee 
CheckinStyleAuthor 
CheckinStyleClassification 
CheckinStyleContainer 
CheckinStyleJurisdiction 
CheckinStyleMatter 
CheckinStyleMatterFolder 
CheckinStyleMatterTemplate 
CheckinStyleName 
CheckinStyleOwner 
CheckinStyleSchedule 
CheckinStyleTemplate 
CheckinStyleType 
ClassificationAction 
ClassificationAllParentsOf 
ClassificationApproved 
ClassificationApprover 
ClassificationAuto 
ClassificationClass 
ClassificationHasChildren 
ClassificationHome 
ClassificationName 
ClassificationNumber 
ClassificationNumberx 
ClassificationOwner 
ClassificationParent 
ClassificationParentOf 
ClassificationPcsid 
ClassificationPendingAuto 
ClassificationRecordType 
ClassificationSapobject 
ClassificationSchedule 
ClassificationSecure 
ClassificationSecurityCaveat 
ClassificationSecurityLevel 
ClassificationTemplate 
ClassificationTitle 
ClassificationViewRecords 
ClassificationWord 
CommunicationDetailAddress 
CommunicationDetailCity 
CommunicationDetailEmail 
CommunicationDetailLocation 
CommunicationDetailPostcode 
CommunicationDetailReference 
CommunicationDetailType 
CommunicationDetailWord 
CommunicationDated 
CommunicationDetail 
CommunicationDirection 
CommunicationMedium 
CommunicationRecord 
CommunicationViewable 
ConsignmentApprovedOn 
ConsignmentArchivist 
ConsignmentAutoExaminedOn 
ConsignmentBasic 
ConsignmentCutoffDate 
ConsignmentDateTransferAck 
ConsignmentDisposalDate 
ConsignmentDisposedOn 
ConsignmentDone 
ConsignmentNeedsTransferAck 
ConsignmentNumber 
ConsignmentReviewedOn 
ConsignmentStatus 
ConsignmentTemplate 
ConsignmentTransferLocation 
ConsignmentType 
ConsignmentWaiting 
ConsignmentApproverApprovedBy 
ConsignmentApproverApprover 
ConsignmentApproverConsignment 
ConsignmentApproverStatus 
ConsignmentIssueConsignment 
ConsignmentIssueIssueType 
ConsignmentIssueReviewer 
ConsignmentIssueSuppressType 
ConsignmentRejectionApprover 
ConsignmentRejectionConsignment 
ConsignmentRejectionIsConfirmed 
ConsignmentRejectionRecord 
ConsignmentRejectionRejectedBy 
ConsignmentRejectionRejectedOn 
ConsignmentTemplateArchivist 
ConsignmentTemplateBasic 
ConsignmentTemplateDescription 
ConsignmentTemplatePrefix 
ConsignmentTemplateTransferLocation 
ConsignmentTemplateType 
DocumentQueueAddressee 
DocumentQueueAltContainer 
DocumentQueueAuthor 
DocumentQueueAuto 
DocumentQueueClassification 
DocumentQueueContainer 
DocumentQueueLocation 
DocumentQueueMachine 
DocumentQueueName 
DocumentQueueType 
ElectronicStoreAccessDate 
ElectronicStoreAutnGroup 
ElectronicStoreInPool 
ElectronicStoreName 
ElectronicStorePool 
ElectronicStoreReadonly 
ElectronicStoreStoreType 
ElectronicStoreTier 
ExternalIconDateModified 
ExternalIconExtension 
ExternalIconHash 
ExternalIconName 
ExternalIconSource 
ExternalLinkName 
ExternalLinkType 
ExternalWorkflowCase 
ExternalWorkflowCompletedOn 
ExternalWorkflowDone 
ExternalWorkflowDueOn 
ExternalWorkflowInit 
ExternalWorkflowOverdue 
ExternalWorkflowSlipId 
ExternalWorkflowTask 
ExternalWorkflowType 
ExternalWorkflowTaskAssignee 
ExternalWorkflowTaskDueOn 
ExternalWorkflowTaskOverdue 
ExternalWorkflowTaskTaskId 
ExternalWorkflowTaskTaskName 
ExternalWorkflowTaskWorkflow 
ExternalWorkflowTypeAuto 
ExternalWorkflowTypeCase 
ExternalWorkflowTypeContainer 
ExternalWorkflowTypeDoc 
ExternalWorkflowTypeId 
ExternalWorkflowTypeInit 
ExternalWorkflowTypeName 
ExternalWorkflowTypeNeedsRecord 
FieldDefinitionForLocations 
FieldDefinitionFormat 
FieldDefinitionForRecords 
FieldDefinitionInIdolSchema 
FieldDefinitionLookupSet 
FieldDefinitionName 
FieldDefinitionSapkey 
FieldDefinitionUsedFor 
FieldDefinitionVisible 
HistoryActivity 
HistoryBreach 
HistoryChangedTo 
HistoryClientIPA 
HistoryComputer 
HistoryConnectionIPA 
HistoryDate 
HistoryDetails 
HistoryEvent 
HistoryIsSearch 
HistoryLocation 
HistoryLogin 
HistoryObject 
HistoryObjectType 
HistoryRecord 
HistoryUser 
HistoryWorkflow 
HoldContact 
HoldExternal 
HoldName 
HoldRecord 
HoldViewable 
HtmlLayoutName 
HtmlLayoutType 
JurisdictionDescription 
JurisdictionHasMember 
JurisdictionMembers 
JurisdictionName 
KeywordAttachedTo 
KeywordBroader 
KeywordForbidden 
KeywordInTitleOf 
KeywordName 
KeywordNarrower 
KeywordNonPreferredFormsOf 
KeywordPrimary 
KeywordRelated 
KeywordSource 
KeywordUsedFor 
KeywordWord 
LocationAddressCity 
LocationAddressCountry 
LocationAddressPostcode 
LocationAddressRegion 
LocationAddressState 
LocationAddressType 
LocationAddressWord 
LocationAccessUpdatedOn 
LocationAddress 
LocationAdministeredBy 
LocationAdministratorOf 
LocationBasedOnUserType 
LocationBusinessPhone 
LocationCommunication 
LocationContactOf 
LocationDelegateOf 
LocationDelegateTo 
LocationDob 
LocationEmail 
LocationGivenNames 
LocationGps 
LocationHasMember 
LocationHasOther 
LocationId 
LocationInitials 
LocationInternal 
LocationJobTitle 
LocationJurisdiction 
LocationLatestLogin 
LocationLogin 
LocationMembers 
LocationMobile 
LocationName 
LocationOthers 
LocationPhone 
LocationRecipientOf 
LocationReview 
LocationSecurityCaveat 
LocationSecurityLevel 
LocationSenderOf 
LocationSortName 
LocationStats 
LocationSupervisedBy 
LocationSupervisorOf 
LocationSurname 
LocationSurnamePrefix 
LocationType 
LocationUnique 
LocationUserType 
LocationUsingAddressOf 
LocationUsingProfileOf 
LocationValidLogin 
LocationViewable 
LookupItemAbbreviation 
LookupItemAllParentsOf 
LookupItemIsParent 
LookupItemName 
LookupItemNumber 
LookupItemParent 
LookupItemParentOf 
LookupItemSet 
LookupSetName 
LookupSetType 
MailTemplateAlertObject 
MailTemplateName 
MailTemplateType 
MeetingAgenda 
MeetingCutoff 
MeetingDate 
MeetingDocument 
MeetingInvite 
MeetingIssue 
MeetingMinutes 
MeetingName 
MeetingOpen 
MeetingPending 
MeetingPlace 
MeetingRecord 
MeetingType 
MeetingTypeName 
MeetingTypePlace 
MetadataRuleMessage 
MetadataRuleType 
MinuteItemAction 
MinuteItemAgenda 
MinuteItemMeeting 
MinuteItemMotion 
MinuteItemName 
MinuteItemOrder 
MinuteItemOutcome 
MinuteItemProposer 
MinuteItemSeconder 
MinuteItemType 
MinuteItemTypeName 
MinuteItemActionArisingTodo 
MeetingDocumentRecord 
MeetingDocumentType 
MeetingInvitationAttendType 
MeetingInvitationPerson 
MeetingInvitationProxy 
MeetingInvitationType 
OfflineRecordContainer 
OfflineRecordExtension 
OfflineRecordIsContainer 
OfflineRecordIsDocument 
OfflineRecordIsEmpty 
OfflineRecordStatus 
OfflineRecordTitle 
OriginAuto 
OriginLoadedOn 
OriginMachine 
OriginName 
OriginSource 
OriginType 
OriginHistoryOrigin 
OriginHistoryRunOn 
OriginHistorySource 
RecordClientMatterPartyInterest 
RecordClientMatterPartyParty 
RecordClientMatterPartyType 
RecordClientMatterRoleLocation 
RecordClientMatterRoleType 
RecordKeywordHow 
RecordKeywordKeyword 
RecordLocationDone 
RecordLocationDueOn 
RecordLocationFrom 
RecordLocationLocation 
RecordLocationOverdue 
RecordLocationPrimary 
RecordLocationReturnOn 
RecordLocationRole 
RecordLocationSpace 
RecordLocationTo 
RecordLocationType 
RecordAccessedOn 
RecordAccession 
RecordAclContainer 
RecordAction 
RecordActionedOn 
RecordActivity 
RecordAddressee 
RecordAllContainersOf 
RecordAllParts 
RecordAllRelated 
RecordAllVersions 
RecordAltContainer 
RecordAltContains 
RecordAnyWord 
RecordArchivedOn 
RecordArchiveOn 
RecordAssignee 
RecordAssigneex 
RecordAtHome 
RecordAttachedTo 
RecordAttachments 
RecordAuthor 
RecordAuthorizer 
RecordBasic 
RecordBcc 
RecordCanUseClass 
RecordCc 
RecordCheckedInBy 
RecordCheckedInOn 
RecordCheckedOutBy 
RecordCheckedOutPath 
RecordCheckedOutTray 
RecordCheckinStyle 
RecordClass 
RecordClassification 
RecordClient 
RecordClientOf 
RecordClientRecord 
RecordClosedOn 
RecordCombinedTitle 
RecordCommunication 
RecordConsignment 
RecordConsignmentNumber 
RecordContact 
RecordContactx 
RecordContainer 
RecordContainerEx 
RecordContains 
RecordContainsEx 
RecordContent 
RecordContentBlockIn 
RecordConversation 
RecordConversationId 
RecordCopyOf 
RecordCreatedOn 
RecordCreator 
RecordCS_atRegistration 
RecordCS_changeType 
RecordCS_classifiedBy 
RecordCS_classifiedByAgency 
RecordCS_declassifiedBy 
RecordCS_declassifiedOn 
RecordCS_declassify 
RecordCS_declassifyEvent 
RecordCS_derivedFrom 
RecordCS_downgrade 
RecordCS_downgradedBy 
RecordCS_downgradedOn 
RecordCS_downgradeEvent 
RecordCS_downgradeInstructions 
RecordCS_guide 
RecordCS_initial 
RecordCS_reason 
RecordCS_reviewedBy 
RecordCS_reviewedOn 
RecordCS_updatedBy 
RecordCS_updatedOn 
RecordCS_updatedReason 
RecordCS_upgradedBy 
RecordCS_upgradedOn 
RecordCurrentVersion 
RecordCustomContact1 
RecordCustomContact10 
RecordCustomContact2 
RecordCustomContact3 
RecordCustomContact4 
RecordCustomContact5 
RecordCustomContact6 
RecordCustomContact7 
RecordCustomContact8 
RecordCustomContact9 
RecordDerivedFrom 
RecordDestroyedOn 
RecordDestroyOn 
RecordDestroyOnNoHold 
RecordDisposition 
RecordDocMissing 
RecordDocumentSize 
RecordDueOn 
RecordDueOrInTray 
RecordDueTray 
RecordEditedOn 
RecordEditingDone 
RecordEditingDoneBy 
RecordEditor 
RecordEditorId 
RecordEditState 
RecordElastic 
RecordElectronic 
RecordEnclosed 
RecordExcase 
RecordExinit 
RecordExtension 
RecordExternal 
RecordFinal 
RecordFinalisedOn 
RecordFirstPart 
RecordFirstVersionOf 
RecordFolderOrigin 
RecordGeneratedTitle 
RecordGps 
RecordHasAttachment 
RecordHasContentBlock 
RecordHasContents 
RecordHasDerivation 
RecordHasFirstPart 
RecordHasFirstVersion 
RecordHasHold 
RecordHasRedaction 
RecordHasReply 
RecordHasSite 
RecordHold 
RecordHoldingBay 
RecordHome 
RecordHomex 
RecordIdol 
RecordImported 
RecordInactiveOn 
RecordIndex 
RecordInSeries 
RecordInSite 
RecordInSpList 
RecordInTray 
RecordIsSeriesOf 
RecordJurisdiction 
RecordKeyword 
RecordLatestPart 
RecordLatestVersion 
RecordLinkOf 
RecordLinksTo 
RecordLockedOn 
RecordMakeInactiveOn 
RecordMatterOf 
RecordMatterRecord 
RecordMedia 
RecordMeeting 
RecordMessageId 
RecordMime 
RecordMissing 
RecordMyContainers 
RecordMyContent 
RecordMyDocuments 
RecordMyTemplates 
RecordNotes 
RecordNumber 
RecordNumberx 
RecordOffline 
RecordOrigin 
RecordOriginalOf 
RecordOriginRun 
RecordOtherContact 
RecordOwner 
RecordPartRule 
RecordParty 
RecordPartyEx 
RecordPriority 
RecordPublishedOn 
RecordReceivedOn 
RecordReclocationx 
RecordRecycledOn 
RecordRedactionOf 
RecordRegisteredOn 
RecordRelated 
RecordRelatedEx 
RecordRelatedReverseEx 
RecordRenditionEx 
RecordReplyTo 
RecordRepresentative 
RecordRequest 
RecordRequestedOn 
RecordRequestor 
RecordReturnOn 
RecordReview 
RecordReviewer 
RecordReviewState 
RecordReviewStatus 
RecordRevision 
RecordRevisionEx 
RecordRole 
RecordRoleEx 
RecordSameClient 
RecordSameContact 
RecordSapcustomer 
RecordSapcustomerid 
RecordSapdoc 
RecordSaprepos 
RecordSchedule 
RecordScheduleStatus 
RecordSdmenv 
RecordSdmfile 
RecordSdmfolder 
RecordSdmrun 
RecordSecurityCaveat 
RecordSecurityLevel 
RecordSpace 
RecordSpaceOrBay 
RecordSpFarmGUID 
RecordSpGUID 
RecordSpLirId 
RecordSpLirURL 
RecordSpList 
RecordSpRecord 
RecordSpSiteCollectionGUID 
RecordSpType 
RecordSpURL 
RecordStore 
RecordSupersededBy 
RecordSupersededOn 
RecordSupersedes 
RecordTask 
RecordTitle 
RecordTitleAdv 
RecordTodo 
RecordTransferOn 
RecordTransferredOn 
RecordType 
RecordTypedTitle 
RecordViews 
RecordWorkflow 
RecordWorkTray 
RecordXdms 
RecordActionAssignedBy 
RecordActionAssignee 
RecordActionCanStart 
RecordActionCompletedBy 
RecordActionDone 
RecordActionDoneOn 
RecordActionDoneOnTime 
RecordActionDueOn 
RecordActionName 
RecordActionOverdue 
RecordActionParent 
RecordActionProcedure 
RecordActionRecord 
RecordActionReminderDue 
RecordActionStartOn 
RecordActionSuspendUntil 
RecordActionViewable 
RecordTypeAckRequests 
RecordTypeAction 
RecordTypeArchive 
RecordTypeAssignee 
RecordTypeBasic 
RecordTypeBehaviour 
RecordTypeCanBeContainedBy 
RecordTypeCanContain 
RecordTypeCensus 
RecordTypeClassification 
RecordTypeExternalId 
RecordTypeField 
RecordTypeHasElecDocSupport 
RecordTypeHasMatter 
RecordTypeHome 
RecordTypeLevel 
RecordTypeLir 
RecordTypeMedia 
RecordTypeName 
RecordTypeOwner 
RecordTypePool 
RecordTypeSaprepository 
RecordTypeSchedule 
RecordTypeSortOrder 
RecordTypeSpace 
RecordTypeStore 
RecordTypeTemplate 
RecordTypeTitling 
RecordTypeXdms 
RecordRenditionType 
ReportName 
ReportType 
ReportBitmapName 
RequestAssignee 
RequestAthome 
RequestBy 
RequestCompletedOn 
RequestCreatedOn 
RequestDeliverTo 
RequestDone 
RequestDueOn 
RequestIsCurrent 
RequestPriority 
RequestRecord 
RequestServiceLocation 
RequestSpace 
RequestStatus 
RequestStatusDate 
RequestType 
RequestViewable 
RevisionCheckedInBy 
RevisionCheckedInOn 
RevisionDocumentSize 
RevisionExtension 
RevisionRecord 
RevisionRevision 
RevisionStore 
RecordTypeAutoSubFolderClassification 
RecordTypeAutoSubFolderSchedule 
RecordTypeAutoSubFolderType 
SavedSearchCanEdit 
SavedSearchCanExecute 
SavedSearchFullName 
SavedSearchGroup 
SavedSearchLastUsedOn 
SavedSearchName 
SavedSearchOld 
SavedSearchOwner 
SavedSearchParent 
SavedSearchPublic 
SavedSearchType 
ScheduleAgency 
ScheduleAllParentsOf 
ScheduleName 
ScheduleParent 
ScheduleParentOf 
SchedulePcsid 
ScheduleSource 
ScheduleSupersededBy 
ScheduleSupersededOn 
ScheduleTrigger 
ScheduleWord 
ScheduledTaskAssignee 
ScheduledTaskClassification 
ScheduledTaskDate 
ScheduledTaskDone 
ScheduledTaskFolders 
ScheduledTaskObjectType 
ScheduledTaskOverdue 
ScheduledTaskRecord 
ScheduleTriggerAfterDays 
ScheduleTriggerAfterMonths 
ScheduleTriggerAfterYears 
ScheduleTriggerDateType 
ScheduleTriggerDelayType 
ScheduleTriggerDestroy 
ScheduleTriggerFixedDate 
ScheduleTriggerJurisdiction 
ScheduleTriggerPcsid 
ScheduleTriggerPcsmapid 
ScheduleTriggerRounding 
ScheduleTriggerTransferTo 
ScheduleTriggerType 
ScheduleTriggerUserDateType 
SearchFormName 
SearchFormSearchfilter 
SearchFormType 
SecurityCaveatAbbreviation 
SecurityCaveatCaveatNumber 
SecurityCaveatHeld 
SecurityCaveatName 
SecurityGuideEntryReference 
SecurityGuideHeld 
SecurityGuideSecurityLevel 
SecurityLevelAbbreviation 
SecurityLevelHeld 
SecurityLevelLevelNumber 
SecurityLevelName 
SharePointItemList 
SharePointItemListId 
SharePointItemRecord 
SharePointItemSynchPending 
SharePointItemUniqueId 
SharePointItemViewable 
SpaceAllParentsOf 
SpaceBay 
SpaceKey 
SpaceLowest 
SpaceNumber 
SpaceParentOf 
SpaceWithin 
StopWordName 
StorePoolName 
TodoItemItemReferenceRecord 
TodoItemItemReferenceRefObject 
TodoItemItemReferenceType 
TodoItemAssignee 
TodoItemCreator 
TodoItemDone 
TodoItemDoneOn 
TodoItemDueOn 
TodoItemName 
TodoItemOverdue 
TodoItemPriority 
TodoItemReference 
TodoItemRefObject 
ScheduledTaskHistoryBy 
ScheduledTaskHistoryCompleted 
UserLabelAllParentsOf 
UserLabelAttachable 
UserLabelDateCreated 
UserLabelDetachable 
UserLabelFullName 
UserLabelHasChildren 
UserLabelName 
UserLabelOwner 
UserLabelParent 
UserLabelParentOf 
UserLabelStuckOn 
UserLabelType 
WorkflowActivity 
WorkflowContainer 
WorkflowCreator 
WorkflowCustomer 
WorkflowDestroyOn 
WorkflowDone 
WorkflowDoneOn 
WorkflowDueOn 
WorkflowInitiator 
WorkflowJob 
WorkflowJobx 
WorkflowLockedBy 
WorkflowName 
WorkflowOverdue 
WorkflowPriority 
WorkflowRecord 
WorkflowRegisteredOn 
WorkflowScheduledStartOn 
WorkflowStartedOn 
WorkflowSupervisor 
WorkflowTemplate 
WorkflowWord 
WorkflowTemplateDateRegistered 
WorkflowTemplateName 
WorkflowTemplatePriority 
WorkflowTemplateSupervisor 
WorkingCopyAuthor 
WorkingCopyExpiresOn 
WorkingCopyExtension 
WorkingCopyLock 
WorkingCopyRecord 
WorkingCopyTitle 
WorkingCopyViewable 
ZipCodeCity 
ZipCodeCountry 
ZipCodePostcode 
ZipCodeRegion 
ZipCodeState 

◆ SearchContactType

Search Contact Types

Enumerator
Author 

Author

Addressee 

Addressee

Representative 

Representative

Other 

Other

Client 

Client

Any 

All Contact Types

Custom1 

Custom 1

Custom2 

Custom 2

Custom3 

Custom 3

Custom4 

Custom 4

Custom5 

Custom 5

Custom6 

Custom 6

Custom7 

Custom 7

Custom8 

Custom 8

Custom9 

Custom 9

Custom10 

Custom 10

Cc 

Copied

Bcc 

Blind Copied

◆ SearchEditor

enum TRIM.SDK.SearchEditor
strong

Search Editors

Enumerator
String 

String-based Editor

Profile 

Multi-field Editor

Boolean 

Boolean Editor

◆ SearchFilterTypes

Search Filter Types

Enumerator
All 

All

RecordType 

Record Type

Class 

Record Class

Disposition 

Disposition

Finalized 

Declared Final

FileType 

File Type

DateRegistered 

Date Registered

Subselect 

Subselect Search

◆ SearchGrammarItem

Search Grammar Items

Enumerator
And 

and

Or 

or

Not 

not

To 

to

Fiscal 

fiscal

Fy 

FY

ToDate 

to date

Case 

case

Whole 

whole

Me 

me

MyPosition 

myPosition

MyUnit 

myUnit

MyOrganization 

myOrganization

Blank 

blank

Of 

of

Part 

Part

Parts 

Parts

Within 

within

Null 

null

Any 

any

Near 

near

◆ SearchLocationType

Search Location Types

Enumerator
Current 

Assignee

Home 

Home

Owner 

Owner

Creator 

Creator

CheckedOutTo 

Checked Out To

◆ SearchParameterFormats

Search parameter formats

Enumerator
Word 

Word

SimpleText 

Simple Text

ChildList 

Subordinate Item List

Freetext 

Content Text

String 

String

Boolean 

Boolean

DateRange 

Date Range

Number 

Number (32-bit)

BigNumber 

Number (64-bit)

Decimal 

Decimal

Currency 

Currency

Enum 

Enumerated Value

Object 

Content Manager Object

ObjectAndEnum 

Object With Enum Qualifier

ObjectAndType 

Object And Type Qualifier

Uri 

Unique Identifier

Batch 

Batch

Geography 

Geography

◆ SearchPurposes

Saved Search Purposes

Enumerator
Execute 

Perform Search

Subselect 

Sub-Select Filter

Maintain 

Maintain

SelectParent 

Select Parent Group

◆ SearchStartPoint

Search Starting Points

Enumerator
Default 

Default

All 

All Items

Favorites 

Favorite Items

Search 

Search Dialog

◆ SearchTimePeriodPlural

Search Time Periods (Plural)

Enumerator
Seconds 

Seconds

Minutes 

Minutes

Hours 

Hours

Days 

Days

Weeks 

Weeks

Months 

Months

Quarters 

Quarters

Years 

Years

◆ SearchTimePeriodSingular

Search Time Periods (Singular)

Enumerator
Second 

Second

Minute 

Minute

Hour 

Hour

Day 

Day

Week 

Week

Month 

Month

Quarter 

Quarter

Year 

Year

◆ SearchTimeTense

Search Time Tense

Enumerator
Past 

Previous

Present 

This

Future 

Next

◆ SecurityUpdateTypes

Security Update Types

Enumerator
Upgraded 

Upgraded

Downgraded 

Downgraded

Declassified 

Declassified

None 

None

◆ ServerMessageTypes

Server Message Types

Enumerator
Adhoc 

General

EstoreError 

Document Store Error

DbAvailable 

Dataset is now online

DbNoNewConnections 

Dataset is not accepting any new connections

DbUnavailable 

Dataset is not currently available

LicenseBreached 

Licensing Conditions Breached

◆ ServiceTypes

enum TRIM.SDK.ServiceTypes
strong
Enumerator
NotAService 

Indicates that an application is not running as a service

WindowsService 

Indicates that an application is running as a Windows Service

WebService 

Indicates that an application is running as a Web Service

◆ SetAuthorOptions

Set Author Options

Enumerator
NoDefault 

No Default

CurrentUser 

Current User

CurrentUserUnit 

Current User Unit

SpecifiedUser 

Specified User

◆ SkinStyle

enum TRIM.SDK.SkinStyle
strong

Skin Styles

Enumerator
Off 

Off

On 

On

CustomColour 

Custom Colour

◆ SnapAddressType

Address Types Used

Enumerator
Street 

Street

Postal 

Mailing

Email 

Email

Fax 

Facsimile

◆ SpaceAllocation

Space Allocation Methods

Enumerator
Simple 

Simple transfer

ToBay 

To Holding Bay

ToUnused 

To unused lowest level Spaces

Contiguous 

To contiguous set of lowest level Spaces

◆ SpaceLevel

enum TRIM.SDK.SpaceLevel
strong

Space Levels

Enumerator
Warehouse 

Warehouse

Floor 

Floor

Area 

Area

Bay 

Bay

Row 

Row

Shelf 

Shelf

Slot 

Slot

◆ SpacePurposes

Space Purposes

Enumerator
RecordHome 

Set Record Home

RecordHomeStrict 

Set Record Home Strict

SearchHome 

Search For Records At Home

◆ SpaceRecordsSelection

Space Record Selections

Enumerator
InSpace 

All Records in this Space

InBay 

All Records in the Holding Bay for this Space

InSpaceRecursive 

All Records in lowest level Spaces of this Space

InBayRecursive 

All Records in the Holding Bays for this Space and any lower level Holding Bays

InEitherRecursive 

All Records in this Space and any lower levels (including Holding Bays)

◆ SpecialDates

enum TRIM.SDK.SpecialDates
strong

Special Date Strings

Enumerator
NotSpecial 

Not Special

Yesterday 

Yesterday

Today 

Today

Tomorrow 

Tomorrow

LastWeek 

Previous Week

ThisWeek 

This Week

NextWeek 

Next Week

LastMonth 

Previous Month

ThisMonth 

This Month

NextMonth 

Next Month

ThisYear 

This Year

YearToDate 

Year To Date

Last7Days 

Previous 7 Days

Next7Days 

Next 7 Days

Last14Days 

Previous 14 Days

Next14Days 

Next 14 Days

LastYear 

Previous Year

NextYear 

Next Year

LastWorkingDay 

Previous Working Day

NextWorkingDay 

Next Working Day

Last30Days 

Previous 30 Days

Next30Days 

Next 30 Days

Last6Months 

Previous 6 Months

Next6Months 

Next 6 Months

Last12Months 

Previous 12 Months

Next12Months 

Next 12 Months

Now 

Now

◆ SpElementType

SharePoint Element Type

Enumerator
None 

Not In SharePoint

Site 

SharePoint Site

List 

SharePoint List

ListItem 

SharePoint List Item

◆ SpListItemOriginator

List Item Originator Types

Enumerator
ThisList 

This List

Other 

Other

◆ SpManagedItemStatus

Managed List Item Status Types

Enumerator
Exposed 

Exposed

Relocated 

Relocated

◆ SqlErrorTypes

SQL Error Types

Enumerator
Unspecified 

Unspecified

Deadlock 

Deadlock

ReferentialViolation 

Referential integrity violation

UniqueConstraintError 

Unique index constraint violation

QueryTooComplex 

SQL query too complex

Timeout 

SQL query timed out

AdoTimeout 

ADO query timed out

FailOver 

Failing over from primary to secondary or vice versa

◆ SqlServerAuthenticationTypes

SQL Server Authentication Types

Enumerator
WindowsIntegrated 

Integrated Windows Authentication

SqlServer 

SQL Server Authentication

AzureADPassword 

Azure Active Directory - Password

AzureADIntegrated 

Azure Active Directory - Integrated

◆ SslMode

enum TRIM.SDK.SslMode
strong

SSL Modes

Enumerator
Allow 

Allow

Disable 

Disable

Prefer 

Prefer

Require 

Require

VerifyCA 

Verify CA

VerifyFull 

Verify Full

◆ StartupPaneType

Startup Pane Types

Enumerator
Empty 

None

NewItem 

New item

Find 

Find Record

InTray 

Record In Tray

DueTray 

Record Due Tray

InDueTray 

Record In or Due Tray

ActivityDue 

Activity Due Tray

WorkTray 

Record Work Tray

FavoriteRecords 

Favorite Records

RecentContainers 

Recent Containers

RecentDocuments 

Recent Documents

FavoriteWorkflows 

Favorite Workflows

ClassificationBrowser 

Browse Via Classifications

OfflineRecords 

Offline Records

Requests 

Requests

FavoriteClassifications 

Favorite Classifications

DocumentsCheckedOut 

Documents Checked Out

TodoItems 

To Do Items

FavoriteSearches 

Favorite Saved Searches

FavoriteLocations 

Favorite Locations

CheckinStyles 

Check In Styles

ClientMatterHierarchy 

Browse Clients and Matters

UserLabels 

User Labels

Dashboard 

Dashboard

Explorer 

Explorer

◆ StatGroupByType

Statistical Groupings

Enumerator
None 

No grouping

DateCreated 

Date Created

DateClosed 

Date Closed

DateDue 

Date Due

DateFinalized 

Date Declared As Final

DateInactive 

Date Inactive

DateModified 

Date Modified

DatePublished 

Date Published

DateReg 

Date Registered

DateDisposalDue 

Disposal Due Date

RecType 

Record Type

Security 

Security

Application 

Application

CurrentLoc 

Assignee

HomeLoc 

Home

OwnerLoc 

Owner

CreatorLoc 

Creator

AuthorLoc 

Author

ClientLoc 

Client

Schedule 

Retention Schedule

Classification 

Classification

ViewerLoc 

Viewer

ReviewDecision 

Review Decisions

ArchiveEvent 

Archiving Event

PendingEvent 

Pending Archive Event

◆ StatisticalDateRangeTypes

Record Creation Statistics Date Range Types

Enumerator
Registered 

Date Registered

Created 

Date Created

◆ StatisticsOutputType

Statistics Output Types

Enumerator
Csv 

CSV (Comma-Separated Values)

Html 

HTML

◆ StatTypes

enum TRIM.SDK.StatTypes
strong

Statistical Select By

Enumerator
RecsCreated 

Date Created

RecsOpened 

Date Registered

RecsClosed 

Date Closed

RecsFinalised 

Date Declared As Final

RecsByDateInactive 

Date Inactive

RecsByPublish 

Date Published

RecsByModified 

Date Modified

RecsByViewed 

Date Document Viewed

RecsByPendingArchive 

Pending Archive Event Date

RecsByLastDate 

Last Action Date

RecsByDueDate 

Date Due

RecsByDestructionDate 

Date Due for Destruction

RecsByReviewDate 

Retention Review Date

RecsByDispChangeDate 

Disposition Change Date

◆ StoredFunctions

Stored Funcitons

Enumerator
Unknown 

Unknown

Encrypt 

Encrypt

Decrypt 

Decrypt

SecurityFilter 

Security filter

LatestRecord 

Latest record

LatestPart 

Latest part

LatestVersion 

Latest version

◆ StoredProcedures

Stored Procedures

Enumerator
Unknown 

Unknown

ConstructRecords 

Construct many records

ConstructLocations 

Construct many locations

ConstructSchedules 

Construct many schedules

FetchRecordNotes 

Fetch record notes

AddAccessControls 

Add access controls

FetchUserFieldValues 

Prefetch user defined field values

ConstructRecordsExtra 

Construct many record extras

ConstructActivities 

Construct many activities

ConstructWorkflows 

Construct many workflows

ConstructWorkflowTemplates 

Construct many workflow templates

FetchNotesPart2 

Fetch notes part2

FetchNotesPart3 

Fetch notes part3

ConstructLocationsNoMembers 

Construct many locations without memberships

ConstructRecordsExtraNoSharePoint 

Construct many record extras without Share Point properties

UpdateUserAclGroups 

Update user acl groups for location

UpdateSQLTextIndex 

Update SQL text indexing text tables

SynchronizeStoplist 

Synchronize noise words with SQL text indexing stop list

ConstructSecurityKey 

Construct the security key for location

◆ StorePurposes

Document Store Purposes

Enumerator
Default 

Record Type Default

Replacement 

Replacement Document Store

Maintain 

Maintain

InactiveDocuments 

Inactive electronic Records Document Store

MipOrigin 

Manage in place Origin

◆ StoreStatus

enum TRIM.SDK.StoreStatus
strong

Document Store Status Values

Enumerator
Available 

Available

ClosedForAdd 

No Additions

ReadOnly 

Read Only

◆ StoreUsageType

Document Store Usage Types

Enumerator
Records 

Records

Revisions 

Revisions

LinkedDocuments 

Linked Documents

Renditions 

Renditions

Locations 

Electronic Addresses

Reports 

Reports

ReportBitmaps 

Report Graphics

Statistics 

Record Statistics

RevisionLinks 

Revision Links

AgendaItemType 

Agenda Item Types

AgendaItem 

Agenda Items

MinuteItem 

Minute Items

AgendaTemplate 

Agenda Templates

MinutesTemplate 

Minutes Templates

MinuteItemType 

Minute Item Types

OriginConfigFile 

Origin Configuration File

SapComponent 

SAP Component

ConsignmentApproval 

Consignment Approval

WorkingCopy 

Working Copies

ExternalLink 

External Links

ExternalIcon 

External Icons

◆ StringDisplayAlignment

String Display Alignments

Enumerator
Left 

Align Left

Centre 

Align Centre

Right 

Align Right

◆ StringDisplayType

Property String Display Types

Enumerator
Default 

Default

ViewPane 

For View Pane

TreeColumn 

For Tree Column

Reporter 

For Reporter

DataEntry 

For Data Entry Field

ErrorMessage 

For Error Message

Export 

For Exporting

Merge 

For WP Merge

WebService 

For Web Service

WebPublish 

For Web Publish

◆ StringFormatType

String Format

Enumerator
Normal 

Normal

Plural 

Plural

AllLower 

All Lower

AllUpper 

All Upper

ShortForm 

Short

MixedCase 

Mixed Case

◆ StringVerificationTypes

String Verification Types

Enumerator
Simple 

Simple

LookupSet 

Lookup Set

Mask 

Mask

AddIn 

Add-in

Url 

Internet URL

Email 

Email Address

◆ TabBarStyle

enum TRIM.SDK.TabBarStyle
strong

Tab Bar Styles

Enumerator
Off 

Off

Top 

Top

Bottom 

Bottom

TopMenu 

Top with Menu

BottomMenu 

Bottom with Menu

◆ TaskStatus

enum TRIM.SDK.TaskStatus
strong

Scheduled Task Status

Enumerator
Due 

Due

Overdue 

Overdue

Complete 

Complete

◆ TextIndexSyncTypes

Text Index Synchronization Types

Enumerator
OnCommit 

On Commit

OnRegularInterval 

On Regular Interval

◆ TextObjectType

Text Object Types

Enumerator
Caption 

Caption

Calendar 

Calendar

GisHtml 

GIS Html Integration File

DataCleanup 

Data Cleanup Notes

OfflineAuditSummary 

Offline Audit Summary

ScheduleReviewNotes 

Schedule Review Notes

ConsignmentReportDestroy 

Consignment Report - Destroy

ConsignmentReportTransfer 

Consignment Report - Transfer

ConsignmentReportRetain 

Consignment Report - Retain

ConsignmentReport 

Consignment Report

ConsignmentReportTemplate 

Consignment Report Template

◆ TieredStorageType

Tiered Storage Types

Enumerator
Unknown 

Not Defined

Tier1 

Tier 1

Tier2 

Tier 2

Tier3 

Tier 3

CustomA 

Custom Tier A

CustomB 

Custom Tier B

◆ TimeInterval

enum TRIM.SDK.TimeInterval
strong

Time Intervals

Enumerator
Seconds 

Seconds

Minutes 

Minutes

Hours 

Hours

Days 

Days

Weeks 

Weeks

Months 

Months

◆ TitlePlaceholder

Title Placeholders

Enumerator
OriginName 

Name

OriginType 

Origin Type

OriginSource 

Source

RecordType 

Record Type

Classification 

Classification

DateCreated 

Date Created

Owner 

Owner

UserField 

Additional Field

◆ TitlingMethods

Titling Methods

Enumerator
FreeText 

Free Text

Classification 

Classification

Keyword_ISO 

Thesaurus Term - ISO

Keyword_Descriptor 

Thesaurus Term - Descriptor

Contact 

Client

ClientMatter 

From Client Or Matter

◆ TodoItemAccess

To Do Item Access Controls

Enumerator
View 

Can View

Update 

Can Update

ModifyAccess 

Can Modify Access

Delete 

Can Delete

◆ TodoReferenceType

Reference Types

Enumerator
Fyi 

FYI

Also 

See Also

Update 

Please Update

RefTypeOther1 

Other(1)

RefTypeOther2 

Other(2)

RefTypeOther3 

Other(3)

RefTypeOther4 

Other(4)

RefTypeOther5 

Other(5)

◆ TrayType

enum TRIM.SDK.TrayType
strong

Tray Types

Enumerator
Favorites 

Favorites

Worktray 

Records Work Tray

Documents 

Recent Documents

Containers 

Recent Containers

Due 

Records Due

In 

Records In

DueOrIn 

Records In or Due

Templates 

Document Templates

ContentBlocks 

Content Blocks

ActivitiesDue 

Activities Due

DocsCheckedOut 

Checked Out Documents

◆ TriggerDelayTypes

Trigger Delay Types

Enumerator
YearsAndMonths 

Years and Months

Days 

Days

NoDelay 

No Delay

◆ TriggerRounding

Trigger Rounding Types

Enumerator
NoRounding 

No Rounding

EndOfMonth 

End of Month

EndOfCalendarYear 

End of Calendar Year

EndOfFiscalYear 

End of Fiscal Year

EndOfQuarter 

End of Quarter

EndOfHalfYear 

End of Half Year

EndOfJanuary 

End of January

EndOfFebruary 

End of February

EndOfMarch 

End of March

EndOfApril 

End of April

EndOfMay 

End of May

EndOfJune 

End of June

EndOfJuly 

End of July

EndOfAugust 

End of August

EndOfSeptember 

End of September

EndOfOctober 

End of October

EndOfNovember 

End of November

EndOfDecember 

End of December

◆ TriggerTypes

enum TRIM.SDK.TriggerTypes
strong

Schedule Triggers

Enumerator
DateCreated 

Date Created

DateClosed 

Date Closed

DateRegistered 

Date Registered

FixedDate 

Fixed Date

DateLastAction 

Last Action Date

DateArchived 

Date Archived

DateInactive 

Date Inactive

UserDefined 

Additional Field

DateModified 

Date Modified

RootDateCreated 

First Part Date Created

ContentDateFinalized 

Latest Date Declared As Final of Contents

DateFinalized 

Date Declared As Final

LastPartDateClosed 

Latest Part Date Closed

LastPartDateCreated 

Latest Part Date Created

ContentDateCreated 

Latest Date Created of Contents

ContentDateModified 

Latest Date Modified of Contents

ContentDateClosed 

Latest Date Closed of Contents

ContentDateLastAction 

Latest Last Action Date of Contents

DateMatterClosed 

Date Matter Record Closed

SapArchiveDate 

SAP Archived Date

SapModifiedDate 

SAP Modified Date

DateSuperseded 

Date Superseded

DateReceived 

Date Received

ArchivingEvent 

Archiving Event

◆ TrimEventCounters

Content Manager Event Counters

Enumerator
RecordsAdded 

Records Added

RecordsModified 

Record Modifications

Finalized 

Finalized

Unfinalised 

Unfinalized

ContainerChanged 

Container Changed

AssigneeChanged 

Assignee Changed

HomeChanged 

Home Changed

OwnerChanged 

Owner Changed

DateCreatedChanged 

Date Created Changed

DateRegisteredChanged 

Date Registered Changed

TitleChanged 

Title Changed

RecordsDeleted 

Records Deleted

LocationsAdded 

Locations Added

LocationsModified 

Location Modifications

LocationsDeleted 

Locations Deleted

Login 

Login

Logout 

Logout

UniqueLogins 

Unique Logins

◆ TrimPathType

enum TRIM.SDK.TrimPathType
strong

Content Manager Path Types

Enumerator
Calendar 

Calendar File

Captions 

Captions File

UserDictionaries 

User Dictionaries Folder

SomewhereForTempFiles 

Temporary Folder

Favorites 

Favorites Folder

ClientDocumentCache 

Client Document Cache Folder

WorkgroupDocumentCache 

Workgroup Document Cache Folder

ClientLogs 

Client Logs Folder

AuditLog 

Audit Log Folder

QueueProcessingLogs 

Queue Processing Logs Folder

ThreadDataQueues 

Thread Data Queues Folder

ServerLogs 

Server Logs Folder

TopDrawerDB 

Offline Records DB Folder

UserButtonBitmaps 

User Button Bitmaps File

TopDrawerDocuments 

Offline Records Documents Folder

AppDataRootDir 

Application Data Root Folder

OutlookLogPath 

Outlook Logfile Folder

AddinDeploymentPath 

Add-in Deployment Path

AsynchTransferToWGSPath 

Asynchronous Document Transfer Folder

WorkgroupConfigPath 

Workgroup Configuration File

TrimBinaries 

Content Manager Binaries Path

WorkgroupStreamingFolder 

Workgroup Streaming Folder

WorkgroupPendingFolder 

Workgroup Pending Folder

UserConfigFiles 

User Configuration Files

SystemDictionaries 

System Dictionaries Folder

StoreSubfolderMonitoring 

Store Sub-folder Monitoring

RenderConfigPath 

Content Manager Render Service Configuration File

WorkgroupPendingFailures 

Workgroup Pending Failures Folder

WorkgroupPendingQuarantine 

Workgroup Pending Quarantine Folder

ClientDownloadCache 

Client Download Cache Folder

WorkgroupPendingInfo 

Workgroup Pending Metadata Folder

GisInterfaceFile 

GIS Html Integration File

OfficeIntegrationStagingPath 

Office Integration Staging Path

ExternalIconCachePath 

External Icon Cache Path

◆ TrimSearchOperatorType

Enumerator
And 
Or 
Not 
LeftBracket 
RightBracket 

◆ UnregisteredUsers

Unregistered User Options

Enumerator
DenyAccess 

Deny Access

LoginAsGuest 

Login Using Guest Account

CreateNewUser 

Create New User Account

◆ UserDashboardItem

User Dashboard Items

Enumerator
RecordsAssigned 

Records assigned

RecordsToBeReturned 

Records to be returned

RecordsRequested 

Records requested

DocumentsCheckedOut 

Documents checked out

DocumentsToEdit 

Documents to edit

DocumentsToReview 

Documents to review

DocumentsToAuthorise 

Documents to authorize

RecordActions 

Record Actions

Activities 

Activities

TodoItems 

To Do Items

ClassificationsToApprove 

Classifications to approve

ConsignmentsToReview 

Consignments to review

ConsignmentsToApprove 

Consignments to approve

ConsignmentsToDispose 

Consignments to dispose

ExternalWorkflows 

External Workflows

◆ UserFieldFormats

Additional Field Formats

Enumerator
String 

String

Number 

Number

Boolean 

Boolean

Date 

Date

Datetime 

Date and Time

Decimal 

Decimal

Text 

Text

Currency 

Currency

Object 

Content Manager Object

BigNumber 

Large Number

Xml 

XML String

Geography 

Geography

◆ UserLabelType

User Label Types

Enumerator
Tag 

Tag

Favorites 

Favorites

Worktray 

Records Work Tray

Documents 

Recent Documents

Containers 

Recent Containers

Templates 

Document Template

ContentBlocks 

Document Content Block

◆ UserLicenseTypes

User License Types

Enumerator
Administrator 

Administrator/Records Manager

RecordsCoordinator 

Records Co-ordinator

KnowledgeWorker 

Knowledge Worker

Contributor 

Contributor

InquiryUser 

Inquiry User

NoAccess 

Not a Registered User

◆ UserOptionSetIds

The 'UserOptionSetIds' enum

Enumerator
Unknown 
Appearance 

User interface settings

BlockedSearchMethods 

Search Methods that are hidden from normal user-interface

CascadeProperties 

Default properties and fields for cascade properties

CommandShortcuts 

Ribbon command shortcuts such as saved searches and search forms

ConsignmentLog 

Settings for Consignment Disposal Log

CustomUserTypes 

Custom User Types

DashboardConfig 

Dashboard Settings

DroppedFiles 

Defaults when a document is dropped onto Content Manager

DroppedFolders 

Filtering for dropped folders

Dropzone 

Dropzone

ElasticSearchMetadata 

A list of properties and Additional Fields that are included in the elasticSearch metadata schema

Email 

Sending email settings

EmailingRecords 

Defaults for sending Records via email

ExplorerConfig 

Explorer Settings

ExternalSharing 

External Share Settings

FavoriteSearchMethods 

Favorite Search Methods

FileTypes 

Settings for file types

GisData 

GIS setting for the GIS feature

Integration 

Defaults when integrating with authoring applications

Locale 

Language and other regional settings

MobileConfig 

Mobile Client Settings

Outlook 

Content Manager In Outlook configuration

PolicyCentre 

Settings for Iron Mountain Policy Center Solution integration

PrintMergeConfig 

Print Merge Settings

RecentSearchMethods 

Recent Search Methods

Reporter 

Fonts For Content Manager report layouts

Ribbon 

Ribbon and frame settings

Search 

Search settings

SelectRecordType 

How to display suitable Record Types when creating a new Record

SortAndFilter 

Default search sorting and filtering

Spelling 

Spelling checker dictionaries

Startup 

Windows to display when starting Content Manager and Content Manager Desktop

StoreMetadata 

Store record metadata items for SEC compliance

TraySortAndFilter 

Default search sorting and filtering for trays

TreeBox 

Default properties and fields for tree boxes

Viewer 

Viewers to use when displaying electronic documents

ViewPane 

Default properties and fields for view panes

WebClient 

Web Client Preferences

WebClientCommandBar 

Menu commands and popups for the Web Client command shortcut bar

◆ UserPermissions

The UserPermissions enum

Enumerator
prm_Unknown 
RecordCreate 
RecordModify 
RecordDelete 
Unfinalize 
CreatePartFiles 
ModifyAnyClass 
RequestWorker 
RequestAdministrator 
MakeRequests 
MakeRecurringRequests 
MakePermanentRetrievalRequests 
RecordAdmin 
RecordAdminRestricted 
RecordArchivist 
RecordArchivistAdmin 
DocumentExtract 
DocumentExtractSensitive 
DocumentUpdate 
DocumentDelete 
AnnotateRecord 
RecordRelate 
RemoveRecordRelate 
AttachContacts 
RemoveContacts 
SetContainer 
ChangeContainer 
RemoveFromContainer 
CloseContainer 
ModifyRecordSecurity 
ModifyRecordAccess 
SetArchiveDates 
AddCommunication 
ManageCommunications 
RemoveRevisions 
RemoveRenditions 
ApproveDisposal 
ModifyAdditionalFieldValues 
DocumentUndoCheckout 
DocumentReviewAdministrator 
RenderAdmin 
ShareRecords 
ModifyClassification 
ModifyRecordType 
RecordRecycle 
RecordGroupRecycle 
ViewHoldProperties 
ReplacePhrase 
PromoteSchedule 
CreateInternalLocation 
ModifyInternalLocation 
LimitedModInternalLocation 
DeleteInternalLocation 
CreateExternalLocation 
ModifyExternalLocation 
DeleteExternalLocation 
ViewProfile 
ModifyProfile 
ModifyOwnProfile 
RecordTypes 
LookupSets 
DefineFields 
DefineMetadataRules 
ClassificationAdmin 
ApproveClassification 
ScheduleAdmin 
Litigation 
AddRemoveHold 
AddRemoveExternalHold 
SpaceAdmin 
DocumentStoreAdmin 
WordIndexing 
ZipCodes 
Thesaurus 
Meetings 
MeetingContributor 
SecurityGuide 
MailTemplates 
DataCleanup 
OriginManager 
BarcodeScanners 
WebLayouts 
Reports 
Alerts 
CanViewAuditEvents 
WorkflowAdmin 
ActionsAdmin 
AttachActions 
ReassignActions 
RescheduleActions 
CompleteActions 
WorkflowCreate 
WorkflowCreateBlank 
WorkflowModify 
ActionStats 
SystemOptions 
ExternalLinks 
Calendar 
SystemCaptions 
Searches 
SecurityAdmin 
CensusAdmin 
ImportExport 
DownloadFromScanner 
CanSaveSearches 
BypassViewAccess 
BypassAllAccess 
BypassExclusions 
ByPassLockDown 
ByPassAuditLog 
BypassGlobalToolbar 
BypassBlockedSearchMethods 
ContentIndexAdministrator 
SharePointAdministrator 
LabelManager 
CheckinStyleManager 
ServerMonitoring 
UpdatePolicyCentreSchedules 
ViewClientLogFiles 
TeamsAdministrator 
AlertCreator 
CanBeHome 
CanBeOwner 
CanBeCurrent 
CanBeContact 
CanBeRequestor 
CanBeAssignee 
CanBeSupervisor 
CanBeAccess 
CanBeEditor 
CanBeReviewer 
CanBeAuthorizer 

◆ UserTypes

enum TRIM.SDK.UserTypes
strong

User Access Types

Enumerator
Administrator 

Administrator

RecordsManager 

Records Manager

RecordsWorker 

Records Co-ordinator

EndUser 

Knowledge Worker

Contributor 

Contributor

EnquiryUser 

Inquiry User

Custom1 

Custom User Type 1

Custom2 

Custom User Type 2

Custom3 

Custom User Type 3

Custom4 

Custom User Type 4

Custom5 

Custom User Type 5

Custom6 

Custom User Type 6

Custom7 

Custom User Type 7

Custom8 

Custom User Type 8

Custom9 

Custom User Type 9

Custom10 

Custom User Type 10

◆ UseStoreType

enum TRIM.SDK.UseStoreType
strong

Use Store

Enumerator
NoStore 

Records not electronic

UseStore 

Use specified Document Store

UseDefault 

Use Document Store from Document Store Pool

◆ ViewPaneStyle

View Pane Styles

Enumerator
Bottom 

Bottom

Right 

Right

◆ WebServiceCacheSettings

Web Service Cache Settings

Enumerator
None 

No Web Service Cache

Common 

Cache Commonly Used Objects

AllButRecords 

Cache All Objects Except Records

All 

Cache All Objects

◆ WgsCacheType

enum TRIM.SDK.WgsCacheType
strong

Cache type

Enumerator
NoCaching 

No Caching

RetentiveOnly 

retentive Caching Only

PreEmptive 

Pre-emptive Caching

FullMirror 

Full Mirror

◆ WindowsFrameType

Frame Types

Enumerator
Mdi 

Content Manager MDI Frame

Sdi 

Content Manager Desktop SDI Frame

SdiSelect 

Content Manager SDI Select Folder Frame

SdiBrowse 

Content Manager SDI Browse Folder Frame

Tes 

Content Manager Enterprise Studio Frame

Mbx 

Content Manager Email Viewer Frame

Reporter 

Report Designer Frame

Preview 

Reporter Preview Frame

Queue 

Content Manager Queue Processor Frame

Viewer 

Content Manager Document Viewer Frame

Workflow 

Workflow Designer Frame

WorkflowTemplate 

Template Designer Frame

Redact 

Redaction and Annotation Frame

MdiAdmin 

Content Manager Administration MDI Frame

None 

Unknown or not applicable

◆ Word11FileTypes

Microsoft Office 2003 Word File Types

Enumerator
mw7_Word2003_doc 

Word 97-2003 Document

mw7_Word2003Tmpl_dot 

Word 97-2003 Template

◆ WordFileTypes

Microsoft Word File Types

Enumerator
Word_docx 

Word Document

WordMe_docm 

Word Macro-Enabled Document

Word97_doc 

Word 97-2003 Document

WordTmpl_dotx 

Word Template

WordTmplMe_dotm 

Word Macro-Enabled Template

Word97Tmpl_dot 

Word 97-2003 Template

WordRTF_rtf 

Rich Text Format

WordODT_odt 

OpenDocument Text

WordPlainText_txt 

Plain Text

◆ WordOpenFileTypes

Microsoft Open Word File Types

Enumerator
AllRecords 

All Records (-)

AllFiles 

All Files (*.*)

AllWordDocuments 

All Word Documents (*.docx; *.doc; *.docm; *.dotx; *.dotm; *.dot)

WordDocuments 

Word Documents (*.docx)

Word97Documents 

Word 97-2003 Documents (*.doc)

AllWordTmpl 

All Word Templates (*.dotx; *.dotm; *.dot)

WordMacroTmpls 

Word Macro-Enabled Template (*.dotm)

Word97Tmpls 

Word 97-2003 Template (*.dot)

Other 

Other Documents (*.rtf; *.txt; *.odt; *.wps)

◆ WordProcessorMergeFormats

Word Processor Merge Formats

Enumerator
Word 

Microsoft Word

CommaSeparated 

Comma Separated Values

TabDelimited 

Tab Delimited

UserDefined 

Custom

◆ WordTypes

enum TRIM.SDK.WordTypes
strong

Word Types

Enumerator
TitleWord 

Record Titles

NoteWord 

Record Notes

ClassificationWord 

Classifications

ScheduleWord 

Schedules

ThesaurusWord 

Thesaurus Terms

LocAddressWord 

Location Addresses

CommAddressWord 

Communication Addresses

ArchiveEventWord 

Archiving Events

WorkflowWord 

Workflows

ActivityWord 

Activities

TextField 

Text Additional Fields

OtherNoteWord 

Object Notes

LocationWord 

Locations

◆ WorkflowAccess

Workflow Access Controls

Enumerator
View 

View Workflow

Update 

Update Workflow

CompleteActivities 

Complete Activities

ModifyAccess 

Modify Workflow Access

Delete 

Delete Workflow

◆ WorkflowDocumentPlaceholderType

Document Placeholder Types

Enumerator
Reference 

Reference

InitiatingRecord 

Initiating Record

WorkingDocument 

Working Document

◆ WorkflowEventCounters

Workflow Event Counters

Enumerator
ActivityCompleted 

Activity Completed

ActivityAssigned 

Activity Assigned

ActivityReassigned 

Activity Reassigned

ActivityUndone 

Activity Undone

ActivityCurrent 

Activity Current

ActivitySkipped 

Activity Skipped

ActivityNeedsAuthorisation 

Activity Needs Authorization

ActionCompleted 

Action Completed

ActionAssigned 

Action Assigned

ActionReassigned 

Action Reassigned

ActionUndone 

Action Undone

ActionCurrent 

Action Made Current

◆ WorkflowLockOperation

Workflow Lock Operations

Enumerator
Lock 

Lock

Unlock 

Unlock

Status 

Status

◆ XdmsSystem

enum TRIM.SDK.XdmsSystem
strong

External DMS Systems

Enumerator
Unknown 

Unknown

Fas 

File Analysis Suite

Sdm 

Structured Document Management

Custom1 

Custom 1

Custom2 

Custom 2

Custom3 

Custom 3

Custom4 

Custom 4

Custom5 

Custom 5

◆ XmlDocumentExportType

XML Document Export Types

Enumerator
Ignore 

Ignore Documents

Link 

Extract and Make Link

Embed 

Extract and Embed

◆ XmlSchemaTypes

XML Scheme Types

Enumerator
Excluded 

Not in XML Schema

Normal 

Normal Schema Element

Mandatory 

Mandatory Schema Element

Display 

Display Only Schema Element