Click or drag to resize

FileHoldService Class

Inheritance Hierarchy
SystemObject
  FileHold.LibraryManager.TagsDataService
    FileHold.LibraryManager.AssembleDocumentsFileHoldService

Namespace:  FileHold.LibraryManager.AssembleDocuments
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public class FileHoldService : DataService

The FileHoldService type exposes the following members.

Constructors
  NameDescription
Public methodFileHoldService
Initializes a new instance of the FileHoldService class
Top
Properties
  NameDescription
Public propertyUserData
Top
Methods
Fields
  NameDescription
Protected fielddatabase (Inherited from DataService.)
Protected fielddocumentFinder (Inherited from DataService.)
Protected fielddocumentManager (Inherited from DataService.)
Protected fieldglobalSettingsManager (Inherited from DataService.)
Protected fieldtransaction (Inherited from DataService.)
Top
Extension Methods
See Also