Class NGERegion
Inheritance
System.Object
NGERegion
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 NGERegion
Fields
StandardLists
Declaration
public List<CommunicationStandard> StandardLists
Field Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<CommunicationStandard> |
Properties
RegionCode
Declaration
public REGION_CODE RegionCode { get; set; }
Property Value
| Type | Description |
|---|---|
| REGION_CODE |
RegionName
Declaration
public string RegionName { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |