API Help
Eplan.EplApi.EServices Namespace / Verification Class / MessageId Property

In This Topic
    MessageId Property (Verification)
    In This Topic
    The ID of the message. Is automatically set.
    Syntax
    public int MessageId {get; set;}
    public:
    property int MessageId {
       int get();
       void set (    int value);
    }
    See Also