LabelQueryExpression ComplexType
Contains the languages for the labels to be retrieved for metadata items.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
FilterLanguages | Collection( Edm.Int32 ) |
Filter the languages for labels. |
MissingLabelBehavior | Edm.Int32 |
When this optional parameter is set to 1, the query will include labels for the base language if the label for the requested language is not there. |
Used by
The following use the LabelQueryExpression ComplexType.
Name | How used |
---|---|
EntityQueryExpression | LabelQuery Property |