Click or drag to resize

ActionPartialEntityActionType Property

Gets or sets the type of the action.

Namespace:  AMCS.Elemos.IntegrationService.Entity.Settings
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ActionPartialEntityActionTypeEnum ActionType { get; set; }

Property Value

Type: ActionPartialEntityActionTypeEnum
The type of the action.
See Also