DocumentationToolsSDKsPowerShellReferenceV2024ModelsColumnOn this pageColumn Properties NameTypeDescriptionNotesFieldStringThe name of the field.[required]HeaderStringThe value of the header.[optional] Examples Prepare the resource $Column = Initialize-PSSailpoint.V2024Column -Field email ` -Header Work Email Convert the resource to JSON $Column | ConvertTo-JSON [Back to top]