Keysight Pathwave 89600 VSA .NET API
Allocations Property
See Also 
Agilent.SA.Vsa.Lte.Interfaces Assembly > Agilent.SA.Vsa.Lte Namespace > Channel Class : Allocations Property


Glossary Item Box

Gets the AllocationCollection associated with this channel.

Syntax

Visual Basic (Declaration) 
Public MustOverride ReadOnly Property Allocations As AllocationCollection
C# 
public abstract AllocationCollection Allocations {get;}
C++/CLI 
public:
abstract property AllocationCollection^ Allocations {
   AllocationCollection^ get();
}

Requirements

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

See Also