Click or drag to resize

TrialRequestParentName Property

Gets or sets the name of the parent.

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

Property Value

Type: String
The name of the parent.
See Also