 | RouteManagementTypePartialEntity Class |
A route management type.
Inheritance HierarchySystemObject EntityObject AMCS.Elemos.IntegrationService.Entity.SettingsRouteManagementTypePartialEntity
Namespace:
AMCS.Elemos.IntegrationService.Entity.Settings
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public class RouteManagementTypePartialEntity : EntityObject,
IPartialEntity
<SerializableAttribute>
Public Class RouteManagementTypePartialEntity
Inherits EntityObject
Implements IPartialEntity
The RouteManagementTypePartialEntity type exposes the following members.
Properties
| Name | Description |
---|
 | Description |
Gets or sets the description.
|
 | IsDeleted |
Gets or sets a value indicating whether this instance is deleted.
|
Top
See Also