Gets the limit.
Namespace:
Autoaddress.Autoaddress2_0.Model.FindAddress
Assembly:
Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntaxpublic int Limit { get; }
Public ReadOnly Property Limit As Integer
Get
public:
property int Limit {
int get ();
}
member Limit : int with get
Property Value
Type:
Int32
See Also