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

public RelationshipUser LoadOrCreate(
	Guid uid
)

Return Value

Type: RelationshipUser
Entity
Remarks

How to find an object ID
See Also