Gets the unique identifier of the entity. By saying unique, it means the integer must be unique for this specific .NET Data Type.

Namespace:  EPiServer.Common
Assembly:  EPiServer.Common.Framework (in EPiServer.Common.Framework.dll) Version: 2.3.517.36

Syntax

C#
int ID { get; }

See Also