UserPreferencesAddViewForUser Method
            Create a new personal view for specified user.
            
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Create a new personal view for specified user.")]
public int AddViewForUser(
	ViewDefinition view,
	Guid userId
)
- view  ViewDefinition
 - userId  Guid
 
Int32