Click or drag to resize

IColleagueFamilyEntityDocumentSerialId Property

Gets or sets the default document serial id to use when creating document

(Série de documents)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Colleague
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
string DocumentSerialId { get; set; }

Property Value

Type: String
Remarks
This entity member is bound to the DocumentSerialId (Série de documents) column of the ColleagueFamily (Famille commerciaux/collaborateurs) table.
See Also