API Help
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegmentPropertyList Class / DMPLAOBJECT_POSITIONNUMBER Property / DMPLAOBJECT_POSITIONNUMBER(Int32) Property

In This Topic
    DMPLAOBJECT_POSITIONNUMBER(Int32) Property
    In This Topic
    Pre-planning item number # 44027. This property isn't indexed.
    Syntax
    public PropertyValue DMPLAOBJECT_POSITIONNUMBER( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECT_POSITIONNUMBER {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    See Also