Click or drag to resize

ICustomerProductEntityContracts Property

Gets the contracts linked to this customer products

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
ICustomerProductContractEntityCollection Contracts { get; }

Property Value

Type: ICustomerProductContractEntityCollection
See Also