MFPropertyValuesBuilderAdd(PropertyValue) Method
Adds a property value to the list.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public MFPropertyValuesBuilder Add(
PropertyValue propVal
)
- propVal PropertyValue
- The propertyValue to add.
MFPropertyValuesBuilderThe MFPropertyValuesBuilder object - for chaining.