Click or drag to resize

GetObjectRequestIfNoneMatch Property

Return the object if its ETag is different from the one specified by this parameter; otherwise, an error code is returned.

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.19.7.1 (3.19.7.1)
Syntax
C#
public string IfNoneMatch { get; set; }

Property Value

Type: String
Remarks

Optional parameter

See Also