query Method

Queries the state of the specified Codes in the code service.

query(requestContext: AuthorizedClientRequestContext, specId: Id64String, scopeId: string, value?: string): Promise<HubCode[]>

Parameter Type Description
requestContext AuthorizedClientRequestContext The client request context
specId Id64String The CodeSpec to query
scopeId string The scope to query
value string Optional. The Code value to query.

Defined in

Last Updated: 08 January, 2020