Skip to content

Commit

Permalink
Adds dynamicLinkGUID attribute to Item object
Browse files Browse the repository at this point in the history
  • Loading branch information
rendertom committed Jul 7, 2020
1 parent bb93036 commit acf8991
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/items/item.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,23 @@ String; read/write.

----

.. _Item.dynamicLinkGUID:

Item.dynamicLinkGUID
*********************************************

``app.project.item(index).dynamicLinkGUID``

**Description**

A unique and persistent identification number used for dynamic link, in form of ``00000000-0000-0000-0000-000000000000``.

**Type**

String; read-only.

----

.. _Item.id:

Item.id
Expand Down

0 comments on commit acf8991

Please sign in to comment.