API Help
Eplan.EplApi.EServices Namespace / IMessage.Region Enumeration

IMessage.Region Enumeration
Predefined regions for project messages; every project message must be assigned to one of these regions, other values will not be supported
Syntax
public enum IMessage.Region : System.Enum 
Members
MemberValueDescription
BlackBoxes16016 Black boxes
Cables3003 Cables
Connections5005 Connections
CrossReferences10010 Cross-references
Devices7007 Devices
DeviceTags17017 DT
DrillingPattern32032 Drilling pattern
Eplan21Imports19018 Data transfer EPLAN 21
Eplan5Imports18018 Data transfer EPLAN 5
Externals999999 External
Fluid24024 Fluid power
ForeignLanguages8008 Foreign languages
Harness33033 Harness
InterruptionPoints11011 Interruption points
Macro14014 Macro
MountingLayout3D26026 3D mounting layout
Others22022 Other
PanelLayout2D12012 2D panel layout
PartMasterData501501 Part master data
PartsData13013 Parts data
PlaceholderObject21021 Placeholder objects
PLCBus4004 PLC / bus
Plugs2002 Plugs
PrePlanning28028 Pre-planning
PrePlanningDepth29029 Pre-planning depth
ProjectCompare20020 Project comparison
ProjectSettings25025 Project settings
Reports15015 Reports
Subprojects30030 Subprojects
Terminals1001 Terminals
Topology27027 Topology
Unknown0Undefined
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Eplan.EplApi.EServices.IMessage.Region

See Also