Interface IIdentifierService
Provides a method to create a universally unique identifer to be assigned to an IVersionable item.
Namespace: Algenta.Colectica.Model
Assembly: Algenta.Colectica.Model.dll
Syntax
public interface IIdentifierService
Methods
GetNewIdentifier()
Gets the new identifier.
Declaration
Guid GetNewIdentifier()
Returns
Type | Description |
---|---|
Guid |