Table of Contents

Class Identifier

Namespace
JobFlow.Models.Common
Assembly
JobFlow.Models.dll
public static class Identifier
Inheritance
object
Identifier

Methods

CorrelationId(string)

public static CorrelationIdentifier CorrelationId(string id)

Parameters

id string

Returns

CorrelationIdentifier

ExternalId(Guid)

public static ExternalIdentifier ExternalId(Guid id)

Parameters

id Guid

Returns

ExternalIdentifier

PrimaryKey(int)

public static PrimaryKeyIdentifier PrimaryKey(int id)

Parameters

id int

Returns

PrimaryKeyIdentifier