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