IOrmSimpleAttr

Assembly: Orm;

Namespace: Prognoz.Platform.Interop.Orm;

Description

The IOrmSimpleAttr interface is used to work with parameters of attribute of a simple class object.

Inheritance Hierarchy

          INamedEntityModel

          IOrmSimpleAttr

Comments

Simple class objects are dictionaries and MDM dictionaries.

Properties

  Property name Brief description
The DataType property returns type of attribute data.

Properties inherited from INamedEntityModel

  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:

Orm Assembly Interfaces