แก้ไข

แชร์ผ่าน


BatchItem<T>.ItemVersion Property

Definition

Gets the item version for if match condition.

public:
 property System::String ^ ItemVersion { System::String ^ get(); };
public string? ItemVersion { get; }
member this.ItemVersion : string
Public ReadOnly Property ItemVersion As String

Property Value

Remarks

For HTTP based protocols it could be based on ETag property. It can be obtained from ItemVersion by doing operation providing item as result.

Applies to