Keysight Pathwave 89600 VSA .NET API
DataKeyAttribute Class Members
See Also  Properties  Methods 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace : DataKeyAttribute Class

Glossary Item Box

The following tables list the members exposed by DataKeyAttribute.

Public Constructors

 NameDescriptionMinimum SW Version
Public ConstructorDataKeyAttribute ConstructorInitializes a new instance of the DataKeyAttribute class.  
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

Public Properties

 NameDescriptionMinimum SW Version
Public PropertyDataKeyGets the data key.  
Public PropertyTypeIdWhen implemented in a derived class, gets a unique identifier for this System.Attribute. (Inherited from System.Attribute)
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

Public Methods

 NameDescriptionMinimum SW Version
Public MethodEqualsReturns a value that indicates whether this instance is equal to a specified object. (Inherited from System.Attribute)
Public MethodGetHashCodeReturns the hash code for this instance. (Inherited from System.Attribute)
Public MethodIsDefaultAttributeWhen overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. (Inherited from System.Attribute)
Public MethodMatchWhen overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from System.Attribute)
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

See Also