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

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