Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 530 Bytes

File metadata and controls

21 lines (15 loc) · 530 Bytes

ProgramID

Properties

Name Type Description Notes
ProgramIDs Int32[] [optional]

Examples

  • Prepare the resource
$ProgramID = Initialize-RealGreenSaPSProgramID  -ProgramIDs null
  • Convert the resource to JSON
$ProgramID | ConvertTo-JSON

[Back to Model list] [Back to API list] [Back to README]