DocumentSchemaManager Methods |
The DocumentSchemaManager type exposes the following members.
| Name | Description | |
|---|---|---|
| AddDocumentControlField |
Create a new Document Control Field.
| |
| AddDocumentSchema |
Adds new document schema with fields
| |
| AddDocumentSchemaField |
Adds field definition to document schema
| |
| AddEvent |
Create a new event definition.
| |
| AddGlobalField |
Creates new metadata field (also called "global field" in the API)
| |
| AddVersionControlField |
Create a new Version Control Field.
| |
| AreDocumentTypesCompatible |
This method is obsolete.
| |
| ChangeDocumentSchema |
Sets new details for schema
| |
| ChangeGlobalField |
Changes definition of metadata field
| |
| CheckHasAccessToSchemaInCabinet |
Checks whether user is allowed to add document in particular schema to specified cabinet
| |
| CheckIfItemIsAssociatedWithDocuments |
Check if a metadata field has values with given dropdown or drilldown menu item
| |
| CreateDocumentSchema |
Creates document schema
| |
| DeleteDocumentControlField |
Delete a Document Control Field.
| |
| DeleteDocumentSchema |
Deletes document schema
| |
| DeleteDocumentSchemaFieldDefinition |
Deletes document schema field definition
| |
| DeleteEvent |
Delete an event definition.
| |
| DeleteVersionControlField |
Delete a Version Control Field.
| |
| GetAllDocumentsSchemas |
Retrieves the details of all available document schemas.
| |
| GetAllFields |
Retrieves the details of all available metadata fields (without drop down menu items).
| |
| GetAllowedConversionsInFolder |
Calculate allowed document type conversions in given folder
| |
| GetAvailableCurrencySymbols |
Returns available currency symbols
| |
| GetAvailableDateFormats |
Returns available date formats
| |
| GetAvailableDecimalSeparators |
Returns available decimal separators
| |
| GetAvailableGroupSeparators |
Returns available group separators
| |
| GetAvailableNegativeColors |
Returns available colors for negative numbers
| |
| GetAvailableNegativeFormats |
Returns available formats for negative numbers
| |
| GetChoicesFromSource |
Retrieves choices from specified source
| |
| GetChoicesFromSourceForPreview |
Retrieves choices from specified source
| |
| GetControlFieldsOverview |
Get an overview list of all Document and Version Control Fields
| |
| GetDataProviders |
Return available custom data providers
| |
| GetDefaultFolderSchemaId |
Retrieve default schema ID for folder.
| |
| GetDocumentControlField |
Get details of a Document Control Field.
| |
| GetDocumentControlFieldsList |
Get a list of all existing Document Control Fields.
| |
| GetDocumentDetailsFields |
Returns all metadata fields of particular schema and DocumentName system field
| |
| GetDocumentSchema |
Retrieves schema's details
| |
| GetDocumentSchemaFields |
Returns all metadata fields of particular schema
| |
| GetDocumentSchemaFieldsIncludingInvisible |
Returns all metadata fields of particular schema (with fields marked as not visible)
| |
| GetDocumentSchemasInfoList |
Lists document schemas start with the specified string
| |
| GetDocumentSchemasOverviewList |
Lists all document schemas present in system providing general information about them.
| |
| GetDocumentSchemaType |
Return default format of given schema
| |
| GetDrillDownMenuItemByID | ||
| GetDrilldownMenuItems |
Returns collection of drill-down choices specified for particular field
| |
| GetDrillDownMenuPathByID | ||
| GetDropDownMenuItems |
Returns collection of choices specified for particular field
| |
| GetDropDownMenuItemsByIDs |
Returns collection of choices specified for particular field and given ids
| |
| GetDropDownMenuItemsByNames |
Returns collection of choices specified for particular field and given names
| |
| GetDropDownMenuItemsForImport | ||
| GetDropDownMenuItemsPaged |
Returns collection of choices specified for particular field with paging and filtering
| |
| GetElectronicSchemaList |
Return all schemas for electronic documents or records.
| |
| GetEventDefinition |
Return event definition with given identifier.
| |
| GetEventsList |
Get a list of all events.
| |
| GetEventsOverview |
Get an overview list of all events.
| |
| GetFieldsInfo |
Returns information about specified fields from particular schema
| |
| GetFieldsList |
Returns brief information about all metadata fields existing in the system. The text property is the metadata field name and the value is the metadata field id.
| |
| GetFieldsOverviewInfoList |
/// Returns information about all metadata fields starting with the specified string.
| |
| GetFieldsOverviewList |
Returns information about all metadata fields existing in the system.
| |
| GetFieldsOverviewListIncludingInvisible |
Returns information about all metadata fields existing in the system including invisible fields.
| |
| GetFilteredDropDownMenuItems | ||
| GetFirstCharactersOfDocumentSchemas |
Return distinct first characters of document schema names
| |
| GetFirstCharactersOfGlobalFields |
Return distinct first characters of metadata fields
| |
| GetGlobalField |
Returns specified metadata field definition (also called "global field" in the API)
| |
| GetGlobalFieldFast |
Returns metadata field without drop down menu items
| |
| GetGlobalFields(String, Boolean, Boolean) | ||
| GetGlobalFields(String, Boolean, Boolean, Database, DbTransaction) | ||
| GetOfflineSchemaList |
Return all schemas for offline documents.
| |
| GetPagedDocumentSchemaFields |
Retrieves schema's fields.
| |
| GetPagedDocumentSchemaFieldsCount |
Retrieves schema's fields count.
| |
| GetReindexWarningThreshold |
Returns a minimum number of documents that when changing their metadata value field will show a warning message.
| |
| GetSchemaList |
Returns all schemas defined in system.
| |
| GetSchemaListAdvanced |
Return list of document schemas for editing document metadata
| |
| GetSchemaListForCabinet |
Returns list of schemas to which user has permissions based on localization.
| |
| GetSchemaListNoCustomNaming |
Return all schemas without custom naming.
| |
| GetSchemaListOfConvertedType | ||
| GetSchemaListOfDocumentType |
Returns all schemas of specified type (type is specified by document).
| |
| GetSchemaListOfSelectionType |
Returns all schemas of specified type (type is specified by selection).
| |
| GetUserDateFormats |
Return date formats for the current user.
| |
| GetVersionControlField |
Get details of a Version Control Field.
| |
| GetVersionControlFieldsList |
Get a list of all existing Version Control Fields.
| |
| IsCustomNamingPatterModified |
Check if custom naming pattern was modified
| |
| IsDocumentSchemaUsed |
Check if the document schema is associated with any document.
| |
| IsMetadataFieldUsed |
Check if a metadata field has associated documents or auto-tagging definitions.
| |
| IsReindexWarningThresholdReached |
Checks if ReindexWarningThreshold is reached and how many documents will need reindexing
| |
| LookupMetadata |
Lookup metadata for the given value.
| |
| LookupMultiMetadata(Int32, FieldWithValue) |
Lookup metadata for given values.
| |
| LookupMultiMetadata(Int32, LookupSettings, FieldWithValue, Database, DbTransaction) | ||
| RemoveDocumentSchemaField |
Removes document schema field
| |
| RemoveEventNotifications | ||
| SetFieldsOrder |
Sets order of fields for particular schema
| |
| UpdateDocumentControlField |
Update an existing Document Control Field.
| |
| UpdateEvent |
Change the definition of an event.
| |
| UpdateVersionControlField |
Update an existing version control field.
| |
| VerifyConnection |
Check connection to given data source.
| |
| VerifyFieldSourceSettings |
Verifies source settings of specified field
| |
| VerifyLookupConnection |
Check connection to given lookup data source.
| |
| VerifySourceSettings |
Verifies specified source settings
|
| Name | Description | |
|---|---|---|
| ConvertT | (Defined by ObjectExtension.) | |
| ToJson | (Defined by ObjectExtension.) |