Click or drag to resize

DefaultViewObjectDefault Property

Type of object for which the default view is set.

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

Property Value

Type: DefaultViewObjectType
See Also