IQCVCharts.SampleNumber

Retrieve sequential sample number (from 0) for a sample name and optional part name.

This property is read only.

Syntax Parameters Return Value
ReadOnly Property IQCVCharts.SampleNumber( _
    Optional SampleName As String = "1", _
    Optional PartName As String = "1") As Integer
  • SampleName [in,optional]

Type: String

Default value: "1"

  • PartName [in,optional]

Type: String

Default value: "1"

Integer