Class Networks_Response_GET_OUTPUT
Inheritance
System.Object
Networks_Response_GET_OUTPUT
Assembly: Natec.Entities.dll
Syntax
public class Networks_Response_GET_OUTPUT : BaseEntity, IPropertyIndexer
Constructors
Networks_Response_GET_OUTPUT()
Declaration
public Networks_Response_GET_OUTPUT()
Properties
IDType
Declaration
public int IDType { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Item[String]
Declaration
public object this[string index] { get; set; }
Parameters
Type |
Name |
Description |
System.String |
index |
|
Property Value
Type |
Description |
System.Object |
|
lang
Declaration
public string lang { get; set; }
Property Value
Type |
Description |
System.String |
|
NameATS
Declaration
public string NameATS { get; set; }
Property Value
Type |
Description |
System.String |
|
NetworkExternalID
Declaration
public int NetworkExternalID { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
NetworkID
Declaration
public int NetworkID { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
NetworkName
Declaration
public string NetworkName { get; set; }
Property Value
Type |
Description |
System.String |
|
NumberATS
Declaration
public int NumberATS { get; set; }
Property Value
Type |
Description |
System.Int32 |
|