SPTabularViewUpgradeInfo constructor
Overload list
Name | Description | |
---|---|---|
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.) | |
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.) | |
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
See also
Reference
SPTabularViewUpgradeInfo class