UserPreferencesGetCustomView Method |
Get the custom view columns for the current user.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic ViewColumn[] GetCustomView(
string containerType
)
Parameters
- containerType
- Type: SystemString
Return Value
Type:
ViewColumn
Remarks
This method is obsolete and is provided only for compatibility with existing code.
See Also