VeriStand .NET API Reference

Chassis.GetDataSharing Method

Gets the DataSharing section under the current Chassis.

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 GetDataSharing As DataSharing
C#
public DataSharing GetDataSharing()
Visual C++
public:
DataSharing^ GetDataSharing()

Return Value

A DataSharing object.

See Also

Log in to get a better experience