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