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

In This Topic
PROJ_LASTMODIFICATOR(Int32) Property
In This Topic
Last editor: Logon name # 10022. This property isn't indexed.
Syntax
public PropertyValue PROJ_LASTMODIFICATOR( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

User code of the last person to edit the project.

See Also