JobsRepositoryJobsTableName Field |
The primary storage table for
Job objects
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic const string JobsTableName = "Sys_Jobs"
Public Const JobsTableName As String = "Sys_Jobs"
public:
literal String^ JobsTableName = "Sys_Jobs"
static val mutable JobsTableName: string
Field Value
Type:
String
See Also