public PropertyValue WRITEPROTECTED_AUTOMATIC( int index ) {get; set;}
public: property PropertyValue^ WRITEPROTECTED_AUTOMATIC { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue WRITEPROTECTED_AUTOMATIC( int index ) {get; set;}
public: property PropertyValue^ WRITEPROTECTED_AUTOMATIC { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
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.