Eplan Platform API
Eplan.EplApi.EServices Namespace / Verification Class / OnRegister Method / OnRegister(String,Region,Int32,Classification,Int32) Method

In This Topic
    OnRegister(String,Region,Int32,Classification,Int32) Method
    In This Topic
    If true, all messages with the same region and message id are removed after OnStartInspection is called.
    Syntax

    Parameters

    strCreator
    eRegion
    iMessageId
    eClassification
    iOrdinal
    Remarks

    Setting this property gives the effect only if it is done in method OnStartInspection.

    By default this value is false

    .
    See Also