API Help
Eplan.EplApi.HEServices Namespace / SelectionSet Class / Mates Property

In This Topic
    Mates Property
    In This Topic
    Returns selected mate objects
    Syntax
    public Mate[] Mates {get;}
    public:
    property array<Mate^>^ Mates {
       array<Mate^>^ get();
    }
    See Also