public bool SetFullNameAndAdjustVisibleName( FunctionBase pFunctionBase, UniversalPropertyList eplFullName )
public: bool SetFullNameAndAdjustVisibleName( FunctionBase^ pFunctionBase, UniversalPropertyList^ eplFullName )
Parameters
| Parameter Name | Description |
|---|---|
| pFunctionBase | Function for which the name is set. |
| eplFullName | PropertyList with new full name. |
Return Value
Returns false if a problem occurred (if a visible name cannot be evaluated) - no changes to the function-object are made in this case.