API Help
Eplan.EplApi.DataModel.Planning Namespace / SegmentDefinitionPropertyList Class / WRITEPROTECTED_AUTOMATIC Property / WRITEPROTECTED_AUTOMATIC(Int32) Property

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

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

This property is read-only..

Shows whether an object (for example a page, function, planning object, hierarchy level in a navigator) is protected itself or is protected by a superior object. This property also exists at other objects that can be protected by a superior object, for example at interruption points or graphical element.

See Also