Partager via


ServerStub.GetObjectVersion - Méthode

Get the object's versioning information.

Espace de noms :  Microsoft.SharePoint.Client
Assembly :  Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)

Syntaxe

'Déclaration
Protected Friend Overridable Function GetObjectVersion ( _
    obj As Object _
) As String
'Utilisation
Dim obj As Object
Dim returnValue As String

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

Paramètres

Valeur renvoyée

Type : System.String

Voir aussi

Référence

ServerStub classe

ServerStub - Membres

Microsoft.SharePoint.Client - Espace de noms