| SharePointListItemListItem Property |
A SharePoint ListItem object representing this SharePointListItem.
Namespace:
Galactic.SharePoint
Assembly:
Galactic.SharePoint (in Galactic.SharePoint.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax public ListItem ListItem { get; }
Public ReadOnly Property ListItem As ListItem
Get
public:
property ListItem^ ListItem {
ListItem^ get ();
}
member ListItem : ListItem with get
Property Value
Type:
ListItemSee Also