PFExternalConnection_Binding Properties | 
The PFExternalConnection_Binding type exposes the following members.
| Name | Description | |
|---|---|---|
| ConstantValue | 
            Gets or sets a value applied on synchronized items, replacing the external data.
            Default value: null (no constant value).
              | |
| PFFieldId | 
            Gets or sets the id of the bound Packflow field.
              | |
| PFFieldName | 
            Gets or sets the name of the bound Packflow field.
              | |
| PFFieldType | 
            Gets or sets the type of the bound Packflow field.
              | |
| SyncType | 
            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).
              | |
| TargetId | 
            Gets or sets the id of the target (external) field/column.
            Optional, currently only relevant on SharePoint bound fields.
              | |
| TargetName | 
            Gets or sets the name of the target (external) field/column.
              |