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


Glossary Item Box

Implements arguments for the custom step when updated valid DataNames are available.

Syntax

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

Requirements

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

See Also