Orm > Orm Assembly Interfaces > IOrmSimpleAttr
Assembly: Orm;
The IOrmSimpleAttr interface is used to work with parameters of attribute of a simple class object.
INamedEntityModel
IOrmSimpleAttr
Simple class objects are dictionaries and MDM dictionaries.
Property name | Brief description | |
![]() |
DataType | The DataType property returns type of attribute data. |
Property name | Brief description | |
![]() |
Id | The Id property returns the object identifier. |
![]() |
Key | The Key property returns the object key. |
![]() |
Name | The Name property returns the object name. |
See also: