Edit

Share via


WorkItem.Rev Property

Definition

Revision number of the work item.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Nullable<int> Rev { get; set; }
member this.Rev : Nullable<int> with get, set
Public Property Rev As Nullable(Of Integer)

Property Value

Attributes

Applies to