StatusUpdateApprovalsPostEventArgs Members
Include Protected Members
Include Inherited Members
Represents methods and properties in the post-event arguments for the OnApprovalsUpdated event handler method.
The StatusUpdateApprovalsPostEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StatusUpdateApprovalsPostEventArgs() | Creates an instance of the StatusUpdateApprovalsPostEventArgs class; used internally. | |
StatusUpdateApprovalsPostEventArgs(StatusApprovalDataSet) | Creates an instance of the StatusUpdateApprovalsPostEventArgs class; used internally. |
Top
Properties
Name | Description | |
---|---|---|
StatusApprovals | Gets a dataset that contains summary information about submitted status updates. |
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