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