Eplan Platform API
Eplan.EplApi.DataModel Namespace / Project Class / GetNamePrototype Method / GetNamePrototype(FunctionGroup,UniversalPropertyList) Method
Function group
Property list - filled with property identifiers and empty values

In This Topic
    GetNamePrototype(FunctionGroup,UniversalPropertyList) Method
    In This Topic
    Gets the name prototype for a given function group. This function will be used, when it needs to be verified, which properties are the part of the objects' name (e.g. for Pages). As a result property list will be filled with property identifiers and empty values.
    Syntax

    Parameters

    eFgr
    Function group
    pOutPrototype
    Property list - filled with property identifiers and empty values

    Return Value

    True if name prototype was written to the list
    See Also