Class GenericServerTagInfo
Inheritance
GenericServerTagInfo
Assembly: NXOpen.dll
Syntax
public class GenericServerTagInfo : TransientObject, IMessageSink, IDisposable
Constructors
GenericServerTagInfo(nint)
Declaration
protected GenericServerTagInfo(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Properties
Address
Declaration
public string Address { get; set; }
Property Value
Checked
Declaration
public bool Checked { get; set; }
Property Value
ExtDataType
Declaration
public GenericSignal.ExternalDataTypes ExtDataType { get; set; }
Property Value
TagId
Declaration
public NXObject TagId { get; set; }
Property Value
Methods
FreeResource()
Declaration
protected override void FreeResource()
Overrides
Implements
System.Runtime.Remoting.Messaging.IMessageSink