DocumentSchemaManagerLookupMetadata Method |
Lookup metadata for the given value.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic FieldWithValue[] LookupMetadata(
int documentSchemaId,
Object lookupValue
)
Parameters
- documentSchemaId
- Type: SystemInt32
- lookupValue
- Type: SystemObject
Return Value
Type:
FieldWithValue
See Also