Click or drag to resize

OpsExtensibilityEnvironmentObjectPropertyBag Property

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

Property Value

Type: SafeDictionaryString, BindableValueObject
See Also