|
ClientJobNotifications Property |
Notifications
Namespace: DrawerBackup.Client.JobsAssembly: DrawerBackup.Client (in DrawerBackup.Client.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic DbNotifierClient Notifications { get; }
Public ReadOnly Property Notifications As DbNotifierClient
Get
public:
property DbNotifierClient^ Notifications {
DbNotifierClient^ get ();
}
member Notifications : DbNotifierClient with get
Property Value
Type:
DbNotifierClient
See Also