Class SyncEventActions
public class SyncEventActions
- Inheritance
-
SyncEventActions
Fields
Create
public const string Create = "Create"
Field Value
Delete
public const string Delete = "Delete"
Field Value
Refresh
public const string Refresh = "Refresh"
Field Value
Reload
public const string Reload = "Reload"
Field Value
Update
public const string Update = "Update"