Click or drag to resize
ActionEntity Property
Gets or sets the entity of the action.

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

Property Value

Type: ActionEntity
See Also