API Help
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / FUNC_FIXED_DEVICE Property / FUNC_FIXED_DEVICE(Int32) Property

In This Topic
FUNC_FIXED_DEVICE(Int32) Property
In This Topic
Device protection # 20475. This property isn't indexed, and is read-only.
Syntax
public PropertyValue FUNC_FIXED_DEVICE( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

This property is read-only..

Specifies whether a device protection is assigned to the function, connection or planning object. The assigned parts cannot be changed at a device / planning object with device protection. All the properties that are assigned through the part (and the function templates stored at the part) are thus protected.

See Also