Click or drag to resize

JobAccessTimePartialEntity Class

The JobAccessTimePartialEntity
Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.CustomerJobAccessTimePartialEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.Customer
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class JobAccessTimePartialEntity : IntegrationEntity

The JobAccessTimePartialEntity type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyAccessContact
Gets or sets the AccessContact
Public propertyAccessEndTime
Gets or sets the AccessEndTime
Public propertyAccessNotes
Gets or sets the AccessNotes
Public propertyAccessStartTime
Gets or sets the AccessStartTime
Public propertyIsDeleted
Gets or sets the IsDeleted flag
Public propertyJobAccessTimeId
Gets or sets the JobAccessTimeId
Public propertyJobId
Gets or sets the JobId
Top
See Also