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

public AddrBase LoadOrCreate(
	Guid uid
)

Return Value

Type: AddrBase
Entity
Remarks

How to find an object ID
See Also