PublicAPI.Processes.WorkflowTaskBase.LoadOrCreate ELMA API Documentation
Load by UID. If not found, the new entity is returned
 
 
Syntax

public TaskBase LoadOrCreate(
	Guid uid
)

Return Value

Type: TaskBase
Entity
Remarks

How to find an object ID
See Also