Compartilhar via


PolicyLabel.OnCustomDataChange método

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.RecordsManagement.PolicyFeatures
Assembly:  Microsoft.Office.Policy (em Microsoft.Office.Policy.dll)

Sintaxe

'Declaração
Public Sub OnCustomDataChange ( _
    policyItem As PolicyItem, _
    ct As SPContentType _
)
'Uso
Dim instance As PolicyLabel
Dim policyItem As PolicyItem
Dim ct As SPContentType

instance.OnCustomDataChange(policyItem, _
    ct)
public void OnCustomDataChange(
    PolicyItem policyItem,
    SPContentType ct
)

Parâmetros

Implementos

IPolicyFeature.OnCustomDataChange(PolicyItem, SPContentType)

Ver também

Referência

PolicyLabel classe

PolicyLabel membros

Microsoft.Office.RecordsManagement.PolicyFeatures namespace