 | DocumentLineAssociationSchemaTableOriginDocumentSubTypeColumnName Field |
Gets the OriginDocumentSubType (Type du document d'origine) column name
Namespace:
EBP.Api.Interfaces.Schema
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxpublic const string OriginDocumentSubTypeColumnName = "OriginDocumentSubType"
Public Const OriginDocumentSubTypeColumnName As String = "OriginDocumentSubType"
Field Value
Type:
String
Remarks
Gets the OriginDocumentSubType (Type du document d'origine) column name of the table DocumentLineAssociation
See Also