SPImportContext.FixingBrokenLookups - Propriété
Indique si l'opération d'importation est actuellement fixation à une recherche d'éléments.
Espace de noms : Microsoft.SharePoint.Deployment
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property FixingBrokenLookups As Boolean
Get
Friend Set
'Utilisation
Dim instance As SPImportContext
Dim value As Boolean
value = instance.FixingBrokenLookups
public bool FixingBrokenLookups { get; internal set; }
Valeur de propriété
Type : System.Boolean
true lors de l'opération d'importation la résolution des éléments d'une liste de choix ; dans le cas contraire, false.