Table of Contents

Class Identifier

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

Methods

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