WebFactorSearchCriteriaIsPublic Property |
Restrict search to public or not public factors.
Property IsIsPublicSpecified indicates if this property
has a value or not.
This property is currently 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 IsPublic { get; set; }
Public Property IsPublic As Boolean
Get
Set
public:
property bool IsPublic {
bool get ();
void set (bool value);
}
member IsPublic : bool with get, set
Property Value
Type:
BooleanSee Also