Click or drag to resize

IProgramViewEntityCollectionTAdd Method

Create a new entity item and add it to the collection

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.CalculatedData
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
T Add()

Return Value

Type: T
the new entity item
See Also