MFPropertyValuesBuilder(Vault) Constructor

Creates a new instance with an empty PropertyValues collection.

Definition

Namespace: MFiles.VAF.Common
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public MFPropertyValuesBuilder(
	Vault vault
)

Parameters

vault  Vault
The vault in which the property values will be stored.

See Also