Click or drag to resize

IReadOnlyThirdCustomReportEntityBaseDocumentSubType Property

Gets the DocumentSubType member value

(Sous type de document)

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
Nullable<byte> DocumentSubType { get; }

Property Value

Type: NullableByte
Remarks
This entity member is bound to the DocumentSubType (Sous type de document) column of the CustomerOptionsCustomReport (Options de paramétrage des modèles par client) table.
See Also