Compartilhar via


ServerStub.GetObjectVersion método

Obter informações sobre a versão do objeto.

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxe

'Declaração
Protected Friend Overridable Function GetObjectVersion ( _
    obj As Object _
) As String
'Uso
Dim obj As Object
Dim returnValue As String

returnValue = Me.GetObjectVersion(obj)
protected internal virtual string GetObjectVersion(
    Object obj
)

Parâmetros

Valor retornado

Tipo: System.String

Ver também

Referência

ServerStub classe

ServerStub membros

Microsoft.SharePoint.Client namespace