Class RegionConfig
Inheritance
System.Object
RegionConfig
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 RegionConfig
Fields
NGERegionInfo
Declaration
public static List<NGERegion> NGERegionInfo
Field Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<NGERegion> |
RegionConfiguration
Declaration
public static REGION_CONFIG_DATA[] RegionConfiguration
Field Value
| Type | Description |
|---|---|
| REGION_CONFIG_DATA[] |
RegulatoryConfiguration
Declaration
public static REGULATORY_CONFIG_DATA[] RegulatoryConfiguration
Field Value
| Type | Description |
|---|---|
| REGULATORY_CONFIG_DATA[] |
Methods
GetRegulatoryConfig(COMMUNICATION_STANDARDS)
Declaration
public static REGULATORY_CONFIG_DATA GetRegulatoryConfig(COMMUNICATION_STANDARDS commStandard)
Parameters
| Type | Name | Description |
|---|---|---|
| COMMUNICATION_STANDARDS | commStandard |
Returns
| Type | Description |
|---|---|
| REGULATORY_CONFIG_DATA |