RenewEntitlementRequest.Status Property

Definition

Gets or sets the StatusCode value for the renewed Entitlement.

public:
 property int Status { int get(); void set(int value); };
public int Status { get; set; }
member this.Status : int with get, set
Public Property Status As Integer

Property Value

The status value for the renewed Entitlement.

Remarks

The default StatusCode values for the Entitlement table are:

ValueLabel

0

Draft

1

Active

2

Cancelled

3

Expired

Applies to