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

In This Topic
PLACEHOLDER_LASTUSEDVALUESET(Int32) Property
In This Topic
Placeholder object: Last value set selected # 19301. This property isn't indexed.
Syntax
public PropertyValue PLACEHOLDER_LASTUSEDVALUESET( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

The value set that was last assigned to the placeholder object.

See Also