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

public Tag LoadOrCreate(
	Guid uid
)

Return Value

Type: Tag
Entity
Remarks

How to find an object ID
See Also