Library.PIInterpolatedDataDialog

This property accesses the PI Interpolated Data dialog via automation.

This property is read only.

Syntax Parameters Return Value
ReadOnly Property Library.PIInterpolatedDataDialog( _
    ByRef Servers As Variant, _
    ByRef Users As Variant, _
    ByRef Pwds As Variant, _
    ByRef Tags As Variant, _
    ByRef StartDate As Variant, _
    ByRef StopDate As Variant, _
    ByRef SampItvlFlag As Boolean, _
    ByRef SampItvl As String, _
    ByRef Obs As Long, _
    ByRef FilterExprFlag As Boolean, _
    ByRef FilterExpr As String, _
    ByRef Show As Long, _
    ByRef GoodOnly As Boolean) As Boolean
  • Servers [in,out]

Type: Variant

  • Users [in,out]

Type: Variant

  • Pwds [in,out]

Type: Variant

  • Tags [in,out]

Type: Variant

  • StartDate [in,out]

Type: Variant

  • StopDate [in,out]

Type: Variant

  • SampItvlFlag [in,out]

Type: Boolean

  • SampItvl [in,out]

Type: String

  • Obs [in,out]

Type: Long

  • FilterExprFlag [in,out]

Type: Boolean

  • FilterExpr [in,out]

Type: String

  • Show [in,out]

Type: Long

  • GoodOnly [in,out]

Type: Boolean

Boolean