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

In This Topic
    DMPLAOBJECTDEFINITION_NUMBER_NO_SPACE Property
    In This Topic
    Segment definition: No blank space before the number # 44091.
    Syntax
    public PropertyValue DMPLAOBJECTDEFINITION_NUMBER_NO_SPACE {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECTDEFINITION_NUMBER_NO_SPACE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    If this property is selected for a PCT loop or a PCT loop function, no blank is displayed for the designation between the "Processing function" component and the "Number" component. This can be seen, for example, in the tree of the pre-planning navigator, in the property dialog of the segments and at the placed segments in the P&I diagram, if the corresponding properties such as Designation (full) (ID 44009) are used in the property arrangement for the display of properties.

    See Also