DocumentFinderGetColumnForDocuments(Int32, Int32) Method
Get given column value for each document.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Get given column value for each document.")]
public Object[] GetColumnForDocuments(
int[] documentIds,
int fieldId
)
- documentIds Int32
- fieldId Int32
Object