< Back
Get-HB-OrganisationID
Post
NAME Get-HB-OrganisationID
SYNOPSIS
Get the Primary Key value of an Organisation
SYNTAX
Get-HB-OrganisationID [-OrganisationName] <String> [<CommonParameters>]
DESCRIPTION
Provide a Organisation Name, and this CMDLET will search your Hornbill instance for a matching record, returning
the Primary Key
PARAMETERS
-OrganisationName <String>
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-HB-OrganisationID "Support Me" will search your Organisations and return the primary key of the record
found
RELATED LINKS
SYNOPSIS
Get the Primary Key value of an Organisation
SYNTAX
Get-HB-OrganisationID [-OrganisationName] <String> [<CommonParameters>]
DESCRIPTION
Provide a Organisation Name, and this CMDLET will search your Hornbill instance for a matching record, returning
the Primary Key
PARAMETERS
-OrganisationName <String>
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-HB-OrganisationID "Support Me" will search your Organisations and return the primary key of the record
found
RELATED LINKS