Click or drag to resize

OpsExtensibilityEnvironmentObjectPropertyBag Property

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

Property Value

Type: SafeDictionaryString, BindableValueObject
See Also