SPProxyOperationArgs Members
Include Protected Members
Include Inherited Members
An abstract class that represents the parameter passed to the Execute method of the SPProxyOperation class.
The SPProxyOperationArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPProxyOperationArgs | Initializes a new instance of the SPProxyOperationArgs class. |
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