ByteArray Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
An array of bytes.
Syntax
public class ByteArray Public Class ByteArray Properties
| Name | Description |
|---|---|
| Bytes | The data being transferred. |
Returned By
Where you get a ByteArray — members that return one.
- CustomEntityService.GetCustomEntityDefinitionIcons
- DocumentService.GetDownloadTicketsByFileIds
- DocumentService.GetDownloadTicketsByMasterIds
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.ByteArray