ObjectContextAddFromTypedValue Method
Adds objects to the context based on a typedValue.
Null values are ignored (nothing added to the context).
Namespace: MFiles.VAF.PlaceholdersAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public void AddFromTypedValue(
Vault vault,
TypedValue typedValue
)
Parameters
- vault Vault
- The vault where the objects are from.
- typedValue TypedValue
- The typedValue that contains references to the objects to add.