ResultSet T  Results Property CTCT Wrapper Documented Class Library
Gets or sets the array of result objects returned.

Namespace: CTCT.Components
Assembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

public IList<T> Results { get; set; }
See Also