Click or drag to resize

PFExternalConnection_Binding Properties

The PFExternalConnection_Binding type exposes the following members.

Properties
  NameDescription
Public propertyConstantValue
Gets or sets a value applied on synchronized items, replacing the external data. Default value: null (no constant value).
Public propertyPFFieldId
Gets or sets the id of the bound Packflow field.
Public propertyPFFieldName
Gets or sets the name of the bound Packflow field.
Public propertyPFFieldType
Gets or sets the type of the bound Packflow field.
Public propertySyncType
Gets or sets a value indicating which kind of synchronization is applied: from and/or to the external source. Default value: ReadOnly (Packflow is updated from the external source).
Public propertyTargetId
Gets or sets the id of the target (external) field/column. Optional, currently only relevant on SharePoint bound fields.
Public propertyTargetName
Gets or sets the name of the target (external) field/column.
Top
See Also