uaPLUS Reference
InsertAnnotation Method
See Also  Send Feedback
HDAPluginDADBA Namespace > DBAPlugin Class : InsertAnnotation Method

requests
insert requests for one or multiple items

Glossary Item Box

Insert an annotation into the database.

Syntax

Visual Basic (Declaration) 
Public Function InsertAnnotation( _
   ByVal requests As List(Of AnnotationRequest) _
) As Integer
C# 
public int InsertAnnotation( 
   List<AnnotationRequest> requests
)

Parameters

requests
insert requests for one or multiple items

Return Value

HRESULT

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.