![]() | IReadOnlyPrintersForStocksOptionsEntityCollection Interface |
Namespace: EBP.Api.Interfaces.Invoicing.Module.Options
The IReadOnlyPrintersForStocksOptionsEntityCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | CompleteName |
Gets the complete name
(Inherited from IReadOnlyEntityCollectionBase.) |
![]() | Definition |
Gets the entity definition
(Inherited from IReadOnlyEntityCollectionBase.) |
![]() | Description |
Gets the description of the entity collection.
(Inherited from IReadOnlyEntityCollectionBase.) |
![]() | Item |
Gets an entity by its index
(Inherited from IReadOnlyEntityCollectionT.) |
![]() | OwnerEntity |
Gets the entity that own the most top collection
(Inherited from IReadOnlyEntityCollectionBase.) |
![]() | ParentEntity |
Gets the parent entity item if this collection is a children collection of an entity item.
(Inherited from IReadOnlyEntityCollectionBase.) |
![]() | ReadOnly |
Gets if the collection is read only
(Inherited from IReadOnlyEntityCollectionBase.) |
Name | Description | |
---|---|---|
![]() | Contains |
Check if an entity item exists in the collection (ignored if deleted and not ShowAll)
(Inherited from IReadOnlyEntityCollectionBase.) |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | GetEnumerator |
Returns an enumerator for the collection
(Inherited from IReadOnlyEntityCollectionT.) |
![]() | GetFlatEnumerable |
Return a flat enumerable for the collection. Includes the children
(Inherited from IReadOnlyEntityCollectionT.) |
![]() | IndexOf |
Retrieve the relative index of an entity item
(Inherited from IReadOnlyEntityCollectionBase.) |