ALM Open Test Architecture API Type Library Version 12.55
AnalyzePolicy Property
If an empty string is passed, the connected project's domain is used.
If an empty string is passed, the connected project is used.
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
If an empty string is passed, the connected project's domain is used.
ProjectName
If an empty string is passed, the connected project is used.
Return Type
See Also

TemplateManager Object  | TemplateManager Members