TDConnection Object : IgnoreHtmlFormat Property |
Visual Basic |
---|
Public Property IgnoreHtmlFormat As Boolean |
This setting affects the behavior of other APIs that return formatted text fields.
Ensure that this flag is set to false when working with ALM client. If the flag is true, editing memo fields writes corrupt values to the project database.
If you set this flag true in a workflow script, set it back to false before the workflow event exits.