NotificationMessageRaisePropertyChanged Method |
[Missing <summary> documentation for "M:Scanjour.Process.PushNotification.PushNotifierServiceReference.NotificationMessage.RaisePropertyChanged(System.String)"]
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)
Syntaxprotected void RaisePropertyChanged(
string propertyName
)
Protected Sub RaisePropertyChanged (
propertyName As String
)
protected:
void RaisePropertyChanged(
String^ propertyName
)
member RaisePropertyChanged :
propertyName : string -> unit
Parameters
- propertyName String
[Missing <param name="propertyName"/> documentation for "M:Scanjour.Process.PushNotification.PushNotifierServiceReference.NotificationMessage.RaisePropertyChanged(System.String)"]
See Also