MetadataPropertiesExpression.AllProperties Property

 

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

Gets or sets whether to retrieve all the properties of a metadata object.

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

Syntax

[DataMemberAttribute]
public bool AllProperties { get; set; }
<DataMemberAttribute>
Public Property AllProperties As Boolean

Property Value

Type: System.Boolean

Type: Boolean
true to specify to retrieve all metadata object properties; false to retrieve only specified metadata object properties.

See Also

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

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright