AnalyzePolicy Property
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