Class Subscribers_CalcCharges_Request_ACTION
Inheritance
System.Object
Subscribers_CalcCharges_Request_ACTION
Assembly: Natec.Entities.dll
Syntax
public class Subscribers_CalcCharges_Request_ACTION : BaseEntity, IPropertyIndexer
Constructors
Subscribers_CalcCharges_Request_ACTION()
Declaration
public Subscribers_CalcCharges_Request_ACTION()
Properties
ChargeCode
Declaration
public string ChargeCode { get; set; }
Property Value
Type |
Description |
System.String |
|
DateEnd
Declaration
public DateTime DateEnd { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
DateStart
Declaration
public Nullable<DateTime> DateStart { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
EffectiveDate
Declaration
public DateTime EffectiveDate { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
EmulateMode
Declaration
public Nullable<int> EmulateMode { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
EntityName
Declaration
public string EntityName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string ErrFormat { get; set; }
Property Value
Type |
Description |
System.String |
|
ExtentionID
Declaration
public Nullable<int> ExtentionID { 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 |
|
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 |
|
ParentID
Declaration
public int ParentID { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ServiceID
Declaration
public Nullable<int> ServiceID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|