Click or drag to resize
Galactic API

SharePointListItemFields Property

A list of all fields defined in the list item.

Namespace:  Galactic.SharePoint
Assembly:  Galactic.SharePoint (in Galactic.SharePoint.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax
public Dictionary<string, Object> Fields { get; }

Property Value

Type: DictionaryString, Object
See Also