Eplan Platform API
Eplan.EplApi.EServices Namespace / ProjectMessage Class / GetObject2 Method

In This Topic
    GetObject2 Method (ProjectMessage)
    In This Topic
    Returns the second object associated to the message if any
    Syntax
    public override StorableObject GetObject2()
    public:
    StorableObject^ GetObject2(); override 
    See Also