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

Glossary Item Box

The following tables list the members exposed by NotifyPropertyInfoChangedWrapper.

Public Constructors

 NameDescriptionMinimum SW Version
Public ConstructorNotifyPropertyInfoChangedWrapper ConstructorOverloaded.   
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

Public Methods

 NameDescriptionMinimum SW Version
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDisposeNotify the wrapper object that it should disconnect from the remote object.  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceOverridden. Control the object lifetime.  
Public MethodIsEnabledGets a value that indicates whether the specified property is currently enabled (usable).  
Public MethodStepValueGets a step value object for the specified property.  
Public MethodValidValues<T>Gets an array of valid values for the specified property.  
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

Public Events

 NameDescriptionMinimum SW Version
Public EventPropertyInfoChangedEvent that indicates that information (IPropertyInfo) about a property has changed.  
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

See Also