Property Identifier
Identifier
A unique identifier for this notification. If null, a unique ID will be generated when scheduling.
Declaration
public int? Identifier { get; set; }
Property Value
| Type | Description |
|---|---|
| int? |
A unique identifier for this notification. If null, a unique ID will be generated when scheduling.
public int? Identifier { get; set; }
| Type | Description |
|---|---|
| int? |