Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPlugTemplatePosition Class / ContactCoilInxdex Property

In This Topic
    ContactCoilInxdex Property
    In This Topic
    Specifies the index of the coil or contact.
    Syntax
    public string ContactCoilInxdex {get; set;}
    public:
    property String^ ContactCoilInxdex {
       String^ get();
       void set (    String^ value);
    }
    See Also