OpsContextPropertyBag Property |
Property bag containing string for use in this context.
Namespace:
Micros.Ops
Assembly:
Ops (in Ops.dll)
Syntaxpublic SafeDictionary<string, BindableValue<string>> PropertyBag { get; }
Property Value
Type:
SafeDictionaryString,
BindableValueString
See Also