Class PortabilityNumbers_Request_SET
Inheritance
System.Object
PortabilityNumbers_Request_SET
Assembly: Natec.Entities.dll
Syntax
public class PortabilityNumbers_Request_SET : BaseEntity, IPropertyIndexer
Constructors
PortabilityNumbers_Request_SET()
Declaration
public PortabilityNumbers_Request_SET()
Properties
Declaration
public string ErrFormat { get; set; }
Property Value
Type |
Description |
System.String |
|
ID
Declaration
public Nullable<int> ID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
IsRemoved
Declaration
public Nullable<int> IsRemoved { 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 |
|
lang
Declaration
public string lang { get; set; }
Property Value
Type |
Description |
System.String |
|
ModifiedBy
Declaration
public string ModifiedBy { get; set; }
Property Value
Type |
Description |
System.String |
|
ModifiedFrom
Declaration
public string ModifiedFrom { get; set; }
Property Value
Type |
Description |
System.String |
|
PhoneNumber
Declaration
public string PhoneNumber { get; set; }
Property Value
Type |
Description |
System.String |
|
PortedDate
Declaration
public Nullable<DateTime> PortedDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
RecipientRC
Declaration
public string RecipientRC { get; set; }
Property Value
Type |
Description |
System.String |
|