API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_PLCOBJECT_DESCRIPTION Property / FUNC_PLCOBJECT_DESCRIPTION(Int32) Property

In This Topic
FUNC_PLCOBJECT_DESCRIPTION(Int32) Property
In This Topic
Object description # 20417. This property isn't indexed.
Syntax
public PropertyValue FUNC_PLCOBJECT_DESCRIPTION( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

PLC object description of a PLC card. Can be automatically entered by the device selection.

See Also