ALM Open Test Architecture API Type Library Version 12.55
AnalyzePolicy Property
The logical group of projects in the data base.
The name of the project in the data base.
Description
Verifies the template's customization against a linked project (perform conflicts analysis).
Property type
Read-only property
Syntax
Visual Basic
Public Property AnalyzePolicy( _
   ByVal DomainName As String, _
   ByVal ProjectName As String _
) As Integer
Parameters
DomainName
The logical group of projects in the data base.
ProjectName
The name of the project in the data base.
Return Type
See Also

ITemplateManager Interface  | ITemplateManager Members