Click or drag to resize

DynamicRecordID Property

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

Unique ID read from database. NB: will FAIL if ID is not set (typically because record has not been read from database)!

Namespace:  CSC.SC.TOPICA4.DynamicData
Assembly:  CSC.SC.TOPICA4.DynamicData (in CSC.SC.TOPICA4.DynamicData.dll) Version: 4.37.7779.15937
Syntax
C#
public int ID { get; set; }

Property Value

Type: Int32
See Also