public bool SetFullNameAndAdjustVisibleName( FunctionBase pFunctionBase, UniversalPropertyList eplFullName )
public: bool SetFullNameAndAdjustVisibleName( FunctionBase^ pFunctionBase, UniversalPropertyList^ eplFullName )
Parameters
- pFunctionBase
- Function for which the name is set.
- eplFullName
- PropertyList with new full name.
Return Value
Returns false, if a problem occured (if a visible name cannot be evaluated) - no changes to the function-object have been made then.