 | PurchaseDocumentLineSchemaTableHasAnalyticAffectationsColumnName Field |
Gets the HasAnalyticAffectations (Répartition analytique multiple) 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 HasAnalyticAffectationsColumnName = "HasAnalyticAffectations"
Public Const HasAnalyticAffectationsColumnName As String = "HasAnalyticAffectations"
Field Value
Type:
String
Remarks
Gets the HasAnalyticAffectations (Répartition analytique multiple) column name of the table PurchaseDocumentLine
See Also