Click or drag to resize

Service Class

Service data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.ClientContract.ServiceService
Namespace:  ASI.TAM.API.Data.UI.Account.ClientContract.Service
Assembly:  ASI.TAM.API.Data.UI.Account.ClientContract.Service (in ASI.TAM.API.Data.UI.Account.ClientContract.Service.dll) Version: 2021.1.0.391
Syntax
public sealed class Service

The Service type exposes the following members.

Properties
  NameDescription
Public propertyAccountID
Unique identifier used to specify the account containing the service.

Created in Epic SDK 2016.

Sometimes Required

Public propertyAgencyCode
Agency Code

Created in Epic SDK 2016.

Sometimes Required

Public propertyAssociationItems
Used to store a collection of associations.

Created in Epic SDK 2016.

Public propertyBilledAmount
Billed Amount

Created in Epic SDK 2016.

Public propertyBranchCode
Branch Code

Created in Epic SDK 2016.

Sometimes Required

Public propertyCommentsValue
Used to expose properties contained in the comments tab.

Created in Epic SDK 2016.

Public propertyContractedFee
Contracted Fee

Created in Epic SDK 2016.

Public propertyContractedHours
Contracted Hours

Created in Epic SDK 2016.

Public propertyContractNumber
Contract Number

Created in Epic SDK 2016.

Public propertyDepartmentCode
Department Code

Created in Epic SDK 2016.

Sometimes Required

Public propertyDescription
Description

Created in Epic SDK 2016.

Public propertyExpirationDate
Expiration Date

Created in Epic SDK 2016.

Public propertyHoursRemaining
Hours Remaining

Created in Epic SDK 2016.

Public propertyHoursWorked
Hours Worked

Created in Epic SDK 2016.

Public propertyInceptionDate
Inception Date

Created in Epic SDK 2016.

Public propertyIsReadOnly
Whether the service is read only. Read only items cannot be modified.

Created in Epic SDK 2016.

Public propertyItemizationItems
Used to store a collection of itemizations.

Created in Epic SDK 2016.

Public propertyProducerBrokerCommissionItems
Used to store a collection of producer broker commissions.

Created in Epic SDK 2016.

Public propertyProfitCenterCode
Profit Center Code

Created in Epic SDK 2016.

Required

Public propertyServiceCode
Service Code

Created in Epic SDK 2016.

Required

Public propertyServiceID
Unique identifier used to specify a service.

Created in Epic SDK 2016.

Sometimes Required

Public propertyServiceTotal
Service Total

Created in Epic SDK 2016.

Public propertyServicingRoleItems
Used to store a collection of servicing roles.

Created in Epic SDK 2016.

Public propertyStatus
The status of the service (open / closed).

Created in Epic SDK 2016.

Sometimes Required

Public propertyTerm
Term

Created in Epic SDK 2016.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK 2016.

Public propertyTypeCode
Type Code

Created in Epic SDK 2016.

Top
Remarks