Click or drag to resize

ResponseTotalOptions Property

Gets the total number of options. If this value is greater than the value of input field limit then no option is returned.

Namespace:  Autoaddress.Autoaddress2_0.Model.FindAddress
Assembly:  Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntax
public int TotalOptions { get; }

Property Value

Type: Int32
See Also