 | ActionPartialEntityActionTypeId Property |
Gets or sets the action type identifier.
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 int ActionTypeId { get; set; }
Public Property ActionTypeId As Integer
Get
Set
Property Value
Type:
Int32
The action type identifier.
See Also