Click or drag to resize

PFOfficeBindingUtils Class

Utilities for Office files synchronization.
Inheritance Hierarchy
SystemObject
  Packflow.InterfacePFOfficeBindingUtils

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public static class PFOfficeBindingUtils

The PFOfficeBindingUtils type exposes the following members.

Methods
  NameDescription
Public methodStatic memberShouldBind
Returns true if QuickPartsSourceInfo is missing or parent item's or content type's version has changed.
Public methodStatic memberSyncFileWithItemData
Tries to apply PFItem-Word data synchronization, according to PFFieldFileHolder settings and event interaction (FileBinding). Synchronization can be avoided or forced by using this event.
Top
See Also