Get-EPCTestGroupType
- 04 Nov 2021
- 1 Minute to read
- Print
- DarkLight
- PDF
Get-EPCTestGroupType
- Updated on 04 Nov 2021
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Returns the group type and group type ID of a test group
Syntax
Get-EPCTestGroupType
-Name (String)
Examples
Example 1
Get-EPCTestGroupType -Name 'TG1'
Returns the group type and ID of the TG1 test group
Parameters
-Name <String>
The name of the test group to return the type and ID
Parameter | Value |
---|---|
Required | true |
Position | 1 |
Required | true |
Default Value | None |
Accept pipeline input? | true (ByPropertyName) |
Accept wildcard characters? | false |
Was this article helpful?