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


Glossary Item Box

Implements arguments for the custom step updating event.

Object Model

CustomStepUpdatingEventArgs ClassStateDictionary Class

Syntax

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

Requirements

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

See Also