DataImageManagerGetDataImageIcon Method |
Namespace:
PsrApi.Managers
Assembly:
PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntaxpublic Task<byte[]> GetDataImageIcon(
Guid id
)
Parameters
- id
- Type: SystemGuid
Id of the PsrDataImage, which icon is requested
Return Value
Type:
TaskByteIcon as stream
See Also