Click or drag to resize

TrialRequestNotes Property

Gets or sets the notes.

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

Property Value

Type: String
The notes.
See Also