Click or drag to resize
PictureIsPublic Property
Note if picture is public or not.

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

Property Value

Type: Boolean

Implements

IPictureIsPublic
See Also