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.
    See Also