logo mef-dev
  • Developer's Guide
    • Plugin basics
    • Introduction
    • Platform overview
    • Plugin guides
    • First UI package
    • Package registration
    • First Backend package
    • Portal package creation
    • REST API
    • REST API using
    • Request Formats
  • Documentation
    • UI Kit documentation
    • Telecom BSS
    • Ui Kit Demo
  • Blog
  • Community
Image Image
Show / Hide Table of Contents

Class Subscribers_Request_GET

Inheritance
System.Object
Subscribers_Request_GET
Namespace: Natec.Widecoup
Assembly: Natec.Entities.dll
Syntax
public class Subscribers_Request_GET : BaseEntity, IPropertyIndexer

Constructors

Subscribers_Request_GET()

Declaration
public Subscribers_Request_GET()

Properties

abn_Employee_ID

Declaration
public string abn_Employee_ID { get; set; }
Property Value
Type Description
System.String

abn_ExternalID

Declaration
public Nullable<int> abn_ExternalID { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

abn_ID

Declaration
public Nullable<int> abn_ID { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

abn_ID_Boss

Declaration
public Nullable<int> abn_ID_Boss { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

abn_IsExistAD

Declaration
public Nullable<int> abn_IsExistAD { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

abn_LastName

Declaration
public string abn_LastName { get; set; }
Property Value
Type Description
System.String

abn_WorkPlace

Declaration
public string abn_WorkPlace { get; set; }
Property Value
Type Description
System.String

Acat_ID

Declaration
public Nullable<int> Acat_ID { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

Accl_ID

Declaration
public Nullable<int> Accl_ID { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

Acnt_Number

Declaration
public string Acnt_Number { get; set; }
Property Value
Type Description
System.String

Actp_ID

Declaration
public Nullable<int> Actp_ID { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

Adlsb_Code

Declaration
public Nullable<int> Adlsb_Code { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

Aptp_ID

Declaration
public Nullable<int> Aptp_ID { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

aut_NameAuthCode

Declaration
public string aut_NameAuthCode { get; set; }
Property Value
Type Description
System.String

Bac_Number

Declaration
public string Bac_Number { get; set; }
Property Value
Type Description
System.String

bll_Number

Declaration
public string bll_Number { get; set; }
Property Value
Type Description
System.String

BossLastName

Declaration
public string BossLastName { get; set; }
Property Value
Type Description
System.String

CacheControlDate

Declaration
public Nullable<DateTime> CacheControlDate { get; set; }
Property Value
Type Description
System.Nullable<System.DateTime>

Cntr_Name

Declaration
public string Cntr_Name { get; set; }
Property Value
Type Description
System.String

com_ID

Declaration
public Nullable<int> com_ID { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

dep_ID

Declaration
public Nullable<int> dep_ID { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

Dls_ID

Declaration
public Nullable<int> Dls_ID { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

ErrFormat

Declaration
public string ErrFormat { get; set; }
Property Value
Type Description
System.String

ext_ExtNum

Declaration
public string ext_ExtNum { get; set; }
Property Value
Type Description
System.String

Format

Declaration
public string Format { get; set; }
Property Value
Type Description
System.String

grp_ID

Declaration
public Nullable<int> grp_ID { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

IDType

Declaration
public Nullable<int> IDType { get; set; }
Property Value
Type Description
System.Nullable<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

jsonFieldsName

Declaration
public string jsonFieldsName { get; set; }
Property Value
Type Description
System.String

jsonFilter

Declaration
public string jsonFilter { get; set; }
Property Value
Type Description
System.String

jsonFilterContain

Declaration
public Nullable<int> jsonFilterContain { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

lang

Declaration
public string lang { get; set; }
Property Value
Type Description
System.String

LastModifiedDate

Declaration
public Nullable<DateTime> LastModifiedDate { get; set; }
Property Value
Type Description
System.Nullable<System.DateTime>

Lng_ID

Declaration
public Nullable<int> Lng_ID { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

mode

Declaration
public Nullable<int> mode { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

Ntw_ID

Declaration
public Nullable<int> Ntw_ID { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

PageNumber

Declaration
public Nullable<int> PageNumber { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

PageSize

Declaration
public Nullable<int> PageSize { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

ProfileType

Declaration
public Nullable<int> ProfileType { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

Rgsc_ID

Declaration
public Nullable<int> Rgsc_ID { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

ShowBalances

Declaration
public Nullable<int> ShowBalances { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

ShowEntities

Declaration
public string ShowEntities { get; set; }
Property Value
Type Description
System.String

SortColumn

Declaration
public string SortColumn { get; set; }
Property Value
Type Description
System.String

SortDirection

Declaration
public string SortDirection { get; set; }
Property Value
Type Description
System.String

Srv_ID

Declaration
public Nullable<int> Srv_ID { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

Srv_Name

Declaration
public string Srv_Name { get; set; }
Property Value
Type Description
System.String

Sst_ID

Declaration
public Nullable<int> Sst_ID { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

tnst_Code

Declaration
public string tnst_Code { get; set; }
Property Value
Type Description
System.String

trf_ID

Declaration
public Nullable<int> trf_ID { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
In This Article
Back to top Generated by DocFX