Skip to content

[F] getPollingLocationInfo

function getPollingLocationInfo(program, target): PollingLocationInfo | undefined

Gets polling information stored with a field that contains a link to an Lro polling endpoint

Parameters

ParameterTypeDescription
programProgramThe program to check
targetModelPropertyThe ModelProperty to check for polling info

Returns

PollingLocationInfo | undefined