Click or drag to resize

RoutePartialEntityAreaOfOriginGUID Property

Gets or sets the area of origin unique identifier.

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

Property Value

Type: Guid
The area of origin unique identifier.
See Also