Click or drag to resize

OpsContextObjectPropertyBag Property

Property bag containing objects for use in this context.

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

Property Value

SafeDictionaryString, BindableValueObject
See Also