Поделиться через


ReviseQuoteResponse.Entity Property

 

Applies To: Dynamics CRM 2015

Gets the revised quote.

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
The revised quote. This is instance of the Quote class, which is a subclass of the Entity class.

See Also

ReviseQuoteResponse Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright