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