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

public LastObjectInfo LoadOrCreate(
	long id
)

Return Value

Type: LastObjectInfo
Entity
Remarks

How to find an object ID
See Also