WebRegionSearchCriteriaIncludeValidRegions Property |
This property indicates whether to search
for valid regions.
This property is curretly not used.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public bool IncludeValidRegions { get; set; }
Public Property IncludeValidRegions As Boolean
Get
Set
public:
property bool IncludeValidRegions {
bool get ();
void set (bool value);
}
member IncludeValidRegions : bool with get, set
Property Value
Type:
BooleanSee Also