Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDFunctionTemplatePosition.MDFunctionTemplatePositionPropertyList Class / FUNCTEMPLATE_INTRINSICALLYSAFE Property

In This Topic
    FUNCTEMPLATE_INTRINSICALLYSAFE Property
    In This Topic
    Intrinsically safe # 21003.
    Syntax
    public MDPropertyValue FUNCTEMPLATE_INTRINSICALLYSAFE {get; set;}
    public:
    property MDPropertyValue^ FUNCTEMPLATE_INTRINSICALLYSAFE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    See Also