Click or drag to resize

ActionDocumentPropertyBag Property

Gets or sets the item's property bag.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntax
C#
public PropertyBag? PropertyBag { get; protected set; }

Property Value

PropertyBag

Implements

IPropertyBagOwnerPropertyBag
See Also