IItemCreatedFromLineEventArgs Interface |
Namespace: EBP.Api.Interfaces.Invoicing.Module.Entities.DocumentBase
The IItemCreatedFromLineEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| ItemCaption | Gets the item ID | |
| ItemId | Gets the item ID | |
| ItemType | Gets the item type |
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
IItemCreatedFromLineEventArgs instance = Utils<ExtensionType>.GetInterface<IItemCreatedFromLineEventArgs>();