ChangeLogItemQuery Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.ScriptType("SP.ChangeLogItemQuery", ServerTypeId="{820ed5a1-95f7-493b-88fa-266e9db920af}", ValueObject=true)]
public sealed class ChangeLogItemQuery : Microsoft.SharePoint.Client.ClientValueObject
type ChangeLogItemQuery = class
inherit ClientValueObject
Public NotInheritable Class ChangeLogItemQuery
Inherits ClientValueObject
- Inheritance
- Attributes
Constructors
| ChangeLogItemQuery() |
Properties
| ChangeToken | |
| Contains | |
| Query | |
| QueryOptions | |
| RowLimit | |
| TypeId | |
| ViewFields | |
| ViewName |
Methods
| CustomFromJson(JsonReader) | (Inherited from ClientValueObject) |
| CustomWriteToXml(XmlWriter, SerializationContext) | (Inherited from ClientValueObject) |
| FromJson(JsonReader) | (Inherited from ClientValueObject) |
| InitOnePropertyFromJson(String, JsonReader) | (Inherited from ClientValueObject) |
| WriteToXml(XmlWriter, SerializationContext) | |