DocumentSchemaManagerLookupMultiMetadata(Int32, FieldWithValue) Method
Lookup metadata for given values.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Lookup metadata for given values.")]
[XmlIncludeAttribute(typeof(DropdownFieldChoice[]))]
[XmlIncludeAttribute(typeof(DrilldownFieldChoice[]))]
[XmlIncludeAttribute(typeof(int[]))]
public FieldWithValue[] LookupMultiMetadata(
int documentSchemaId,
FieldWithValue[] lookupValues
)
- documentSchemaId Int32
- lookupValues FieldWithValue
FieldWithValue