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

public Target LoadOrCreate(
	Guid uid
)

Return Value

Type: Target
Entity
Remarks

How to find an object ID
See Also