VeriStand .NET API Reference

Table of Contents

PropertyUIDisplayAttribute Class

Represents an attribute that indicates a property is displayed in the Stimulus Profile Editor Property Browser pane.

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 NotInheritable Class PropertyUIDisplayAttribute _
	Inherits Attribute
C#
public sealed class PropertyUIDisplayAttribute : Attribute
Visual C++
public ref class PropertyUIDisplayAttribute sealed : public Attribute

Remarks

Inherits from .Attribute.

Inheritance Hierarchy

System.Object
    System.Attribute
        NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi.PropertyUIDisplayAttribute

Thread Safety

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.

See Also

Log in to get a better experience