trig_if_edit Method
return True if a specific event trigger is in EDIT mode
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)
Syntax
C# |
public static bool trig_if_edit( int ref, int index, int groupindex) |
VB |
Public Shared Function trig_if_edit ( ref As Integer, index As Integer, groupindex As Integer) As Boolean |
Parameters
ref
Type: System.Int32
index
Type: System.Int32
groupindex
Type: System.Int32
Return Value
Type: BooleanBoolean
See Also
functions Class
Scheduler Namespace