VeriStand .NET API Reference

Model.GetInportsSection Method

Gets the Inports section, which contains all the Inport and InportGroup objects under the model.

Namespace: NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public Function GetInportsSection As Inports
C#
public Inports GetInportsSection()
Visual C++
public:
Inports^ GetInportsSection()

Return Value

An Inports object.

See Also

Log in to get a better experience