Click or drag to resize

DataStructureGetGidFields Method

Get GID fields of this DataStructure instance

Namespace:  Unvired.Kernel.UWP.Model
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Dictionary<string, string> GetGidFields()

Return Value

Type: DictionaryString, String
See Also