 | StockDocumentSchemaTableDocumentStageColumnName Field |
Gets the DocumentStage (Etat) 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 DocumentStageColumnName = "DocumentStage"
Public Const DocumentStageColumnName As String = "DocumentStage"
Field Value
Type:
String
Remarks
Gets the DocumentStage (Etat) column name of the table StockDocument
See Also