public PropertyValue FUNC_DISABLENAMEEVALUATION {get; set;}
public: property PropertyValue^ FUNC_DISABLENAMEEVALUATION { PropertyValue^ get(); void set ( PropertyValue^ value); }
public PropertyValue FUNC_DISABLENAMEEVALUATION {get; set;}
public: property PropertyValue^ FUNC_DISABLENAMEEVALUATION { PropertyValue^ get(); void set ( PropertyValue^ value); }
If this property is enabled, the DT calculation, i.e. the calculation of the full DT from the visible DT, is entirely disabled. Instead, the visible DT is used directly as the full DT. This helps prevent an undesired transfer of hierarchy properties or nested elements on a full DT.