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
Syntaxpublic bool IsOffline { get; set; }
Property Value
Type:
Boolean
See Also