Click or drag to resize

FileHoldDataService Class

Inheritance Hierarchy
SystemObject
  FileHold.LibraryManager.TagsDataService
    FileHold.LibraryManager.ConvertToPdfFileHoldDataService

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

The FileHoldDataService type exposes the following members.

Constructors
  NameDescription
Public methodFileHoldDataService
Initializes a new instance of the FileHoldDataService class
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