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.2.419.0 (24.2.419.0)
Syntax public interface IIdentifierService
Public Interface IIdentifierService
public interface class IIdentifierService
type IIdentifierService = interface end
The IIdentifierService type exposes the following members.
Properties
| Name | Description |
---|
| Identifier |
Gets the unique identifier of the object.
|
TopSee Also