RenewEntitlementResponse.Entity Property
Applies To: Dynamics CRM 2015
Gets the renewed entitlement.
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 renewed entitlement.
See Also
RenewEntitlementResponse Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright