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