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

In This Topic
    FUNC_PLC_BUSSYSTEM Property (MDFunctionTemplatePosition.MDFunctionTemplatePositionPropertyList)
    In This Topic
    Bus-System # 20308.
    Syntax
    public MDPropertyValue FUNC_PLC_BUSSYSTEM {get; set;}
    public:
    property MDPropertyValue^ FUNC_PLC_BUSSYSTEM {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    See Also