Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionBasePropertyList Class / DESIGNATION_USERDEFINED Property

In This Topic
    DESIGNATION_USERDEFINED Property (FunctionBasePropertyList)
    In This Topic
    User-defined structure (main identifier) # 1600.
    Overload List
    OverloadDescription
    User-defined structure (main identifier) # 1600.  
    Remarks

    This property is read-only..

    Provides the main identifier of the user-defined structure.

    This property is used as part of a name. In order to set it, member NameParts must be used on object which name will be changed. Additionally for setting this property on a Page object, a function Page::SetName() or the Page constructor can be used.

    See Also