IDocumentAttributesIndexingFinished Object
IDocumentAttributesIndexingFinished Object
The IDocumentAttributesIndexingFinished object is used to get information about the result of indexing a document on an Indexing Station.
You can use the IndexingResult property to get the identifier of the action that caused the indexing to end, and the IndexingUserName property to get the name of the user that indexed the document.
Properties
This object inherits all the properties of the IDocumentAttributes object.
Name | Type | Description |
IndexingUserName | String, read-only | Contains the name of an Indexing Station operator. |
IndexingResult | IndexingFinishedResultEnum, read-only | Contains information about the result of indexing the document on the Indexing Station. |
See also
26.03.2024 13:49:49