Click or drag to resize

IMaintenanceScheduleEventComplexEntityMember Interface

Maintenance schedule event complex entity member

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Maintenance
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public interface IMaintenanceScheduleEventComplexEntityMember : IMaintenanceScheduleEventComplexEntityMemberBase<IScheduleEventEntity>, 
	IComplexEntityMember, IDisposable, IEquatable<IProxy>

The IMaintenanceScheduleEventComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyContractCaption

Gets or sets the maintenance contract caption

(Libellé)

(Inherited from IMaintenanceScheduleEventComplexEntityMemberBaseT.)
Public propertyContractCaptionMember

Gets the maintenance contract caption

(Libellé)

(Inherited from IMaintenanceScheduleEventComplexEntityMemberBaseT.)
Public propertyContractCounterAlertActive
Gets or sets Sets if the alert on counter is active
Public propertyContractCounterAlertActiveMember
Gets/Sets if the alert on counter is active
Public propertyContractCounterAlertThreshold
Gets or sets Sets the counter alert threshold
Public propertyContractCounterAlertThresholdMember
Gets/Sets the counter alert threshold
Public propertyContractCustomerId
Gets or sets the contract customer identifier.
Public propertyContractCustomerIdMember
Gets the contract customer identifier.
Public propertyContractDealId
Gets or sets the contract deal Id
Public propertyContractDealIdMember
Gets the contract deal Id
Public propertyContractHoursNumberDecremented

Gets or sets the number of hours decremented in the contract

(Nombre d'heures décrémentées)

(Inherited from IMaintenanceScheduleEventComplexEntityMemberBaseT.)
Public propertyContractHoursNumberDecrementedMember

Gets the number of hours decremented in the contract

(Nombre d'heures décrémentées)

(Inherited from IMaintenanceScheduleEventComplexEntityMemberBaseT.)
Public propertyContractId

Gets or sets the maintenance contract Id

(Code Contrat de maintenance)

(Inherited from IMaintenanceScheduleEventComplexEntityMemberBaseT.)
Public propertyContractIdMember

Gets the maintenance contract Id

(Code Contrat de maintenance)

(Inherited from IMaintenanceScheduleEventComplexEntityMemberBaseT.)
Public propertyContractStartDate
Gets or sets the maintenance contract start date
Public propertyContractStartDateMember
Gets the maintenance contract start date
Public propertyContractTravelExpenseId
Gets or sets the contract travel expense Id
Public propertyContractTravelExpenseIdMember
Gets the contract travel expense Id
Public propertyCustomerProducts
Gets the customer products
Public propertyDecreaseContractCounterForNextEvent
Gets or sets whether we must decrease contracts counter when generate next event
Public propertyDecreaseContractCounterForNextEventMember
Gets whether we must decrease contracts counter when generate next event
Public propertyEntity
The owner entity
(Inherited from IComplexEntityMember.)
Public propertyEventTemplateEventTypeId
Gets or sets the event template event type Id
Public propertyEventTemplateEventTypeIdMember
Gets the event template event type Id
Public propertyIncidentCaption
Gets or sets the incident caption
Public propertyIncidentCaptionMember
Gets the incident caption
Public propertyIncidentContractId
Gets or sets the incident contract Id
Public propertyIncidentContractIdMember
Gets the incident contract Id
Public propertyIncidentCustomerId
Gets or sets the incident Id
Public propertyIncidentCustomerIdMember
Gets the incident Id
Public propertyIncidentDealId
Gets or sets the incident deal Id
Public propertyIncidentDealIdMember
Gets the incident deal Id
Public propertyIncidentId
Gets or sets the incident Id
Public propertyIncidentIdMember
Gets the incident Id
Public propertyIncludeInContractPredictedCost
Gets or sets whether to include the contract in realized cost.

List of authorized values in IncludeInRealizedCostType

Public propertyIncludeInContractPredictedCostMember
Gets whether to include the contract in realized cost.

List of authorized values in IncludeInRealizedCostType

Public propertyIncludeInIncidentPredictedCost
Gets or sets whether to include the incident in realized cost.

List of authorized values in IncludeInRealizedCostType

Public propertyIncludeInIncidentPredictedCostMember
Gets whether to include the incident in realized cost.

List of authorized values in IncludeInRealizedCostType

Public propertyInterventionDescription
Gets or sets the intervention description
Public propertyInterventionDescriptionClear
Gets or sets the intervention description clear
Public propertyInterventionDescriptionClearMember
Gets the intervention description clear
Public propertyInterventionDescriptionMember
Gets the intervention description
Public propertyInterventionReport
Gets or sets the intervention report
Public propertyInterventionReportClear
Gets or sets the intervention report clear
Public propertyInterventionReportClearMember
Gets the intervention report clear
Public propertyInterventionReportMember
Gets the intervention report
Public propertyInvoiceTravelExpenseOnLastIntervention
Gets or sets whether we must invoice the travel expense on last intervention

List of authorized values in TravelExpenseInvoiceType

Public propertyInvoiceTravelExpenseOnLastInterventionMember
Gets whether we must invoice the travel expense on last intervention

List of authorized values in TravelExpenseInvoiceType

Public propertyNextEventDate
Gets or sets the next event date
Public propertyNextEventDateMember
Gets the next event date
Public propertyNextEventToForesee
Gets or sets whether a next event must be foreseen
Public propertyNextEventToForeseeMember
Gets whether a next event must be foreseen
Public propertyNextMaintenanceEventId
Gets or sets the next maintenance event Id
Public propertyNextMaintenanceEventIdMember
Gets the next maintenance event Id
Public propertyReference
Gets or sets the reference
Public propertyReferenceMember
Gets the reference
Public propertyScheduleEventTemplateCaption
Gets or sets the schedule event template caption
Public propertyScheduleEventTemplateCaptionMember
Gets the schedule event template caption
Public propertyScheduleEventTemplateId
Gets or sets the schedule event template Id
Public propertyScheduleEventTemplateIdMember
Gets the schedule event template Id
Public propertySendConfirmationMail
Gets or sets whether a confirmation mail must be sent
Public propertySendConfirmationMailMember
Gets whether a confirmation mail must be sent
Public propertyTravelDuration
Gets or sets the travel duration
Public propertyTravelDurationMember
Gets the travel duration
Public propertyTravelExpenseCaption
Gets or sets the travel expense caption
Public propertyTravelExpenseCaptionMember
Gets the travel expense caption
Public propertyTravelExpenseId
Gets or sets the travel expense Id
Public propertyTravelExpenseIdMember
Gets the travel expense Id
Public propertyTravelExpenseInvoiceId
Gets or sets the invoice ID which invoice the travel expense
Public propertyTravelExpenseInvoiceIdMember
Gets the invoice ID which invoice the travel expense
Top
Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Top
See Also