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

In This Topic
    FUNC_COILINDEX Property (MDFunctionTemplatePosition.MDFunctionTemplatePositionPropertyList)
    In This Topic
    Contact / coil index # 20047.
    Syntax
    public MDPropertyValue FUNC_COILINDEX {get; set;}
    public:
    property MDPropertyValue^ FUNC_COILINDEX {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also