SPUpgradeActionInfo.ParentType - Propriété

Le nom du parent SPSequence, pour les utilisateurs de SPAction.

Espace de noms :  Microsoft.SharePoint.Upgrade
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property ParentType As String
    Get
    Set
'Utilisation
Dim instance As SPUpgradeActionInfo
Dim value As String

value = instance.ParentType

instance.ParentType = value
public string ParentType { get; set; }

Valeur de propriété

Type : System.String

Voir aussi

Référence

SPUpgradeActionInfo classe

SPUpgradeActionInfo - Membres

Microsoft.SharePoint.Upgrade - Espace de noms