Click or drag to resize

DefaultView Properties

The DefaultView type exposes the following members.

Properties
  NameDescription
Public propertyContainerType
View container type, same as "viewContainerType" parameter of GetDocumentsBySnapshot (for example "FLD", "SRT", etc.).
Public propertyIsUserDefault
true indicates per-user setting, false indicates default system setting.
Public propertyObjectDefault
Type of object for which the default view is set.
Public propertyObjectId
Identifier of the cabinet, drawer, folder group or folder, depending on ObjectDefault; unused when ObjectDefault is None.
Public propertyParentObjectId
Identifier of parent drawer when ObjectDefault is “FolderGroup”; otherwise unused.
Public propertyViewId
Identifier of the view which is set as default in given context.
Top
See Also