public enum IMessage.ProjectMessageCreationType : System.Enum
public enum class IMessage.ProjectMessageCreationType : public System.Enum
public enum IMessage.ProjectMessageCreationType : System.Enum
public enum class IMessage.ProjectMessageCreationType : public System.Enum
Member | Value | Description |
---|---|---|
Explicit | 3 | message was output via another module and thus created "outside" of the message management (e.g., in the case of automatic cable generation, or when addressing PLC inputs and /or outputs). These module-specific messages are displayed together with the "normal" project check messages in the message management dialog |
Offline | 2 | message was output during a project check (menu items Project data > Messages > Check project) |
Online | 1 | message was generated directly during the planning |
Undefined | 0 | available for older projects that did not have the types of check available at the time, or for the ones which no current project check has yet been performed |
System.Object
System.ValueType
System.Enum
Eplan.EplApi.EServices.IMessage.ProjectMessageCreationType