Click or drag to resize
WebPersonShowPersonalInformation Property
Show personal information (gender, birthyear) to all. If False personal information should not be exposed to public users. It should only be set to true by the user if the user wants to expose its personal information to all other users.

Namespace: ArtDatabanken.WebService.Data
Assembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public bool ShowPersonalInformation { get; set; }

Property Value

Type: Boolean
See Also