 | IDepositEntityIsPosDepositMember Property |
Gets or sets a value indicating whether this instance is point of sales deposit.
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.TradeDocument
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyBoolEntityMember IsPosDepositMember { get; }
ReadOnly Property IsPosDepositMember As IReadOnlyBoolEntityMember
Get
Property Value
Type:
IReadOnlyBoolEntityMember
See Also