 | ICashMovementEntityAccountingTypeMember Property |
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Pos
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyByteEntityMember AccountingTypeMember { get; }
ReadOnly Property AccountingTypeMember As IReadOnlyByteEntityMember
Get
Property Value
Type:
IReadOnlyByteEntityMember
RemarksThis entity member is bound to the AccountingType (Type de comptabilisation) column of the CashMovement (Mouvement de caisse) table.
See Also