DataEntry.AddSampleCommentAt

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

Type: Integer

  • User [in]

Type: Variant

  • Action [in]

Type: String

  • Comment [in]

Type: String

  • When [in]

Type: Date

SampleComment