TalendApiListResponse<T>.

Results Property

Assembly
Cake.Talend.dll
Namespace
Cake.Talend.Models
Containing Type
TalendApiListResponse<T>

Syntax

public List<T> Results { get; set; }

Attributes

Type Description
DeserializeAsAttribute

Value

Type Description
List<T>