Click or drag to resize

ApprovalStatus Enumeration

The status of the approval request

Namespace:  Lithnet.ResourceManagement.Client
Assembly:  Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntax
public enum ApprovalStatus
Members
  Member nameValueDescription
Unknown0 The status is unkown
Pending1 The request is pending approval
Approved2 The request has been approved
Rejected3 The request has been rejected
Expired4 The request has expired
See Also