Column.IsDefaultLabel 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.
A boolean value that indicates whether this column is included in the DisplayKey element in CSDL.
public bool IsDefaultLabel { get; set; }
member this.IsDefaultLabel : bool with get, set
Public Property IsDefaultLabel As Boolean