Freigeben über


SPTabularViewUpgradeInfo-Konstruktor (Guid, Int32)

Initialisiert eine neue Instanz des angegebenen eine Featurebezeichner [System.Guid] und [System.Int32] basisansichtsbezeichner SPTabularViewUpgradeInfo -Klasse. (Der Liste Vorlagenbezeichner wird ignoriert).

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub New ( _
    featureID As Guid, _
    baseViewID As Integer _
)
'Usage
Dim featureID As Guid
Dim baseViewID As Integer

Dim instance As New SPTabularViewUpgradeInfo(featureID, _
    baseViewID)
public SPTabularViewUpgradeInfo(
    Guid featureID,
    int baseViewID
)

Parameter

  • featureID
    Typ: System.Guid

    Eine [System.Guid] Darstellung der Klassenbezeichner Feature.

  • baseViewID
    Typ: System.Int32

    Eine [System.Int32] Darstellung der Klassenbezeichner Basisansicht.

Siehe auch

Referenz

SPTabularViewUpgradeInfo Klasse

SPTabularViewUpgradeInfo-Member

SPTabularViewUpgradeInfo-Überladung

Microsoft.SharePoint-Namespace