pnpframework icon indicating copy to clipboard operation
pnpframework copied to clipboard

AppMetadata - Any reason why "ProductId" isn't there?

Open jimmywim opened this issue 10 months ago • 0 comments

I want to use AppManager class to do some remote deployments/upgrades of apps.

Detecting what is currently deployed/installed via AppManager is a pain because the Id returned in the AppMetadata class is not the ProductId - both Ids are returned by the API but AppMetadata only has Id and not ProductId.

Is there a conscious decision not to include the ProductId? Can I PR this?

jimmywim avatar Apr 19 '24 14:04 jimmywim