ObjVerExGetLookups(Object) 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(
Object prop
)
- prop Object
- A reference to a Lookup based property.
LookupsThe lookups value of the property. Empty lookups object if property was not found.