Table of Contents

Interface IIdentifiable

Namespace
Core.CliniCore.Domain
Assembly
Core.CliniCore.dll

Marker interface for entities that have a unique identifier

public interface IIdentifiable

Properties

Id

Guid Id { get; }

Property Value

Guid