Click or drag to resize

IDocumentEntityBaseItemLoaded Event

Occurs when an item has been loaded

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.DocumentBase
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
event IEventHandler<IDocumentLineEventArgs> ItemLoaded

Value

Type: EBP.Api.Interfaces.MiscIEventHandlerIDocumentLineEventArgs
See Also