ALM Open Test Architecture API Type Library Version 12.55
EnforcePolicy 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
Propagates (applies) the template's customization to a linked project.
Property type
Read-only property
Syntax
Visual Basic
Public Property EnforcePolicy( _
   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