PFAdminExternalConnectionViewModel Properties |
The PFAdminExternalConnectionViewModel type exposes the following members.
| Name | Description | |
|---|---|---|
| Active |
Gets or sets a value indicating whether this PFAdminExternalConnectionViewModel is active.
Enabled | |
| Address |
Gets or sets the address properties list.
| |
| AddressHtml |
Gets or sets the HTML markup for the address control.
| |
| AllowSuppression |
Gets or sets a value indicating whether Packflow item suppression is allowed for this connection.
AllowItemDeletion | |
| AppContext |
Gets or sets the application context for this connection.
Can be set only for non-created connections.
| |
| BatchSize |
Gets or sets the size of the batch when synchronizing items.
BatchSize | |
| Bindings |
Gets or sets the bindings on the connection.
| |
| ContentTypeGuid |
Gets or sets the content type unique identifier.
| |
| ContentTypeId |
Gets or sets the content type identifier.
| |
| Created |
Gets or sets a value indicating whether this PFAdminExternalConnectionViewModel
is created in Packflow.
| |
| CreateItemEventOnSync |
Gets or sets a value indicating whether an item event has to be created on synchronization.
AddEventOnSync | |
| Description |
Gets or sets a description of the connection.
| |
| Dirty |
Returns true if the object is dirty
| |
| FieldsHtml |
Gets or sets the bindings HTML markup.
Contains two series: Source fields and Packflow fields.
| |
| FrequencyDays |
Gets or sets the synchronization frequency days component.
Days | |
| FrequencyHours |
Gets or sets the synchronization frequency hours component.
Hours | |
| FrequencyMinutes |
Gets or sets the synchronization frequency minutes component.
Minutes | |
| Guid |
Gets or sets the Packflow unique identifier.
| |
| Id |
Gets or sets the Packflow Id of the connection.
| |
| LastSync |
Gets or sets the last synchronization time display value.
| |
| Name |
Gets or sets the name of the connection.
| |
| PossibleAppContexts |
Gets or sets a list of possible application contexts.
| |
| PossibleTypes |
Gets or sets a list of possible connection types display values.
PFExternalConnection_Type | |
| ScheduledSync |
Gets or sets a value indicating whether synchronization is scheduled for this connection.
Enabled | |
| SchemaData |
Gets or sets the schema data.
| |
| SkipRequiredFieldCheck |
Gets or sets a value indicating whether required fields can be left empty
when saving an item during a synchronization.
SkipRequiredFieldCheck | |
| SyncOrder |
Gets or sets the synchronization order.
OrderNo | |
| SyncPermission |
Gets or sets the synchronization permission display value.
SynchronizationPermission | |
| TwoPasses |
Gets or sets a value indicating whether this connection should be synchronized a second time
after a global synchronization. This allows to handle two inter-referenced content.
SecondPass | |
| Type |
Gets or sets the connection type display value. PFExternalConnection_Type |