Skip to main content

Definition

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

Syntax

Summary

An interface that specifes an implementing Entity contains a child Entity of T that implements IDbStatusEnum and represents the Entity’s current status.

Type Parameters

Properties

StatusType Abstract

The populated instance of IDbStatusEnum.

Syntax

Property Value

Type: T

StatusTypeId Abstract

The unique identifier for the SimpleStateMachine IDbStatusEnum.

Syntax

Property Value

Type: System.Guid
  • CloudNimble.EasyAF.Core.IIdentifiable<System.Guid>