MFPropertyValuesBuilder(Vault, PropertyValues) Constructor
Creates a new instance that wraps a copy of the passed property values.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public MFPropertyValuesBuilder(
Vault vault,
PropertyValues values
)
Parameters
- vault Vault
- The vault in which the property values will be stored.
- values PropertyValues
- The base values from which to start.