Click or drag to resize

ImportedDocumentIsOffline Property

If true, document is added to the library as Offline. Calculated base on schema type.

Namespace:  FileHold.LibraryManager.Models
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public bool IsOffline { get; set; }

Property Value

Type: Boolean
See Also