ALM Site Administration API Type Library 12.50 and later
ConvertRichText Method
The logical group of projects in the ALM database.
The name of the project in the ALM database.
Description
Converts Rich Text to ALM version 11 format.
Syntax
Visual Basic
Public Function ConvertRichText( _
   ByVal DomainName As String, _
   ByVal ProjectName As String _
) As Long
Parameters
DomainName
The logical group of projects in the ALM database.
ProjectName
The name of the project in the ALM database.
Return Type
The number of rich text items converted.
See Also

SAapi Object  | SAapi Members  | VerifyRichText Method