Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

EEXECUTIONGROUP

  • Last UpdatedJun 09, 2017
  • 1 minute read

Lists ExecutionGroup options.

enum EEXECUTIONGROUP

{

idxExeGroupUnknown = -1,

idxExeGroupCommon = 0,

idxExeGroupInput = 1,

idxExeGroupPreScript = 2,

idxExeGroupCustom = 3,

idxExeGroupCustom1 = 4,

idxExeGroupCustom2 = 5,

idxExeGroupCustom3 = 6,

idxExeGroupCustom4 = 7,

idxExeGroupCustom5 = 8,

idxExeGroupCustom6 = 9,

idxExeGroupCustom7 = 10,

idxExeGroupCustom8 = 11,

idxExeGroupCustom9 = 12,

idxExeGroupCustom10 = 13,

idxExeGroupExpression = 14,

idxExeGroupScript = 15,

idxExeGroupPostScript = 16,

idxExeGroupOutput = 17,

idxExeGroupHistory = 18,

idxExeGroupAlarm = 19,

}

Members

idxExeGroupCustom6

idxExeGroupCustom4

idxExeGroupCustom5

idxExeGroupCustom2

idxExeGroupCustom3

idxExeGroupCustom1

New Default

idxExeGroupCommon

idxExeGroupCustom7

idxExeGroupCustom8

idxExeGroupCustom9

idxExeGroupScript

idxExeGroupOutput

idxExeGroupExpression

idxExeGroupInput

idxExeGroupPostScript

idxExeGroupCustom10

idxExeGroupCustom

idxExeGroupAlarm

idxExeGroupPreScript

idxExeGroupHistory

idxExeGroupUnknown

Related Links