API Help
Eplan.EplApi.DataModel.Graphics Namespace / PlaceHolderPropertyList Class / PLACEHOLDER_NAME Property / PLACEHOLDER_NAME(Int32) Property

In This Topic
PLACEHOLDER_NAME(Int32) Property
In This Topic
Placeholder object name # 19300. This property isn't indexed, and is read-only.
Syntax
public PropertyValue PLACEHOLDER_NAME( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Name of the placeholder object.

See Also