Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegmentPropertyList Class / DMPLAOBJECT_BASEDEFINITIONNAME Property / DMPLAOBJECT_BASEDEFINITIONNAME Property

In This Topic
    DMPLAOBJECT_BASEDEFINITIONNAME Property
    In This Topic
    Basic segment definition: Name (identifying) # 44039.
    Syntax
    public PropertyValue DMPLAOBJECT_BASEDEFINITIONNAME {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECT_BASEDEFINITIONNAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Identifying name of the basic segment definition, e.g., "Eplan.Base.StructureNode".

    See Also