TheThingStore..::..PB Property
Property Bag of all known properties
Namespace:
nsCDEngine.ViewModelsAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public Dictionary<string, Object> PB { get; set; }
Public Property PB As Dictionary(Of String, Object) Get Set
public: property Dictionary<String^, Object^>^ PB { Dictionary<String^, Object^>^ get (); void set (Dictionary<String^, Object^>^ value); }