Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / SegmentDefinitionPropertyList Class / DMPLAOBJECTDEFINITION_PREFIX Property / DMPLAOBJECTDEFINITION_PREFIX Property

In This Topic
    DMPLAOBJECTDEFINITION_PREFIX Property
    In This Topic
    Segment definition: Preceding sign # 44045.
    Syntax
    public PropertyValue DMPLAOBJECTDEFINITION_PREFIX {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECTDEFINITION_PREFIX {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Enter here the character that is displayed in front of the designation of a segment with this segment definition in the Full designation property. If this field is empty, a space is used by default.

    See Also