Click or drag to resize

RouteManagementTypePartialEntity Class

A route management type.
Inheritance Hierarchy
SystemObject
  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

The RouteManagementTypePartialEntity type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Gets or sets the description.
Public propertyIsDeleted
Gets or sets a value indicating whether this instance is deleted.
Top
See Also