Version: 2017.3 (switch to 2017.4)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Request<T0>.Result

public T Result;

Description

The response to the request.

This value is only available upon completion of the request. If the request fails, the value will be null.

Did you find this page useful? Please give it a rating: