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