Keysight Pathwave 89600 VSA .NET API
PayloadType Property
See Also 
Agilent.SA.Vsa.CustomOfdm.Interfaces Assembly > Agilent.SA.Vsa.CustomOfdm Namespace > Allocation Class : PayloadType Property


Glossary Item Box

Gets or sets the PayloadType contained in the Allocation.

Syntax

Visual Basic (Declaration) 
Public MustOverride Property PayloadType As PayloadType
C# 
public abstract PayloadType PayloadType {get; set;}
C++/CLI 
public:
abstract property PayloadType PayloadType {
   PayloadType get();
   void set (    PayloadType value);
}

Requirements

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

See Also