Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / PART_USED_AS_ACCESSORY_FILTER Property / PART_USED_AS_ACCESSORY_FILTER Property

In This Topic
    PART_USED_AS_ACCESSORY_FILTER Property
    In This Topic
    Part number in accessory # 22963.
    Syntax
    public PropertyValue PART_USED_AS_ACCESSORY_FILTER {get; set;}
    public:
    property PropertyValue^ PART_USED_AS_ACCESSORY_FILTER {
       PropertyValue^ get();
       void set (    PropertyValue^ 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 as an accessory.

    See Also