API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_ARTICLE_USED_SAFETYRELATEDVALUE Property / FUNC_ARTICLE_USED_SAFETYRELATEDVALUE Property

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

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Property is indexed. Possible indexes are from 1 to 50.

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

    See Also