Click or drag to resize
SyncTaskBase Properties

The SyncTaskBase type exposes the following members.

Properties
  NameDescription
Protected propertyCallbacksSet
Gets the callbacks set.
Public propertyCurrentProject
Gets or sets the current project.
Public propertyInvolvedElementsDescription
Gets the involved elements description. Include an Environment.NewLine to show elements on a new line. For UI binding purposes.
Public propertyPreferences
Gets or sets the preferences currently being active.
Public propertySourceDescription
Gets the source description of where the task will obtain the data to sync with from. For UI binding purposes.
Protected propertyTaskResultDescription
Gets the task result description.
Public propertyTypeDescription
Gets the type description of the task. For UI binding purposes.
Top
See Also