Assembly: Orm;
Namespace: Prognoz.Platform.Interop.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 | |
The DataType property returns type of attribute data. |
Property name | Brief description | |
The Id property returns the object identifier. | ||
The Key property returns the object key. | ||
The Name property returns the object name. |
See also: