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

public Color LoadOrCreate(
	Guid uid
)

Return Value

Type: Color
Entity
Remarks

How to find an object ID
See Also