SynchronizationAction Class |
Namespace: CMS.Synchronization
public class SynchronizationAction
The SynchronizationAction type exposes the following members.
Name | Description | |
---|---|---|
![]() | SynchronizationAction |
Constructor
|
Name | Description | |
---|---|---|
![]() | Condition |
Condition which must be met in order to execute action
|
![]() | Execute |
Action which should be executed
|
Name | Description | |
---|---|---|
![]() | CanBeExecuted |
Returns true if the action should be executed
|
![]() | ExecuteAction |
Executes the given action
|