Click or drag to resize

ICommitmentEntityBaseCanMarkOffCommitment Method

Determines whether can mark off commitment

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Commitment
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
bool CanMarkOffCommitment()

Return Value

Type: Boolean
true if the commitment can mark-off, otherwise false
See Also