API Help
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJ_REVISIONSPARENT_NAME Property / PROJ_REVISIONSPARENT_NAME(Int32) Property

In This Topic
PROJ_REVISIONSPARENT_NAME(Int32) Property
In This Topic
Revision: Original project name # 10149. This property isn't indexed, and is read-only.
Syntax
public PropertyValue PROJ_REVISIONSPARENT_NAME( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Name of original project from which the revision was generated.

See Also