IReadOnlyPosCatConfigurationOptionEntity Interface |
POS CAT configuration entity for CAT template.
(PosCatConfigurationOptionEntity)
Namespace: EBP.Api.Interfaces.Invoicing.Module.Options.Pos
The IReadOnlyPosCatConfigurationOptionEntity type exposes the following members.
| Name | Description | |
|---|---|---|
| Configuration | Gets the template configuration. | |
| CreatedDate |
Gets the Created Date
(Inherited from IReadOnlyEntity.) | |
| CreatedUser |
Gets the Created User
(Inherited from IReadOnlyEntity.) | |
| EntityCaption |
Gets the caption of the current entity, using the content
(Inherited from IReadOnlyEntity.) | |
| EntityLabel |
Gets the entity Label
(Inherited from IReadOnlyEntity.) | |
| Errors |
Gets the collection of errors
(Inherited from IReadOnlyEntity.) | |
| Id |
Gets the Id member value
| |
| IsDefault |
Gets the IsDefault member value
| |
| IsDeleted |
Gets if the mode matches a deleted mode
(Inherited from IReadOnlyEntity.) | |
| IsSystem |
Gets the IsSystem member value
| |
| Members |
List of the members. It allows to acces to members with the name
(Inherited from IReadOnlyEntity.) | |
| ModifiedDate |
Gets the Modified Date
(Inherited from IReadOnlyEntity.) | |
| ModifiedUser |
Gets the Modified User
(Inherited from IReadOnlyEntity.) | |
| OwnerEntity |
Gets the main entity that own all this items/collection
(Inherited from IReadOnlyEntity.) | |
| Parent |
Gets the parent entity collection, that own this item
(Inherited from IReadOnlyEntity.) | |
| ReadOnly |
Gets if the entity is in read only mode, to preserve from data changing
(Inherited from IReadOnlyEntity.) | |
| Silent |
Get if the entity is in silent mode
(Inherited from IReadOnlyEntity.) | |
| States |
Gets the entity states
(Inherited from IReadOnlyEntity.) |
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |