.. role:: ts-api-decorator

###########
MarkupTopic
###########

.. js:module:: Bcf
   :noindex:

.. container:: ts-api-section

   .. js:class:: MarkupTopic



.. container:: api-index-section

   .. rubric:: Properties

   .. rst-class:: api-index-list-item api-kind-property api-parent-kind-interface

   * :js:attr:`~Bcf.MarkupTopic.assignedTo`
   * :js:attr:`~Bcf.MarkupTopic.bimSnippets`
   * :js:attr:`~Bcf.MarkupTopic.creationAuthor`
   * :js:attr:`~Bcf.MarkupTopic.creationDate`
   * :js:attr:`~Bcf.MarkupTopic.description`
   * :js:attr:`~Bcf.MarkupTopic.documentReferences`
   * :js:attr:`~Bcf.MarkupTopic.dueDate`
   * :js:attr:`~Bcf.MarkupTopic.guid`
   * :js:attr:`~Bcf.MarkupTopic.index`
   * :js:attr:`~Bcf.MarkupTopic.labels`
   * :js:attr:`~Bcf.MarkupTopic.modifiedAuthor`
   * :js:attr:`~Bcf.MarkupTopic.modifiedDate`
   * :js:attr:`~Bcf.MarkupTopic.priority`
   * :js:attr:`~Bcf.MarkupTopic.referenceLink`
   * :js:attr:`~Bcf.MarkupTopic.relatedTopics`
   * :js:attr:`~Bcf.MarkupTopic.stage`
   * :js:attr:`~Bcf.MarkupTopic.title`
   * :js:attr:`~Bcf.MarkupTopic.topicStatus`
   * :js:attr:`~Bcf.MarkupTopic.topicType`





------------

Properties
==========

.. container:: ts-api-section

   .. js:attribute:: MarkupTopic.assignedTo

      :type: string :ts-api-decorator:`optional`





.. container:: ts-api-section

   .. js:attribute:: MarkupTopic.bimSnippets

      :type: [MarkupBimSnippet] :ts-api-decorator:`optional`





.. container:: ts-api-section

   .. js:attribute:: MarkupTopic.creationAuthor

      :type: string





.. container:: ts-api-section

   .. js:attribute:: MarkupTopic.creationDate

      :type: Date





.. container:: ts-api-section

   .. js:attribute:: MarkupTopic.description

      :type: string :ts-api-decorator:`optional`





.. container:: ts-api-section

   .. js:attribute:: MarkupTopic.documentReferences

      :type: [MarkupDocumentReference] :ts-api-decorator:`optional`





.. container:: ts-api-section

   .. js:attribute:: MarkupTopic.dueDate

      :type: Date :ts-api-decorator:`optional`





.. container:: ts-api-section

   .. js:attribute:: MarkupTopic.guid

      :type: string





.. container:: ts-api-section

   .. js:attribute:: MarkupTopic.index

      :type: number :ts-api-decorator:`optional`





.. container:: ts-api-section

   .. js:attribute:: MarkupTopic.labels

      :type: [string] :ts-api-decorator:`optional`





.. container:: ts-api-section

   .. js:attribute:: MarkupTopic.modifiedAuthor

      :type: string :ts-api-decorator:`optional`





.. container:: ts-api-section

   .. js:attribute:: MarkupTopic.modifiedDate

      :type: Date :ts-api-decorator:`optional`





.. container:: ts-api-section

   .. js:attribute:: MarkupTopic.priority

      :type: string :ts-api-decorator:`optional`





.. container:: ts-api-section

   .. js:attribute:: MarkupTopic.referenceLink

      :type: string :ts-api-decorator:`optional`





.. container:: ts-api-section

   .. js:attribute:: MarkupTopic.relatedTopics

      :type: [MarkupRelatedTopic] :ts-api-decorator:`optional`





.. container:: ts-api-section

   .. js:attribute:: MarkupTopic.stage

      :type: string :ts-api-decorator:`optional`





.. container:: ts-api-section

   .. js:attribute:: MarkupTopic.title

      :type: string





.. container:: ts-api-section

   .. js:attribute:: MarkupTopic.topicStatus

      :type: string :ts-api-decorator:`optional`





.. container:: ts-api-section

   .. js:attribute:: MarkupTopic.topicType

      :type: string :ts-api-decorator:`optional`





