Click or drag to resize

TitlePictures Property

A non-null array of Picture documents associated with the title

Namespace: Orthogonal.Hoarder.StdLib.Entity
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntax
C#
public Picture[] Pictures { get; set; }

Property Value

Picture
See Also