API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNCTION3D_ID_EXTERNALPRODUCTCONFIGURATOR_AUTOMATIC Property / FUNCTION3D_ID_EXTERNALPRODUCTCONFIGURATOR_AUTOMATIC(Int32) Property

In This Topic
    FUNCTION3D_ID_EXTERNALPRODUCTCONFIGURATOR_AUTOMATIC(Int32) Property
    In This Topic
    Product configurator identifier # 36076. This property isn't indexed, and is read-only.
    Syntax
    public PropertyValue FUNCTION3D_ID_EXTERNALPRODUCTCONFIGURATOR_AUTOMATIC( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_ID_EXTERNALPRODUCTCONFIGURATOR_AUTOMATIC {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    See Also