Click or drag to resize
ActionType Enumeration

Namespace: ConnectedApps.Cms.Entities.Synchronization
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum ActionType
Members
  Member nameValueDescription
Insert1
Update2
Delete3
All4
See Also