 | IDealSettlementEntityBaseIsDepositMember Property |
Gets whether the settlement is a deposit settlement
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Deal
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyBoolEntityMember IsDepositMember { get; }
ReadOnly Property IsDepositMember As IReadOnlyBoolEntityMember
Get
Property Value
Type:
IReadOnlyBoolEntityMember
See Also