 | SupplierPurchaseConditionsSchemaTableSchemaTableStudyDetailIdColumnName Field |
Gets the StudyDetailId (Identifiant d'une ligne détail d'une étude de déboursés) 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 StudyDetailIdColumnName = "StudyDetailId"
Public Const StudyDetailIdColumnName As String = "StudyDetailId"
Field Value
Type:
String
Remarks
Gets the StudyDetailId (Identifiant d'une ligne détail d'une étude de déboursés) column name of the table SupplierPurchaseConditionsSchemaTable
See Also