 | ICancellationsGetPendingCancellationsCountRequestTypeSearchAllDealers Property |
OPTIONAL. Broaden the search to include all dealers. Default is False.
Namespace:
IAS
Assembly:
Cancellations (in Cancellations.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool SearchAllDealers { get; set; }
Public Property SearchAllDealers As Boolean
Get
Set
function get SearchAllDealers () : boolean
function set SearchAllDealers (value : boolean)
function get_SearchAllDealers();
function set_SearchAllDealers(value);
Property Value
Type:
Boolean
See Also