Click or drag to resize

PartialMiscTimeSinkEntity Class

Partial Misc Time Sink Entity
Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.VehiclePartialMiscTimeSinkEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.Vehicle
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class PartialMiscTimeSinkEntity : IntegrationEntity

The PartialMiscTimeSinkEntity type exposes the following members.

Constructors
  NameDescription
Public methodPartialMiscTimeSinkEntity
Initializes a new instance of the PartialMiscTimeSinkEntity class.
Public methodPartialMiscTimeSinkEntity(MiscTimeSinkEntity)
Initializes a new instance of the PartialMiscTimeSinkEntity class.
Top
Properties
  NameDescription
Public propertyDescription
Gets or sets the description.
Public propertyEndTimestamp
Gets or sets the end timestamp.
Public propertyLastChangeReasonId
Gets or sets the last change reason identifier.
Public propertyMiscTimeSinkDesc
Gets or sets the misc time sink desc.
Public propertyMiscTimeSinkGuid
Gets or sets the misc time sink unique identifier.
Public propertyMiscTimeSinkId
Gets or sets the misc time sink identifier.
Public propertyReasonDesc
Gets or sets the reason desc.
Public propertyReasonId
Gets or sets the reason identifier.
Public propertyRouteGuid
RouteGuid
Public propertyScheduleGuid
ScheduleGuid
Public propertyStartTimestamp
Gets or sets the start timestamp.
Public propertySysUserForename
Gets or sets the system user forename.
Public propertySysUserId
Gets or sets the system user identifier.
Public propertySysUserSurname
Gets or sets the system user surname.
Top
See Also