WorkItemTypeFieldInstanceBase.IsIdentity 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.
flag which tells if current field is identity.
public bool IsIdentity { get; set; }
member this.IsIdentity : bool with get, set
Public Property IsIdentity As Boolean