PublicAPI.Objects.IPad.Models.APNSUserDeviceToken.IsNew ELMA API Documentation
Check, if the object is new (not saved in the database)
 
 
Syntax

public bool IsNew(
	APNSUserDeviceToken obj
)

Parameters

obj
Type: APNSUserDeviceToken
System Object. Object. Access path: PublicAPI.Objects.IPad.Models.APNSUserDeviceToken

Return Value

Type: Boolean
true, if new
See Also