PublicAPI.Processes.WorkflowTaskBase.Load ELMA API Documentation
Load by ID. If not found, an exception is invoked
 
 
Syntax

public TaskBase Load(
	long id
)

Return Value

Type: TaskBase
Entity
Remarks

How to find an object ID
See Also