-
-
Returns any K4ObjectWithTasks in the collection.
-
-
Displays the number of elements in the K4ObjectWithTasks.
-
-
Returns every K4ObjectWithTasks in the collection.
-
-
Returns the first K4ObjectWithTasks in the collection.
-
-
Returns the K4ObjectWithTasks with the specified index or name.
index
|
The index or name. Can accept: Long Integer or String.
|
-
-
Returns the K4ObjectsWithTasks within the specified range.
from
|
The K4ObjectWithTasks, index, or name at the beginning of the range. Can accept: K4ObjectWithTasks, Long Integer or String.
|
to
|
The K4ObjectWithTasks, index, or name at the end of the range. Can accept: K4ObjectWithTasks, Long Integer or String.
|
-
k4GetByIds( |
k4PublicationId, k4WfObjectVariantId) |
→ Object |
-
K4 Get by Publication ID and WF Object Variant ID
k4PublicationId
|
string
K4 Publication ID
|
k4WfObjectVariantId
|
string
K4 Workflow Object Variant ID
|
-
-
Returns the last K4ObjectWithTasks in the collection.
-
-
Returns the middle K4ObjectWithTasks in the collection.
-
-
Returns the K4ObjectWithTasks whose index follows the specified K4ObjectWithTasks in the collection.
obj
|
K4ObjectWithTasks
The K4ObjectWithTasks whose index comes before the desired K4ObjectWithTasks.
|
-
-
Returns the K4ObjectWithTasks with the index previous to the specified index.
obj
|
K4ObjectWithTasks
The index of the K4ObjectWithTasks that follows the desired K4ObjectWithTasks.
|
-
-
Generates a string which, if executed, will return the K4ObjectWithTasks.