Accusoft.ISISXpress7.Net
Advanced Property




Gets and sets the advanced tag number.
Syntax
'Declaration
 
Public Property Advanced As Integer
'Usage
 
Dim instance As Setting
Dim value As Integer
 
instance.Advanced = value
 
value = instance.Advanced
public int Advanced {get; set;}
public: __property int get_Advanced();
public: __property void set_Advanced( 
   int value
);
public:
property int Advanced {
   int get();
   void set (    int value);
}

Property Value

An integer value which represents the advanced tag number.
Remarks

The Overview of ISIS Xpress topic includes a summary on Advanced Settings and how to use them.

The ISIS Tags by Name topic includes a list of tags sorted alphabetically by name.

See Also

Reference

Setting Class
Setting Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback