uaPLUS Reference
InsertAnnotation Method
See Also  Send Feedback
I_HDAPluginDBA Namespace > IDBAPlugin Interface : InsertAnnotation Method

requests
insert requests for one or multiple items

Glossary Item Box

Insert an annotation into the database.

Syntax

Visual Basic (Declaration) 
Function InsertAnnotation( _
   ByVal requests As List(Of AnnotationRequest) _
) As Integer
C# 
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.