 | 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
SyntaxNullable<byte> DocumentSubType { get; }
ReadOnly Property DocumentSubType As Nullable(Of Byte)
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