DataStructureFields Field |
Namespace:
Unvired.Kernel.UWP.Model
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Dictionary<string, Object> Fields
Public Fields As Dictionary(Of String, Object)
public:
Dictionary<String^, Object^>^ Fields
val mutable Fields: Dictionary<string, Object>
Field Value
Type:
DictionaryString,
Object
See Also