SyncTaskBase Properties |
The SyncTaskBase type exposes the following members.
Name | Description | |
---|---|---|
CallbacksSet |
Gets the callbacks set.
| |
CurrentProject |
Gets or sets the current project.
| |
InvolvedElementsDescription |
Gets the involved elements description. Include an Environment.NewLine to show elements on a new line. For UI binding purposes.
| |
Preferences |
Gets or sets the preferences currently being active.
| |
SourceDescription |
Gets the source description of where the task will obtain the data to sync with from. For UI binding purposes.
| |
TaskResultDescription |
Gets the task result description.
| |
TypeDescription |
Gets the type description of the task. For UI binding purposes.
|