INamedEntityModel

Description

The INamedEntityModel interface contains basic properties of repository objects.

Comments

This interface is basic for a number of interfaces implementing various functions within the platform. In different cases a repository, a repository object or an additional object that is used to ensure working of another object may be regarded as an object.

Properties

  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:

System Assembly Interfaces