Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / BasePointMate Class / NameEnumerated Property

In This Topic
    NameEnumerated Property
    In This Topic
    Name (enumerated)
    Syntax
    public BasePointMate.Enums.Name NameEnumerated {get; set;}
    public:
    property BasePointMate.Enums.Name NameEnumerated {
       BasePointMate.Enums.Name get();
       void set (    BasePointMate.Enums.Name value);
    }
    See Also