EventReceiverDefinitionCreationInformation 成员

Represents the properties that can be set when creating a client-side event receiver definition.

EventReceiverDefinitionCreationInformation 类型公开以下成员。

构造函数

  名称 说明
公共方法 EventReceiverDefinitionCreationInformation Initializes a new instance of the SPEventReceiverDefinitionCreationInformation class.

页首

属性

  名称 说明
公共属性 EventType Specifies the type of event as specified by EventReceiverType.
公共属性 ReceiverAssembly Specifies the strong name of the assembly that is used for receiving events.
公共属性 ReceiverClass Specifies a string that represents the class that is used for receiving events.
公共属性 ReceiverName Specifies the name of the event receiver.
公共属性 ReceiverUrl Specifies the URL of a web service that is used for receiving events.
公共属性 SequenceNumber Represents the relative sequence of the event.
公共属性 Synchronization Represents the synchronization state for the event receiver.
公共属性 TypeId (覆盖 ClientValueObject.TypeId。)

页首

方法

  名称 说明
公共方法 CustomFromJson 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。)
公共方法 CustomWriteToXml 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。)
公共方法 FromJson 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。)
受保护的方法 InitOnePropertyFromJson (覆盖 ClientValueObject.InitOnePropertyFromJson(String, JsonReader)。)
公共方法 ToString (从 Object 继承。)
公共方法 WriteToXml (覆盖 ClientValueObject.WriteToXml(XmlWriter, SerializationContext)。)

页首

另请参阅

引用

EventReceiverDefinitionCreationInformation 类

Microsoft.SharePoint.Client 命名空间