Class BillingTasks_Request_SET
Inheritance
System.Object
BillingTasks_Request_SET
Assembly: Natec.Entities.dll
Syntax
public class BillingTasks_Request_SET : BaseEntity, IPropertyIndexer
Constructors
BillingTasks_Request_SET()
Declaration
public BillingTasks_Request_SET()
Properties
Declaration
public string DataFormat { get; set; }
Property Value
Type |
Description |
System.String |
|
DateStart
Declaration
public DateTime DateStart { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
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 |
|
ExitAfterFirstError
Declaration
public Nullable<int> ExitAfterFirstError { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
GroupID
Declaration
public Nullable<int> GroupID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
ID
Declaration
public long ID { get; set; }
Property Value
Type |
Description |
System.Int64 |
|
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 |
|
Options
Declaration
public string Options { get; set; }
Property Value
Type |
Description |
System.String |
|
PacketsIDs
Declaration
public string PacketsIDs { get; set; }
Property Value
Type |
Description |
System.String |
|
ParentID
Declaration
public Nullable<int> ParentID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Declaration
public string Remark { get; set; }
Property Value
Type |
Description |
System.String |
|
ServiceID
Declaration
public Nullable<int> ServiceID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
ServiceIDAccumulative
Declaration
public Nullable<int> ServiceIDAccumulative { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|