Click or drag to resize

UrlParameterAttributeMultiple Property

True if the query parmaeter can be repeated

Namespace:  RestSrvr.Attributes
Assembly:  RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax
public bool Multiple { get; set; }

Property Value

Type: Boolean
See Also