.. role:: ts-api-decorator

############################
PollForDataSourceChangesInfo
############################

.. js:module:: cee.ug
   :noindex:

.. container:: ts-api-section

   .. js:class:: PollForDataSourceChangesInfo



.. container:: api-index-section

   .. rubric:: Properties

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

   * :js:attr:`~cee.ug.PollForDataSourceChangesInfo.geometryModified`
   * :js:attr:`~cee.ug.PollForDataSourceChangesInfo.model`
   * :js:attr:`~cee.ug.PollForDataSourceChangesInfo.modelDirectoryChanged`
   * :js:attr:`~cee.ug.PollForDataSourceChangesInfo.resultModified`
   * :js:attr:`~cee.ug.PollForDataSourceChangesInfo.transformationResultModified`





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

Properties
==========

.. container:: ts-api-section

   .. js:attribute:: PollForDataSourceChangesInfo.geometryModified

      :type: boolean





.. container:: ts-api-section

   .. js:attribute:: PollForDataSourceChangesInfo.model

      :type: RemoteModel





.. container:: ts-api-section

   .. js:attribute:: PollForDataSourceChangesInfo.modelDirectoryChanged

      :type: boolean





.. container:: ts-api-section

   .. js:attribute:: PollForDataSourceChangesInfo.resultModified

      :type: boolean





.. container:: ts-api-section

   .. js:attribute:: PollForDataSourceChangesInfo.transformationResultModified

      :type: boolean





