| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property LocationID As String | |
| C# | |
|---|---|
public virtual string LocationID {get; set;} | |
Property Value
A String value, indicating the location to assign to the appointment.The location identication must be a valid location Entry ID.
For additional information on Entry ID's, please see Working with Entry ID's.