 | 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)
Syntaxpublic ActionPartialEntityActionTypeEnum ActionType { get; set; }
Public Property ActionType As ActionPartialEntityActionTypeEnum
Get
Set
Property Value
Type:
ActionPartialEntityActionTypeEnum
The type of the action.
See Also