SPTabularViewUpgradeInfo members

Represents a SPView defined for a SPList on a SharePoint site identifiable by feature, list template, and base view identifiers.

The SPTabularViewUpgradeInfo type exposes the following members.

Constructors

  Name Description
Public method SPTabularViewUpgradeInfo(Guid, Int32) Initializes a new instance of the SPTabularViewUpgradeInfo class given a [System.Guid] feature identifier and [System.Int32] base view identifier. (The list template identifier is ignored.)
Public method SPTabularViewUpgradeInfo(Int32, Int32) Initializes a new instance of the SPTabularViewUpgradeInfo class given a [System.Int32] list template identifier and a [System.Int32] representing the base view identifier.)
Public method SPTabularViewUpgradeInfo(Guid, Int32, Int32) Initializes a new instance of the SPTabularViewUpgradeInfo class given a [System.Guid] feature identifier, a [System.Int32] list template identifier, and a [System.Int32] representing the base view identifier.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPTabularViewUpgradeInfo class

Microsoft.SharePoint namespace