RetrieveUserSettingsSystemUserResponse.Entity Property

 

Applies To: Dynamics CRM 2015

Deprecated. Use the RetrieveMultipleRequest class and its associated response class.

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Syntax

public Entity Entity { get; }
public:
property Entity^ Entity {
    Entity^ get();
}
member Entity : Entity with get
Public ReadOnly Property Entity As Entity

Property Value

Type: Microsoft.Xrm.Sdk.Entity

Type: Entity

See Also

RetrieveUserSettingsSystemUserResponse Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright