Click or drag to resize

TrialRequestCity Property

Gets or sets the city.

Namespace:  awsomAPI.Models
Assembly:  awsomAPI (in awsomAPI.exe) Version: 1.0.0
Syntax
C#
public string City { get; set; }

Property Value

Type: String
The city.
See Also