Class Discounts_Response_SET
Inheritance
System.Object
Discounts_Response_SET
Assembly: Natec.Entities.dll
Syntax
public class Discounts_Response_SET : BaseEntity, IPropertyIndexer
Constructors
Discounts_Response_SET()
Declaration
public Discounts_Response_SET()
Properties
ID
Declaration
public Nullable<int> ID { 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 |
|