ALM Site Administration API Type Library
ConvertRichText Method
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

