PublicAPI.Docflow.Objects.LifeCycle.LoadOrCreate ELMA API Documentation
Load by ID. If not found, the new object is returned
 
 
Syntax

public LifeCycle LoadOrCreate(
	long id
)

Return Value

Type: LifeCycle
Entity
Remarks

How to find an object ID
See Also