Definition
Assembly: CloudNimble.EasyAF.Core.dll Namespace: CloudNimble.EasyAF.CoreSyntax
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
T- The type implementing IDbStatusEnum.
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
Related APIs
- CloudNimble.EasyAF.Core.IIdentifiable<System.Guid>