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: 19.8
Syntax
C#
public SafeDictionary<string, BindableValue<string>> PropertyBag { get; }

Property Value

SafeDictionaryString, BindableValueString
See Also