Click or drag to resize
ActionType Property
Gets or sets the type of action that was tracked.

Namespace: ConnectedApps.Cms.Entities.Synchronization
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ActionType Type { get; set; }

Property Value

Type: ActionType
See Also