Click or drag to resize

PFItem_FileBindingEventArgsAdditionalValues Property

A collection of values to add to the item's fields values for QuickParts binding.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public List<PFOfficeBindingValue> AdditionalValues { get; }

Property Value

Type: ListPFOfficeBindingValue
See Also