Class GPOs.Port
This class represents the individual GPO Port
Inheritance
System.Object
GPOs.Port
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: rfid.api
Assembly: rfid.netcore.dll
Syntax
public class Port
Properties
PortState
Gets or sets the current GPO State as enabled or disabled
Declaration
public GPOs.GPO_PORT_STATE PortState { get; set; }
Property Value
| Type | Description |
|---|---|
| GPOs.GPO_PORT_STATE |