 | IComplementaryAccountEntityDocumentReferenceOriginComplementaryAccountId Property |
For progress states, gets the reference document complementary account
origin line (amount in progress state is then a prorata of origin amount)
(Identifiant de la ligne poste compl. d'origine)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Building
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<Guid> DocumentReferenceOriginComplementaryAccountId { get; set; }
Property DocumentReferenceOriginComplementaryAccountId As Nullable(Of Guid)
Get
Set
Property Value
Type:
NullableGuid
RemarksThis entity member is bound to the DocumentReferenceOriginComplementaryAccountId (Identifiant de la ligne poste compl. d'origine) column of the ComplementaryAccount (Postes complémentaires) table.
See Also