Click or drag to resize
ParaPlan Logo

ListResponseTlist Property

The list of requested objects

Namespace:  ParaPlanREST.Models
Assembly:  ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<T> list { get; set; }

Property Value

Type: ListT
See Also