IQCVCharts.UpdateASet

Update a set with data and return status.

This property is read only.

Syntax Parameters Return Value
ReadOnly Property IQCVCharts.UpdateASet( _
    SetNumberin As Integer, _
    SetNamein As String, _
    TypeOfComputationSetSamplein As Integer, _
    VariableForComputationin As Integer, _
    CodeForComputationin As Integer, _
    StartSampleForComputationin As Integer, _
    EndSampleForComputationin As Integer, _
    TypeOfApplicationSetSamplein As Integer, _
    VariableForApplicationin As Integer, _
    CodeForApplicationin As Integer, _
    StartSampleForApplicationin As Integer, _
    EndSampleForApplicationin As Integer) As Integer
  • SetNumberin [in]

Type: Integer

  • SetNamein [in]

Type: String

  • TypeOfComputationSetSamplein [in]

Type: Integer

  • VariableForComputationin [in]

Type: Integer

  • CodeForComputationin [in]

Type: Integer

  • StartSampleForComputationin [in]

Type: Integer

  • EndSampleForComputationin [in]

Type: Integer

  • TypeOfApplicationSetSamplein [in]

Type: Integer

  • VariableForApplicationin [in]

Type: Integer

  • CodeForApplicationin [in]

Type: Integer

  • StartSampleForApplicationin [in]

Type: Integer

  • EndSampleForApplicationin [in]

Type: Integer

Integer