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
- obj
Type : System.Object
Valeur renvoyée
Type : System.String