Share via


SPUserCodeTypeDefinition members

The SPUserCodeTypeDefinition type exposes the following members.

Constructors

  Name Description
Public method SPUserCodeTypeDefinition()
Public method SPUserCodeTypeDefinition(String, String, String, Boolean)
Public method SPUserCodeTypeDefinition(String, String, String, Boolean, Boolean)

Top

Properties

  Name Description
Public property IsSafe
Public property ModuleFileName
Public property ShouldIgnore
Public property TypeName
Public property TypeNamespace
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) (Overrides Object.Equals(Object).)
Public method Equals(SPUserCodeTypeDefinition)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Overrides Object.GetHashCode().)
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 (Overrides Object.ToString().)
Protected method UpdateParent Causes the containing SPPersistedObject, if one exists, to update its state. (Inherited from SPAutoSerializingObject.)

Top

Operators

  Name Description
Public operatorStatic member Equality
Public operatorStatic member Inequality

Top

See also

Reference

SPUserCodeTypeDefinition class

Microsoft.SharePoint.UserCode namespace