Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / PART_USED_IN_MODULE_FILTER Property / PART_USED_IN_MODULE_FILTER Property

In This Topic
    PART_USED_IN_MODULE_FILTER Property
    In This Topic
    Part number in module # 22966.
    Syntax
    public MDPropertyValue PART_USED_IN_MODULE_FILTER {get; set;}
    public:
    property MDPropertyValue^ PART_USED_IN_MODULE_FILTER {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    This property can be used in filters to determine where the part will be used in a module.

    See Also