| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property Data As Integer | |
| C# | |
|---|---|
public virtual int Data {get; set;} | |
Property Value
An Integer valueThis property defines a non-visible numeric value for the appointment. The purpose of this property is to be determined by the developer.