LabelQueryExpression.FilterLanguages Property

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Gets the LCID values for localized labels to be retrieved for metadata items.

Namespace:   Microsoft.Xrm.Sdk.Metadata.Query
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

[DataMemberAttribute]
public DataCollection<int> FilterLanguages { get; private set; }
<DataMemberAttribute>
Public Property FilterLanguages As DataCollection(Of Integer)
    Get
    Private Set
End Property

Property Value

Type: Microsoft.Xrm.Sdk.DataCollection<Int32>

Type DataCollection<T><Int32>
The LCID values for localized labels to be retrieved for metadata items.

Remarks

This value is read-only. Use the DataCollection<T> methods to set the values.

See Also

LabelQueryExpression Class
Microsoft.Xrm.Sdk.Metadata.Query Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright