ListItemCreationInformationUsingPath Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.ListItemCreationInformationUsingPath", ServerTypeId="{b3776c4e-509d-4bed-983f-cddc43118e30}", ValueObject=true)]
public class ListItemCreationInformationUsingPath : Microsoft.SharePoint.Client.ClientValueObject
type ListItemCreationInformationUsingPath = class
    inherit ClientValueObject
Public Class ListItemCreationInformationUsingPath
Inherits ClientValueObject
Inheritance
ListItemCreationInformationUsingPath
Attributes

Constructors

ListItemCreationInformationUsingPath()

Properties

FolderPath
LeafName
TypeId
UnderlyingObjectType

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader)
WriteToXml(XmlWriter, SerializationContext)

Applies to