API Help
Eplan.EplApi.EServices Namespace / ProjectMessage Class / GetObject1 Method

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