Show / Hide Table of Contents

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

Extension Methods

Extensions.Yield<T>(T)
In This Article
Back to top Generated by DocFX