Gets or sets the ID of this type shortcut. This ID is created during instantiation and is unique for an instance. It is used for comparing
copy instances with real instances when copy instances are used for editing.
Namespace:
SD.LLBLGen.Pro.ApplicationCore.EntityModel
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntax Public ReadOnly Property ID As Guid
Get
Property Value
Type:
GuidSee Also