SynchronizationSettings Properties |
The SynchronizationSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | ColumnNames |
Available column names.
(Inherited from AbstractDataContainerParentObjectType.) |
![]() | ExcludedStagingColumns |
Gets or sets the list of columns that are excluded when staging objects.
|
![]() | IncludeToSynchronizationParentDataSet |
Determines whether the data of parent objects automatically includes child objects of the given type during synchronization (for example staging).
Applies to object types that have a parent.
Set one of the values from IncludeToParentEnum. The default value is Complete for object types that have the ParentObjectType and ParentID properties set in their type info.
|
![]() | Item |
Gets or sets the value of the column.
(Inherited from AbstractSimpleDataContainerTObject.) |
![]() | LogCondition |
Condition that determines which objects of the given type generate synchronization tasks. If set, only objects that match the condition are synchronized.
|
![]() | LogSynchronization |
Determines whether the system logs staging tasks for objects of the type. Select one of the SynchronizationTypeEnum values.
|
![]() | ObjectTreeLocations |
Adds the object type to the object tree on the Objects tab of the Staging application.
|
![]() | RegisteredColumns |
Registered Columns
(Inherited from AbstractSimpleDataContainerTObject.) |
![]() | RegisteredColumnsObject |
Registered Columns object
(Inherited from AbstractSimpleDataContainerTObject.) |
![]() | SupportsTaskOptimization |
Indicates that objects of given type support staging task logging optimization.
|
![]() | UseLocalColumns |
If true, the object uses local columns
(Inherited from AbstractSimpleDataContainerTObject.) |