DocumentFinderGetFieldsForView Method
Returns collection of fields connected with specified view type
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")]
public FieldDefinition[] GetFieldsForView(
string viewType,
int viewParam
)
- viewType String
- type of the view
- viewParam Int32
- parameter specific for particular view type
FieldDefinition