ObjVerExSetProperty(PropertyValue) Method
            
            Adds or updates the specified PropertyValue in the PropertyValue collection.
            
            
            
              Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public PropertyValue SetProperty(
	PropertyValue propVal
)
- propVal  PropertyValue
- The property value to add to the object.
PropertyValueThe actual PropertyValue added to the object.