Keysight Pathwave 89600 VSA .NET API
CustomStepUpdatingRevPassEventArgs Class
Members  See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace : CustomStepUpdatingRevPassEventArgs Class


Glossary Item Box

Implements arguments for the custom step reverse pass event.

Syntax

Visual Basic (Declaration) 
Public Class CustomStepUpdatingRevPassEventArgs 
   Inherits System.EventArgs
C# 
public class CustomStepUpdatingRevPassEventArgs : System.EventArgs 
C++/CLI 
public ref class CustomStepUpdatingRevPassEventArgs : public System.EventArgs 

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also