ObjVerExGetLookups(MFIdentifier) Method
Returns the property's value as a lookups collection.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public Lookups GetLookups(
MFIdentifier prop
)
- prop MFIdentifier
- A reference to a Lookup based property.
LookupsThe lookups value of the property. Empty lookups object if property was not found.