AdminPostEventArgs members
Provides a common set of methods and properties in the post-event arguments in all events for the WebSvcAdmin.Admin class methods.
The AdminPostEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AdminPostEventArgs() | ||
AdminPostEventArgs([]) | Creates an instance of the AdminPostEventArgs class; used internally. |
Top
Properties
Name | Description | |
---|---|---|
EffectedItems | Gets a collection of GUIDs that represent entities that are affected by the event. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top