NoticeBoardConfiguration Class |
Namespace: Cadcorp.Configuration.NoticeBoard
The NoticeBoardConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | NoticeBoardConfiguration | Initializes a new instance of the NoticeBoardConfiguration class |
Name | Description | |
---|---|---|
![]() | Columns |
Gets the array of columns in this noticeboard
|
![]() | epsgCode |
Gets the epsg code for this noticeboard
|
![]() | KnownProjections |
Gets the known projections
|
![]() | LocalKnowledgeID |
Gets the unique identifier for the local knowledge linked to this noticeboard
|
![]() | Name |
Gets the name of this noticeboard
|
![]() | NoticeBoardID |
Gets the unique identifier for this noticeboard configuration
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetNoticeJSON |
Gets the JSON object for this NoticeBoard
|
![]() | GetTemplateJSON |
Gets the JSON object for all the templates in this NoticeBoard
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |