DataSourceFieldMappings.TitleFieldName Property

Definition

The name of the index field to use as a title.

public string TitleFieldName { get; set; }
[Microsoft.TypeSpec.Generator.Customizations.CodeGenMember("TitleField")]
public string TitleFieldName { get; set; }
member this.TitleFieldName : string with get, set
[<Microsoft.TypeSpec.Generator.Customizations.CodeGenMember("TitleField")>]
member this.TitleFieldName : string with get, set
Public Property TitleFieldName As String

Property Value

Attributes
Microsoft.TypeSpec.Generator.Customizations.CodeGenMemberAttribute

Applies to