DocumentSchemaManagerLookupMetadata Method
            Lookup metadata for the given value.
            
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Lookup metadata for the given value.")]
[XmlIncludeAttribute(typeof(DropdownFieldChoice[]))]
[XmlIncludeAttribute(typeof(DrilldownFieldChoice[]))]
[XmlIncludeAttribute(typeof(int[]))]
public FieldWithValue[] LookupMetadata(
	int documentSchemaId,
	Object lookupValue
)
- documentSchemaId  Int32
 - lookupValue  Object
 
FieldWithValue