ReportingPostLookupTableChangedEventArgs Members
Include Protected Members
Include Inherited Members
Represents methods and properties in the post-event arguments for the OnLookupTableChanged event handler method.
The ReportingPostLookupTableChangedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ReportingPostLookupTableChangedEventArgs | Creates an instance of the ReportingPostLookupTableChangedEventArgs class; used internally. |
Top
Properties
Name | Description | |
---|---|---|
LookupTableGuid | Gets a collection of GUIDs that are associated with the changed lookup table. |
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 | Returns a text string that contains the GUID of the changed lookup table. (Overrides Object.ToString().) |
Top