WebRegionSearchCriteriaIncludeNotValidRegions Property |
This property indicates whether to search
for not 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 IncludeNotValidRegions { get; set; }
Public Property IncludeNotValidRegions As Boolean
Get
Set
public:
property bool IncludeNotValidRegions {
bool get ();
void set (bool value);
}
member IncludeNotValidRegions : bool with get, set
Property Value
Type:
BooleanSee Also