TeamDynamix Web API
TeamDynamix.Api.Tickets.MoveTicketOptions.IsRichHtml
Unless explicitly stated on the documentation for a method, the accepted Web API call content types are:
application/json
Calls using any other content type (ex: text/plain) are not supported.
APIs
TeamDynamix.Api.Tickets.MoveTicketOptions
TeamDynamix.Api.Tickets.MoveTicketOptions.IsRichHtml
Indicates if the comment is rich-text or plain-text.
Data Type and Notes
Boolean
Value
true
if the comment is rich-text; otherwise,
false
.