 | SPItemInfoExists Property |
[Missing <summary> documentation for "P:Koden.Utils.SharePoint.SPItemInfo.Exists"]
Namespace:
Koden.Utils.SharePoint
Assembly:
Koden.Utils.SharePoint (in Koden.Utils.SharePoint.dll) Version: 1.0.6453.26061
Syntaxpublic bool Exists { get; set; }Public Property Exists As Boolean
Get
Set
public:
property bool Exists {
bool get ();
void set (bool value);
}member Exists : bool with get, set
Property Value
Type:
Boolean
See Also