إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
Specifies the event class with which the associated rule interacts.
Syntax
<SubscriptionClasses>
<SubscriptionClass>
...
<EventRules>
<EventRule>
...
<EventClassName>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type |
string, between 1 and 64 characters in length. |
Default value |
None. |
Occurrence |
Required once per EventRule element. |
Updates |
You can modify this element, but cannot add or delete it when updating the application. |
Element Relationships
| Relationship | Elements |
|---|---|
Parent element |
|
Child elements |
None. |
Example
The following example shows an EventClassName element that specifies that the event rule uses the NewAuctionItems event class.
<EventClassName>NewAuctionItems</EventClassName>
See Also
Reference
Application Definition File Reference
Other Resources
Defining Event Rules
Updating Instances and Applications