Click or drag to resize

IProcessTradeDocumentEntityBaseDocumentSubTypeMember Property

Gets the sub type of documents to create

Sale document : List of authorized values in SaleDocumentSubTypes

Purchase document : List of authorized values in PurchaseDocumentSubTypes

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.TradeDocument
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyByteEntityMember DocumentSubTypeMember { get; }

Property Value

Type: IReadOnlyByteEntityMember
See Also