Click or drag to resize

NoticeBoardNoticeItems Property

Gets or sets an array of Notice Items for this notice

Namespace:  Cadcorp.Configuration.NoticeBoard
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public NoticeItemBase[] Items { get; set; }

Property Value

Type: NoticeItemBase
See Also