SP.ViewFieldCollection.schemaXml Property
Applies to: SharePoint Foundation 2010
In this article
Property Value
Applies To
Remarks
Gets a value that specifies the XML schema that represents the collection.
var value = SP.ViewFieldCollection.get_schemaXml();
Property Value
Type: string
Applies To
Remarks
It must not be null.
See Also
Reference
SP.ViewFieldCollection Methods