Click or drag to resize

ProcessInstancesRepositoryTableName Field

The primary storage table for ProcessInstance objects

Namespace:  Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public const string TableName = "Bpm_Process_Instances"

Field Value

Type: String
See Also