Cabinet Class |
Namespace: FileHold.LibraryManager
public class Cabinet : LibraryStructureObject
The Cabinet type exposes the following members.
| Name | Description | |
|---|---|---|
| Cabinet | Initializes a new instance of the Cabinet class | |
| Cabinet(Principal) | Initializes a new instance of the Cabinet class | |
| Cabinet(Int32, LoadCriteria, Database, DbTransaction) | Initializes a new instance of the Cabinet class | |
| Cabinet(Principal, Int32, LoadCriteria, Database, DbTransaction) | Initializes a new instance of the Cabinet class |
| Name | Description | |
|---|---|---|
| checkingCOMSettings | (Inherited from LibraryStructureObject.) | |
| criteria | (Inherited from LibraryStructureObject.) | |
| database | (Inherited from LibraryStructureObject.) | |
| principal | (Inherited from LibraryStructureObject.) | |
| transaction | (Inherited from LibraryStructureObject.) |
| Name | Description | |
|---|---|---|
| ConvertT | (Defined by ObjectExtension.) | |
| ToJson | (Defined by ObjectExtension.) |