VeriStand .NET API Reference

IsInternal Class

Represents an attribute that indicates if a property is internal or public.

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

Remarks

Inherits from .Attribute.

Inheritance Hierarchy

System.Object
    System.Attribute
        NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi.IsInternal

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