ObjVerExSetLookup(MFIdentifier, MFIdentifier) Method
            
            Sets the passed lookup item as the only value of specified property in the PropertyValue collection. 
            
            
            
              Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public PropertyValue SetLookup(
	MFIdentifier prop,
	MFIdentifier item
)
- prop  MFIdentifier
- The propertyValue to set the lookup to.
- item  MFIdentifier
- A value reference to set the lookup value to.
PropertyValueThe updated PropertyValue.