| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property EntryID As String | |
| C# | |
|---|---|
public virtual string EntryID {get; set;} | |
Property Value
A String valueThis property indicates a non-visible text value for the appointment. It is recommended that the Record ID is stored as a string in this property. If this property is not manually defined, a value will be generated.