Click or drag to resize
DynamicRecordHasID Property

[This is preliminary documentation and is subject to change.]

Does this record have an ID? No ID means that it has not been read from database.

Namespace: CSC.SC.TOPICA4.DynamicData
Assembly: CSC.SC.TOPICA4.DynamicData (in CSC.SC.TOPICA4.DynamicData.dll) Version: 4.30.6239.27195
Syntax
C#
public bool HasID { get; }

Property Value

Type: Boolean
See Also