NotificationMessageBadge Property |
[Missing <summary> documentation for "P:Scanjour.Process.PushNotification.PushNotifierServiceReference.NotificationMessage.Badge"]
Namespace: Scanjour.Process.PushNotification.PushNotifierServiceReferenceAssembly: Scanjour.Process.PushNotification_24.5.0.0 (in Scanjour.Process.PushNotification_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic int Badge { get; set; }
Public Property Badge As Integer
Get
Set
public:
property int Badge {
int get ();
void set (int value);
}
member Badge : int with get, set
Property Value
Int32
See Also