Class CallCredits_Request_SET
Inheritance
System.Object
CallCredits_Request_SET
Assembly: Natec.Entities.dll
Syntax
public class CallCredits_Request_SET : BaseEntity, IPropertyIndexer
Constructors
CallCredits_Request_SET()
Declaration
public CallCredits_Request_SET()
Properties
DateSet
Declaration
public Nullable<DateTime> DateSet { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
Declaration
public Nullable<int> DiscountForm { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Declaration
public Nullable<Decimal> DiscountFormParam { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
DiscountID
Declaration
public Nullable<int> DiscountID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Declaration
public string ErrFormat { get; set; }
Property Value
Type |
Description |
System.String |
|
ID
Declaration
public int ID { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
isAnnul
Declaration
public Nullable<int> isAnnul { 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 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 |
|