Barcode.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 Barcode
Dim feature As PolicyFeature
instance.OnGlobalCustomDataChange(feature)
public void OnGlobalCustomDataChange(
PolicyFeature feature
)
Parâmetros
feature
Tipo: Microsoft.Office.RecordsManagement.InformationPolicy.PolicyFeature..
Implementos
IPolicyFeature.OnGlobalCustomDataChange(PolicyFeature)