public bool SetFullNameAndAdjustVisibleName( Page pPage, FunctionBase pFunctionBase, UniversalPropertyList eplFullName )
public: bool SetFullNameAndAdjustVisibleName( Page^ pPage, FunctionBase^ pFunctionBase, UniversalPropertyList^ eplFullName )
Parameters
| Parameter Name | Description |
|---|---|
| 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 occurred (if a visible name cannot be evaluated) - no changes to the function-object are made in this case.