BaseLogicEntity.Id Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Abstract Namespace > BaseLogicEntity Class > BaseLogicEntity Properties >

BaseLogicEntity.Id Property

Gets the unique identifier for the entity.

Namespace: BNCS.Logic.Abstract
Assembly:  BNCS.Logic (in BNCS.Logic.dll)

 

Syntax


public Guid Id { get; set; }

Field Value

A Guid representing the unique identifier.

 

See Also


BaseLogicEntity Class

BNCS.Logic.Abstract Namespace