Click or drag to resize

TrialRequestRegion Property

Gets or sets the region.

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

Property Value

Type: String
The region.
See Also