 | AccountingYearSchemaTableSynchronizationUniqueIdColumnName Field |
Gets the SynchronizationUniqueId (Unique Id de synchronisation de l'exercice comptable) 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 SynchronizationUniqueIdColumnName = "SynchronizationUniqueId"
Public Const SynchronizationUniqueIdColumnName As String = "SynchronizationUniqueId"
Field Value
Type:
String
Remarks
Gets the SynchronizationUniqueId (Unique Id de synchronisation de l'exercice comptable) column name of the table AccountingYear
See Also