DefaultView Class |
Namespace: FileHold.LibraryManager
public class DefaultView
The DefaultView type exposes the following members.
Name | Description | |
---|---|---|
![]() | DefaultView | Initializes a new instance of the DefaultView class |
Name | Description | |
---|---|---|
![]() | ContainerType |
View container type, same as "viewContainerType" parameter of GetDocumentsBySnapshot (for example "FLD", "SRT", etc.).
|
![]() | IsUserDefault |
true indicates per-user setting, false indicates default system setting.
|
![]() | ObjectDefault |
Type of object for which the default view is set.
|
![]() | ObjectId |
Identifier of the cabinet, drawer, folder group or folder, depending on ObjectDefault; unused when ObjectDefault is None.
|
![]() | ParentObjectId |
Identifier of parent drawer when ObjectDefault is “FolderGroup”; otherwise unused.
|
![]() | ViewId |
Identifier of the view which is set as default in given context.
|
Name | Description | |
---|---|---|
![]() | ConvertT | (Defined by ObjectExtension.) |
![]() | ToJson | (Defined by ObjectExtension.) |