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