Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IEventReceiverDefinitionQuery

IEventReceiverDefinitionQuery

Hierarchy

Index

Properties

Optional EventType

EventType: number

Optional ReceiverAssembly

ReceiverAssembly: string

Optional ReceiverClass

ReceiverClass: string

Optional ReceiverId

ReceiverId: any

Optional ReceiverName

ReceiverName: string

Optional ReceiverUrl

ReceiverUrl: string

Optional SequenceNumber

SequenceNumber: number

Optional Synchronization

Synchronization: number

existsFl

existsFl: boolean

True, if the object exists, false otherwise.

response

response: string

The response

Methods

delete

  • delete(): IBaseExecution<any>

stringify

  • stringify(): string

update

  • update(properties?: any): IBaseExecution<any>

Generated using TypeDoc