NotificationPromptSetCategory Method |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxprivate void SetCategory(
Object obj
)
Private Sub SetCategory (
obj As Object
)
private:
void SetCategory(
Object^ obj
)
private member SetCategory :
obj : Object -> unit
Parameters
- obj
- Type: SystemObject
See Also