ESRI.ArcGIS.ADF.ArcGISServer.Local
SetETagToMatch Method
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > MobileServerDcomProxy Class : SetETagToMatch Method




etag
Sets ETag string to match against hashcode returned from the server.

Syntax

Visual Basic (Declaration) 
Public Sub SetETagToMatch( _
   ByVal etag As String _
) 
Visual Basic (Usage)Copy Code
Dim instance As MobileServerDcomProxy
Dim etag As String
 
instance.SetETagToMatch(etag)
C# 
public void SetETagToMatch( 
   string etag
)

Parameters

etag

See Also

© 2010 All Rights Reserved.