Assembly: Orm;
Namespace: Prognoz.Platform.Interop.Orm;
The IOrmSimpleClass interface is used to work with a simple class object.
IOrmSimpleClass
The interface contains properties that are used to get information about simple class objects. Simple class objects are dictionaries and MDM dictionaries. Each of these objects can be cast to this interface. Information about the object can be used to search data inside it.
Property name | Brief description | |
The Attrs property returns collection of object attributes. |
See also: