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