NoticeBoardColumnNotices Property |
Gets or sets the array of
Notices contained in this column
Namespace:
Cadcorp.Configuration.NoticeBoard
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic NoticeBoardNotice[] Notices { get; set; }
Public Property Notices As NoticeBoardNotice()
Get
Set
Property Value
Type:
NoticeBoardNotice
See Also