RenewEntitlementRequest.Status Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the StatusCode value for the renewed Entitlement.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public int Status { get; set; }
Public Property Status As Integer
Property Value
Type: System.Int32
Type: Int32
The status value for the renewed Entitlement.
Remarks
The default StatusCode values for the Entitlement entity are:
Value |
Label |
---|---|
0 |
Draft |
1 |
Active |
2 |
Cancelled |
3 |
Expired |
See Also
RenewEntitlementRequest Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright