Gets an action to perform in order to synchronize elements structure.
Namespace:
PerpetuumSoft.DataModel.MsSql.SynchronizersAssembly: PerpetuumSoft.DataModel (in PerpetuumSoft.DataModel.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public SynchronizerAction Action { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Action As SynchronizerAction |
| Visual C++ |
|---|
public: property SynchronizerAction Action { SynchronizerAction get (); } |