Click or drag to resize
Galactic API

SharePointListItemToSharePointDocument Method

Converts this SharePointListItem to a SharePointDocument object.

Namespace:  Galactic.SharePoint
Assembly:  Galactic.SharePoint (in Galactic.SharePoint.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax
public SharePointDocument ToSharePointDocument()

Return Value

Type: SharePointDocument
The SharePointDocument object corresponding to this list item.
See Also