NoticeBoardNoticeItems Property |
Namespace:
Cadcorp.Configuration.NoticeBoard
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic NoticeItemBase[] Items { get; set; }
Public Property Items As NoticeItemBase()
Get
Set
Property Value
Type:
NoticeItemBase
See Also