Proficy Historian Client Access API
Proficy.Historian.ClientAccess.API Namespace / DataSamples<T> Class / AddComments Method
An index value.
An array of comment records.


AddComments Method (DataSamples<T>)
Insert the given data value comment records to this instance.
Syntax
Public Sub AddComments( _
   ByVal index As System.Integer, _
   ByVal comments() As Comment _
) 

Parameters

index
An index value.
comments
An array of comment records.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also