.. role:: ts-api-decorator

#######################
MarkupDocumentReference
#######################

.. js:module:: Bcf
   :noindex:

.. container:: ts-api-section

   .. js:class:: MarkupDocumentReference



.. container:: api-index-section

   .. rubric:: Properties

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

   * :js:attr:`~Bcf.MarkupDocumentReference.description`
   * :js:attr:`~Bcf.MarkupDocumentReference.guid`
   * :js:attr:`~Bcf.MarkupDocumentReference.isExternal`
   * :js:attr:`~Bcf.MarkupDocumentReference.referencedDocument`





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

Properties
==========

.. container:: ts-api-section

   .. js:attribute:: MarkupDocumentReference.description

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





.. container:: ts-api-section

   .. js:attribute:: MarkupDocumentReference.guid

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





.. container:: ts-api-section

   .. js:attribute:: MarkupDocumentReference.isExternal

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





.. container:: ts-api-section

   .. js:attribute:: MarkupDocumentReference.referencedDocument

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





