Skip to main content

Definition

Assembly: CloudNimble.EasyAF.Core.dll Namespace: CloudNimble.EasyAF.Core

Syntax

Summary

An interface that implements the CloudNimble common pattern for tracking who created an Entity.

Type Parameters

  • T - The type for the identifier.

Properties

CreatedById Abstract

The unique identifier for the User that created this particular Entity.

Syntax

Property Value

Type: T