Programs_Search

Required Input

At least one of the optional inputs is required.

Optional Input

  • ID As List (Of Integer) – One or more Rev.io usage plan group IDs. Returns usage plan group for these specific IDs only.
  • Active As Boolean – Flag that will limit results to active or inactive usage plan groups.

Output

A list of programs matching the search criteria containing the following fields:

  • ID As Integer – Rev.io Usage Plan Group ID.
  • Description As String – Description of the usage plan group in Rev.io.
  • PIC As String – PIC associated with the usage plan group.
  • LPIC As String – LPIC associated with the usage plan group.
  • CreatedDate As Date – Date of which the usage plan group was created.
  • CreatedBy As Integer – ID of the user who created the usage plan group in Rev.io.
  • LongDescription As String – Long description associated with the usage plan group.