Click or drag to resize

PFItem_FileBindingEventArgsForceBinding Property

Set this property true to instruct engine to proceed to binding even if 'should bind' is set to false;

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public bool ForceBinding { get; set; }

Property Value

Type: Boolean
See Also