 | CalloutPartialEntitySiteOrderGUID Property |
Gets or sets the site order 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)
Syntaxpublic Guid SiteOrderGUID { get; set; }
Public Property SiteOrderGUID As Guid
Get
Set
Property Value
Type:
Guid
The site order unique identifier.
See Also