AuditToolsNotificationsRunResumeNotification Method |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxprivate void RunResumeNotification(
string id
)
Private Sub RunResumeNotification (
id As String
)
private:
void RunResumeNotification(
String^ id
)
private member RunResumeNotification :
id : string -> unit
Parameters
- id
- Type: SystemString
See Also