NotificationMessageData Property |
[Missing <summary> documentation for "P:Scanjour.Process.PushNotification.PushNotifierServiceReference.NotificationMessage.Data"]
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 Object Data { get; set; }
Public Property Data As Object
Get
Set
public:
property Object^ Data {
Object^ get ();
void set (Object^ value);
}
member Data : Object with get, set
Property Value
Object
See Also