Click or drag to resize

PropertyBagLazyLoaded Fields

The PropertyBagLazyLoaded type exposes the following members.

Fields
 NameDescription
Protected field_accumulatedEventData Holds the accumulated change data.
(Inherited from SuspendableDocumentNodeWithSingleAccumulatedDataT)
Protected field_parent The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase)
Protected field_properties Dictionary that hold the properties. Key is the Guid of the property key (or any other string). Value is the property value.
(Inherited from PropertyBag)
Protected field_suspendTokensOfChildsStores the suspend tokens of the suspended childs of this object.
(Inherited from SuspendableDocumentNode)
Top
See Also