API Help
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJ_ORIGIN Property / PROJ_ORIGIN Property

In This Topic
PROJ_ORIGIN Property
In This Topic
Project template # 10069.
Syntax
public PropertyValue PROJ_ORIGIN {get; set;}

Property Value

Returns property value of type System.String.
Remarks

Displays the template (project template, basic project, or, for a copied project, the source project) from which the project was created. To distinguish between project templates, basic projects, and source projects, the file name extension is displayed in addition to the file name.

See Also