Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDComponentTemplatePosition Class / ContactIndex Property

In This Topic
    ContactIndex Property (MDComponentTemplatePosition)
    In This Topic
    The contact / coil index of the component template
    Syntax
    public string ContactIndex {get; set;}
    public:
    property String^ ContactIndex {
       String^ get();
       void set (    String^ value);
    }
    See Also