Click or drag to resize

CustomerSiteRouteAssignmentPartialEntityActionGuid Property

Gets or sets the action unique identifier.

Namespace:  AMCS.Elemos.IntegrationService.Entity.Customer
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Guid ActionGuid { get; set; }

Property Value

Type: Guid
The action unique identifier.
See Also