EventHandlerCreationInformation Class

Definition

[Microsoft.SharePoint.Client.ScriptType("PS.EventHandlerCreationInformation", ServerTypeId="{5e2b3370-c655-4803-acd8-b3705905e433}", ValueObject=true)]
public class EventHandlerCreationInformation : Microsoft.SharePoint.Client.ClientValueObject
type EventHandlerCreationInformation = class
    inherit ClientValueObject
Public Class EventHandlerCreationInformation
Inherits ClientValueObject
Inheritance
EventHandlerCreationInformation
Attributes

Constructors

EventHandlerCreationInformation()

Properties

AssemblyName
ClassName
Description
EndpointUrl
EventId
Id
Name
Order
TypeId

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