Public Sub SetData( _ ByVal data As MemoryStream _ )
public void SetData( MemoryStream data )
Parameters
- data
- The data for the attachment.
Public Sub SetData( _ ByVal data As MemoryStream _ )
public void SetData( MemoryStream data )
| Exception | Description |
|---|---|
| ArcGIS.Core.Data.Exceptions.GeodatabaseException | A geodatabase-related exception has occurred. |
| ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run |
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)