Request.IsValidBestefforts Property
Request.IsValidBestefforts (read-only, Boolean)
True only if the Bestefforts property has been set
Syntax
Request.IsValidBestefforts
The property syntax has these parts:
Part |
Description |
Value (Boolean) |
True only if the Bestefforts property has been set |
Remarks
An attempt to read the Bestefforts property before it has been set will generate an error. Read the IsValidBestefforts property to determine if it is valid if you want to avoid that error.
Copyright © 2000-2014, Robert B. Denny, Mesa, AZ