ObjVerExHasLookup(MFIdentifier, MFIdentifier) Method
Determines if the referenced item is present in the referenced property.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public bool HasLookup(
MFIdentifier prop,
MFIdentifier item
)
- prop MFIdentifier
- The propertyValue to check for the lookup.
- item MFIdentifier
- A value reference to the lookup.
BooleanTrue if the item is present in the property's lookups.