Skip to content

[F] getLroStatusProperty

function getLroStatusProperty(program, target): ModelProperty | undefined

Return the property that contains the lro status

Parameters

ParameterTypeDescription
programProgramThe program to process
targetModelThe model to check for lro status

Returns

ModelProperty | undefined