Click or drag to resize

IMaintenanceContractEntityOriginContractId Property

Gets or sets the origin contract Id (when the contract has been renewal)

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
string OriginContractId { get; set; }

Property Value

Type: String
See Also