Compartilhar via


PolicyLabel.OnGlobalCustomDataChange 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 OnGlobalCustomDataChange ( _
    feature As PolicyFeature _
)
'Uso
Dim instance As PolicyLabel
Dim feature As PolicyFeature

instance.OnGlobalCustomDataChange(feature)
public void OnGlobalCustomDataChange(
    PolicyFeature feature
)

Parâmetros

Implementos

IPolicyFeature.OnGlobalCustomDataChange(PolicyFeature)

Ver também

Referência

PolicyLabel classe

PolicyLabel membros

Microsoft.Office.RecordsManagement.PolicyFeatures namespace