MFPropertyValuesBuilderRemove(Object) Method
Removes the specified property value.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public MFPropertyValuesBuilder Remove(
Object prop
)
- prop Object
- A reference to the PropertyDef, whose propetyValue will be removed.
MFPropertyValuesBuilderThe MFPropertyValuesBuilder object - for chaining.