API Help
Eplan.EplApi.EServices Namespace / PartVerification Class / Region Property

In This Topic
    Region Property (PartVerification)
    In This Topic
    The region associated with the message.
    Syntax
    public IMessage.Region Region {get;}
    public:
    property IMessage.Region Region {
       IMessage.Region get();
    }
    See Also