Click or drag to resize

OpsContextPropertyBag Property

Property bag containing string for use in this context.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public SafeDictionary<string, BindableValue<string>> PropertyBag { get; }

Property Value

Type: SafeDictionaryString, BindableValueString
See Also