Click or drag to resize

DefaultViewContainerType Property

View container type, same as "viewContainerType" parameter of GetDocumentsBySnapshot (for example "FLD", "SRT", etc.).

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public string ContainerType { get; set; }

Property Value

Type: String
See Also