Click or drag to resize

ImportedDocument Properties

The ImportedDocument type exposes the following members.

Properties
  NameDescription
Public propertyApprovalDate (Inherited from IndirectDocumentBase.)
Public propertyApprovalStatus (Inherited from IndirectDocumentBase.)
Public propertyAutoDelete
If true, the document is deleted after import.
Public propertyAutoFilingScript
Name of the auto-filing script to use for importation.
Public propertyAutoFilingTemplateId
Public propertyCreatedDate (Inherited from IndirectDocumentBase.)
Public propertyDateCompleted
Date and time when the document was imported.
Public propertyDateQueued
Date and time when the document was added to the queue.
Public propertyDCN (Inherited from IndirectDocumentBase.)
Public propertyDocumentName (Inherited from IndirectDocumentBase.)
Public propertyDocumentSchemaId
Identifier of the document schema.
Public propertyErrorLog
Detailed error information for failed import.
Public propertyId
Identifier of the pending or imported document.
Public propertyImportType (Inherited from IndirectDocumentBase.)
Public propertyIsOffline
If true, document is added to the library as Offline. Calculated base on schema type.
Public propertyJobId
Identifier of the import job to which belongs document.
Public propertyMetadata
Metadata values in the same format as for AddDocumentInfo.
Public propertyMetadataVersionId
Metadata version id of the document in the library. Only valid for successfully imported documents.
Public propertyOwner (Inherited from IndirectDocumentBase.)
Public propertyQuickSearchName (Inherited from IndirectDocumentBase.)
Public propertySchemaName
Name of the document schema. Only used when retrieving details of document.
Public propertySchemaType
Use it to change default format of imported document.
Public propertySourceFile
Name of the indirect metadata source file.
Public propertySourcePath
Source path of the document in the file system.
Public propertySourcePathShort
Shortened version of the SourcePath property. For WatchedFolder and WatchedFtpSite job types it has got removed part of source folder. For other types it is the same like SourcePath.
Public propertyStatus
Status of the document.
Public propertyTargetFolderId
Identifier of the target folder in FileHold library.
Public propertyTargetLocation
Name of the cabinet, drawer and folder. Only used when retrieving details of document.
Public propertyUseAutoFiling
Public propertyVCN (Inherited from IndirectDocumentBase.)
Public propertyVersionKey (Inherited from IndirectDocumentBase.)
Public propertyVersionKeyType (Inherited from IndirectDocumentBase.)
Public propertyVersionSequence (Inherited from IndirectDocumentBase.)
Top
See Also