Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNCTION3D_OUTDATED Property / FUNCTION3D_OUTDATED Property

In This Topic
    FUNCTION3D_OUTDATED Property
    In This Topic
    Object was transferred during part migration # 36100.
    Syntax
    public PropertyValue FUNCTION3D_OUTDATED {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_OUTDATED {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Identifies objects that were transferred unchanged after the migration of the part.

    See Also