BaseService RestClient Property CTCT Wrapper Documented Class Library
Get the rest client being used by the service.

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

public virtual IRestClient RestClient { get; set; }

Implements

IBaseService RestClient
See Also