Error
| Número de ID del error | BUG-000124517 |
|---|---|
| Enviado | August 14, 2019 |
| Última modificación | June 5, 2024 |
| Relacionado con | ArcGIS Runtime SDK |
| Versión encontrada | 100.5 |
| Sistema operativo | Windows OS |
| Versión de sistema operativo | 10.0 64 Bit |
| Estado | Will Not Be Addressed |
Use PortalItem.CreateAsync() to retrieve the information.
var layerItem = (PortalItem)layer.Item;
// Load Access info via PortalItem.CreateAsync
var portalItem = await PortalItem.CreateAsync(layerItem.Portal, layerItem.ItemId);
PortalItemAccess.Content = portalItem.Access.ToString();
ID del error: BUG-000124517
Software:
Obtener ayuda de expertos en ArcGIS
Descargar la aplicación de soporte de Esri