 | 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
Syntaxstring DocumentSerialId { get; set; }
Property DocumentSerialId As String
Get
Set
Property Value
Type:
String
RemarksThis entity member is bound to the DocumentSerialId (Série de documents) column of the ColleagueFamily (Famille commerciaux/collaborateurs) table.
See Also