ObjVerExGetLookupID(Object) Method
            
            Returns the lookup id of a Lookup propertyValue in the PropertyValue collection.
            
            
            
              Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public int GetLookupID(
	Object prop
)
- prop  Object
- A reference to the property whose lookup should be returned.
Int32The id of the lookup if found, -1 otherwise.