Click or drag to resize
ActionEntityType Property
Gets or sets the type corresponding to a CMS entity.

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

Property Value

Type: ActionEntityType
See Also