Property |
The PropertyBag type exposes the following members.
Name | Description | |
---|---|---|
![]() | _accumulatedEventData |
Holds the accumulated change data.
(Inherited from SuspendableDocumentNodeWithSingleAccumulatedDataT) |
![]() | _parent |
The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase) |
![]() | _properties | Dictionary that hold the properties. Key is the Guid of the property key (or any other string). Value is the property value. |
![]() | _suspendTokensOfChilds | Stores the suspend tokens of the suspended childs of this object. (Inherited from SuspendableDocumentNode) |
![]() ![]() | TemporaryPropertyPrefixString | Get a string that designates a temporary property (i.e. a property that is not stored permanently). If any property key starts with this prefix, the propery is not serialized when storing the project. |