IDocumentAttributesIndexingFinished
Objeto IDocumentAttributesIndexingFinished
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.
Propiedades
Este objeto hereda todas las propiedades del objeto IDocumentAttributes.
Nombre | Tipo | Descripción |
IndexingUserName | String, sólo lectura | Contiene el nombre de un operador de Estación de indización. |
IndexingResult | IndexingFinishedResultEnum, sólo lectura | Contiene información sobre los resultados de la indexación. |
Consulte también:
26.03.2024 13:49:49