SPProxyOperationType Members

Include Protected Members
Include Inherited Members

Represents the proxy operation type.

The SPProxyOperationType type exposes the following members.

Constructors

  Name Description
Public method SPProxyOperationType() Initializes a new instance of the SPProxyOperationType class.
Public method SPProxyOperationType(String, String) Initializes a new instance of the SPProxyOperationType class using the specified assembly and type names.

Top

Properties

  Name Description
Public property AssemblyName Gets the assembly name associated with the proxy operation type.
Public property TypeName Gets the proxy operation type name.
Public property UpgradedPersistedProperties Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.)

Top

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Public method Equals(SPProxyOperationType) Returns a Boolean value indicating whether the proxy operation type has the same assembly and type names.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData Gets the serialized state of the object. (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization Called after the object has been deserialized from the file system cache or the database. (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent Causes the containing SPPersistedObject, if one exists, to update its state. (Inherited from SPAutoSerializingObject.)

Top

See Also

Reference

SPProxyOperationType Class

Microsoft.SharePoint.UserCode Namespace