Class TransmitterEntry
Inheritance
TransmitterEntry
Assembly: NXOpen.Utilities.dll
Syntax
public class TransmitterEntry : RuntimeObject
Constructors
TransmitterEntry(nint)
Declaration
protected TransmitterEntry(nint pItem)
Parameters
Type |
Name |
Description |
nint |
pItem |
|
Properties
Active
Declaration
public override bool Active { get; set; }
Property Value
Overrides
ExecuteOnce
Declaration
public bool ExecuteOnce { get; set; }
Property Value
Port
Declaration
public int Port { get; set; }
Property Value