 | ICommitmentEntityBaseDocumentIsStructuredSepaCommunication Property |
Document is structured sepa communication
(Structurée)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Commitment
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<bool> DocumentIsStructuredSepaCommunication { get; }
ReadOnly Property DocumentIsStructuredSepaCommunication As Nullable(Of Boolean)
Get
Property Value
Type:
NullableBoolean
RemarksThis entity member is bound to the IsStructuredSepaCommunication (Structurée) column of the PurchaseDocument (Document d'achat) table.
See Also