UserPreferencesGetViewDetailsForUser Method
            Return details of the given view that specified user has access to.
            
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Return details of the given view that specified user has access to.")]
public ViewDefinition GetViewDetailsForUser(
	int viewId,
	Guid userId
)
- viewId  Int32
 - userId  Guid
 
ViewDefinition