Get-HaloField¶
SYNOPSIS¶
Gets field information from the Halo API.
SYNTAX¶
Multi (Default)¶
1 |
|
Single¶
1 |
|
DESCRIPTION¶
Retrieves field types from the Halo API - supports a variety of filtering parameters.
EXAMPLES¶
Example 1¶
1 |
|
{{ Add example description here }}
PARAMETERS¶
-FieldID¶
Lookup Item ID
1 2 3 4 5 6 7 8 9 |
|
-Kind¶
Kind
1 2 3 4 5 6 7 8 9 |
|
-IncludeDetails¶
Include Details
1 2 3 4 5 6 7 8 9 |
|
CommonParameters¶
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.