public void SetName( string attachmentName )
Public Sub SetName( _ ByVal attachmentName As String _ )
Parameters
- attachmentName
 - The name of the attached document.
 
public void SetName( string attachmentName )
Public Sub SetName( _ ByVal attachmentName As String _ )
| Exception | Description | 
|---|---|
| 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 10, Windows 8.1