Click or drag to resize

IThirdFamilyEntityBaseDocumentSerialIdMember Property

Gets the default document serial id to use when creating document

(Série de documents)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Third
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyStringEntityMember DocumentSerialIdMember { get; }

Property Value

Type: IReadOnlyStringEntityMember
Remarks
This entity member is bound to the DocumentSerialId (Série de documents) column of the CustomerFamily (Familles Clients) table.
See Also