RequestResult IsArray Property Nemiro.OAuth
Gets a value indicating the Result is array or not.

Namespace: Nemiro.OAuth
Assembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax

[ObsoleteAttribute("Please use IsCollection. // v1.5", false)]
public bool IsArray { get; }

Property Value

Type: Boolean
See Also