LinkedTemplate Property
Description
The Policy Enforcement Status object containing details of the project's linked template.
Property type
Read-only property
Syntax
Visual Basic
Public Property LinkedTemplate As Object
Return Type

If the connected project is linked to a template, returns a PolicyStatus Object.

If the project is a template or is not linked to a template, returns NULL.

See Also