Eplan Platform API
Eplan.EplApi.DataModel Namespace / StorableObject Class / GetTypeName Method

In This Topic
    GetTypeName Method
    In This Topic
    Returns object type name.
    Syntax
    public string GetTypeName()
    public:
    String^ GetTypeName(); 

    Return Value

    String type name
    Remarks
    A type name of current object. Name is returned in GUI language.
    See Also