|
<< 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)
public Guid Id { get; set; }
A Guid representing the unique identifier.