OEC Application Programming Interface

NamedObject Class

Base class for objects that have unique integer ID and name.

For a list of all members of this type, see NamedObject Members.

System.Object
   MarshalByRefObject
      IDObject<Int32>
         IDObject
            NamedObject
               Derived types

public class NamedObject : IDObject, INamed, IKeyed<String>

Remarks

Special case for IDObject with support of INamed

Requirements

Namespace: OEC.API.Bases

Assembly: API (in API.dll)

See Also

NamedObject Members | OEC.API.Bases Namespace