DocumentFinderGetUserViewFields(String) Method
Returns collection of fields connected with specified view type for current user
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Returns collection of fields connected with specified view type for current user")]
public FieldDefinition[] GetUserViewFields(
string viewType
)
- viewType String
- type of the view
FieldDefinition