public void SetData( MemoryStream data )
Public Sub SetData( _ ByVal data As MemoryStream _ )
Parameters
- data
- The data for the attachment.
public void SetData( MemoryStream data )
Public Sub SetData( _ ByVal data As MemoryStream _ )
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, Windows 10, Windows 8.1