WebUserSearchCriteriaIsValid Property |
Restrict search to users with accounts that
are valid today.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public bool IsValid { get; set; }
Public Property IsValid As Boolean
Get
Set
public:
property bool IsValid {
bool get ();
void set (bool value);
}
member IsValid : bool with get, set
Property Value
Type:
BooleanSee Also