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

In This Topic
    ChannelDesignation Property
    In This Topic
    The channel designation of PLC template
    Syntax
    public string ChannelDesignation {get; set;}
    public:
    property String^ ChannelDesignation {
       String^ get();
       void set (    String^ value);
    }
    See Also