Hold.RegisterCustomHoldProcessor - Méthode

Registres personnalisés contiennent gestionnaire sur l'application web spécifiée.

Espace de noms :  Microsoft.Office.RecordsManagement.Holds
Assembly :  Microsoft.Office.Policy (dans Microsoft.Office.Policy.dll)

Syntaxe

'Déclaration
Public Shared Sub RegisterCustomHoldProcessor ( _
    strAssembly As String, _
    strClass As String, _
    webApp As SPWebApplication _
)
'Utilisation
Dim strAssembly As String
Dim strClass As String
Dim webApp As SPWebApplicationHold.RegisterCustomHoldProcessor(strAssembly, _
    strClass, webApp)
public static void RegisterCustomHoldProcessor(
    string strAssembly,
    string strClass,
    SPWebApplication webApp
)

Paramètres

  • strAssembly
    Type : System.String

    Nom fort de l'assembly contenant le personnalisé maintenez le processeur.

  • strClass
    Type : System.String

    Nom de classe complet personnalisé maintenez gestionnaire.

Voir aussi

Référence

Hold classe

Hold - Membres

Microsoft.Office.RecordsManagement.Holds - Espace de noms