public bool SetFullNameAndAdjustVisibleName( Page pPage, FunctionBase pFunctionBase, UniversalPropertyList eplFullName )
public: bool SetFullNameAndAdjustVisibleName( Page^ pPage, FunctionBase^ pFunctionBase, UniversalPropertyList^ eplFullName )
Parameters
- pPage
- Page to set.
- 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.