WorkItem.Rev Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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