TaskSelfHelpType Enumeration |
Used to indicate Knowledge Base Task Instructions format: Html, Hyperlink, YouTube.
Namespace: CorrigoService.EnumsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public enum TaskSelfHelpType
<SerializableAttribute>
Public Enumeration TaskSelfHelpType
No code example is currently available or this language may not be supported.
MembersMember name | Value | Description |
---|
Html | 0 | |
Hyperlink | 1 | |
YouTube | 2 | |
See Also