Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_BLOCK_VALUE Property / FUNC_BLOCK_VALUE(Int32) Property

In This Topic
FUNC_BLOCK_VALUE(Int32) Property
In This Topic
Block property # 20201.
Syntax
public PropertyValue FUNC_BLOCK_VALUE( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only. Property is indexed. Possible indexes are from 1 to 100.

Shows the properties that have been specified in the relevant format property "Block property: Format [n]". The joint index [n] represents the relevant block and format properties.

See Also