Partilhar via


Método ICachedDataProvider.NeedsFill

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Tools
Assembly:  Microsoft.Office.Tools (em Microsoft.Office.Tools.dll)

Sintaxe

'Declaração
Function NeedsFill ( _
    hostItem As Object, _
    fieldOrPropertyName As String _
) As Boolean
bool NeedsFill(
    Object hostItem,
    string fieldOrPropertyName
)

Parâmetros

Valor de retorno

Tipo: System.Boolean

Segurança do .NET Framework

Consulte também

Referência

ICachedDataProvider Interface

Namespace Microsoft.Office.Tools