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

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