ImportedDocumentMetadataVersionId Property

Metadata version id of the document in the library. Only valid for successfully imported documents.

Definition

Namespace: FileHold.LibraryManager.Models
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public int MetadataVersionId { get; set; }

Property Value

Int32

See Also