LabelQueryExpression.MissingLabelBehavior Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
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.
Namespace: Microsoft.Xrm.Sdk.Metadata.Query
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
[DataMemberAttribute(Order = 60)]
public Nullable<int> MissingLabelBehavior { get; set; }
<DataMemberAttribute(Order := 60)>
Public Property MissingLabelBehavior As Nullable(Of Integer)
Property Value
Type: System.Nullable<Int32>
Type: Int32.
See Also
LabelQueryExpression Class
Microsoft.Xrm.Sdk.Metadata.Query Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright