| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property RecordID As Integer | |
| C# | |
|---|---|
public virtual int RecordID {get; set;} | |
Property Value
An Integer value.This property is not visible to the end user. The purpose of this property is to be determined by the developer.