UserPreferencesSetCustomView Method
            Set custom view for the current user.
            
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Set custom view for the current user.")]
public void SetCustomView(
	string containerType,
	ViewColumn[] view,
	int pageSize
)
Parameters
- containerType  String
 - view  ViewColumn
 - pageSize  Int32
 
 
            This method is obsolete and is provided only for compatibility with existing code.