Skip to content

[F] getLroStatusProperty

function getLroStatusProperty(program, target): undefined | ModelProperty;

Return the property that contains the lro status

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

undefined | ModelProperty