 | ConstructionSiteReferenceDocumentLineSchemaTableIsHumanServiceColumnName Field |
Gets the IsHumanService (Service à la personne) 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 IsHumanServiceColumnName = "IsHumanService"
Public Const IsHumanServiceColumnName As String = "IsHumanService"
Field Value
Type:
String
Remarks
Gets the IsHumanService (Service à la personne) column name of the table ConstructionSiteReferenceDocumentLine
See Also