Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDElectricalRelayTemplatePosition Class
Members

MDElectricalRelayTemplatePosition Class
Class represents electrical relay function template of part.
Inheritance Hierarchy

System.Object
   Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData
      Eplan.EplApi.MasterData.MDFunctionTemplatePosition
         Eplan.EplApi.MasterData.MDElectricalRelayTemplatePosition

Syntax
public class MDElectricalRelayTemplatePosition : MDFunctionTemplatePosition 
Public Properties
 NameDescription
Public PropertyRefers to the Description column in GUI. (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
Public PropertyThe characteristic of the relay template  
Public PropertyThe connection dimension of the relay template  
Public PropertyThe connection point cross-section of the relay template  
Public PropertyThe description of the relay template  
Public PropertyThe designation of the relay template  
Public PropertyThe contact / coil index of the relay template  
Public PropertyThe category of the function definition set to the function template (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
Public PropertyThe group of the function definition set to the function template (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
Public PropertyThe id of the function definition set to the function template (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
Public PropertyThe link to master data in Harness proD (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
Public PropertyIs the relay template intrinsically safe (yes / no)  
Public PropertyIs the relay template relevant to safety (yes / no)  
Public PropertyThe symbol of the relay template  
Public PropertyThe symbol macro of the relay template  
Public PropertyThe template group of the function template (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
Top
Public Methods
 NameDescription
Public MethodDestructor for deterministic finalization of MDElectricalRelayTemplatePosition object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData)
Top
See Also