VeriStand .NET API Reference

PropertyUIDisplayAttribute Constructor

Initializes a new instance of the PropertyUIDisplayAttribute class with the specified identifier class.

Namespace: NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi
Assembly: NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi (in NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public Sub New ( _
	identifier As String _
)
C#
public PropertyUIDisplayAttribute(
	string identifier
)
Visual C++
public:
PropertyUIDisplayAttribute(
	String^ identifier
)

Parameters

identifier
Type: System.String
The identifier, or name, for the property in the Stimulus Profile Editor.

See Also

Log in to get a better experience