DataEntry.AddSampleComment

Syntax Parameters Return Value
Function DataEntry.AddSampleComment( _
    SampleID As Integer, _
    User As Variant, _
    Action As String, _
    Comment As String) As SampleComment
  • SampleID [in]

Type: Integer

  • User [in]

Type: Variant

  • Action [in]

Type: String

  • Comment [in]

Type: String

SampleComment