 | RouteVisitPartialEntityExclusionType Property |
Gets or sets the exclusion type.
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 ExclusionTypeEnum ExclusionType { get; set; }
Public Property ExclusionType As ExclusionTypeEnum
Get
Set
Property Value
Type:
ExclusionTypeEnum
The exclusion type.
See Also