Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPlcTemplatePosition Class / ConnectionDimension Property

In This Topic
    ConnectionDimension Property (MDPlcTemplatePosition)
    In This Topic
    The connection dimension of the PLC template
    Syntax
    public string ConnectionDimension {get; set;}
    public:
    property String^ ConnectionDimension {
       String^ get();
       void set (    String^ value);
    }
    See Also