Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLEREF_USED_SAFETYRELATEDVALUE Property / ARTICLEREF_USED_SAFETYRELATEDVALUE Property

In This Topic
    ARTICLEREF_USED_SAFETYRELATEDVALUE Property
    In This Topic
    Safety-related values: Use case in use # 40345.
    Syntax
    public PropertyValue ARTICLEREF_USED_SAFETYRELATEDVALUE {get; set;}
    public:
    property PropertyValue^ ARTICLEREF_USED_SAFETYRELATEDVALUE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Indicates the use case that is used for the safety-related values of a part.

    See Also