Eplan Platform API
Eplan.EplApi.DataModel Namespace / ObjectIterator Class / Last Property

In This Topic
    Last Property
    In This Topic
    Last found object.
    Syntax
    public StorableObject Last {get;}
    public:
    property StorableObject^ Last {
       StorableObject^ get();
    }
    See Also