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

public APNSUserDeviceToken LoadOrCreate(
	Guid uid
)

Return Value

Type: APNSUserDeviceToken
Entity
Remarks

How to find an object ID
See Also