Элементы 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).) |
Вверх