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