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

In This Topic
PROJ_CREATOR(Int32) Property
In This Topic
Creator # 10020. This property isn't indexed.
Syntax
public PropertyValue PROJ_CREATOR( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

The logon name or user code of the project creator is displayed here. Specify whether the logon name or user code is to be output in the user settings.

See Also