Compartir a través de


UserNotification.Id Propiedad

Definición

Obtiene el identificador de la notificación.

public:
 property unsigned int Id { unsigned int get(); };
uint32_t Id();
public uint Id { get; }
var uInt32 = userNotification.id;
Public ReadOnly Property Id As UInteger

Valor de propiedad

UInt32

unsigned int

uint32_t

Identificador de la notificación.

Se aplica a