Click or drag to resize

IThirdCustomReportEntityBaseDocumentSubTypeMember Property

Get the DocumentSubType

Customer custom report : List of authorized values in SaleDocumentSubTypes

Supplier custom report : List of authorized values in PurchaseDocumentSubTypes

(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
IReadOnlyByteEntityMember DocumentSubTypeMember { get; }

Property Value

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