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.3.0.0 (5.3.0)
SyntaxPublic ReadOnly Property ID As Guid
Get
Property Value
Type:
Guid
See Also