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

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