Click or drag to resize

IIdentifierService Interface

A service that defines a unique identifier for an object.

Namespace:  AGI.Foundation.Infrastructure
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public interface IIdentifierService

The IIdentifierService type exposes the following members.

Properties
  NameDescription
Public propertyIdentifier
Gets the unique identifier of the object.
Top
See Also