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

In This Topic
PLACEHOLDER_DESCRIPTION(Int32) Property
In This Topic
Placeholder object description # 19308. This property isn't indexed.
Syntax
public PropertyValue PLACEHOLDER_DESCRIPTION( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type Eplan.EplApi.Base.MultiLangString.
Remarks

Description of the placeholder object.

See Also