Class Extentions_Request_SET
Inheritance
System.Object
Extentions_Request_SET
Assembly: Natec.Entities.dll
Syntax
public class Extentions_Request_SET : BaseEntity, IPropertyIndexer
Constructors
Extentions_Request_SET()
Declaration
public Extentions_Request_SET()
Properties
CategoryID
Declaration
public int CategoryID { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ClassID
Declaration
public int ClassID { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ConnectionPointID
Declaration
public int ConnectionPointID { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
DateEnd
Declaration
public Nullable<DateTime> DateEnd { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
DateStart
Declaration
public Nullable<DateTime> DateStart { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
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> |
|
ExtentionNumber
Declaration
public string ExtentionNumber { get; set; }
Property Value
Type |
Description |
System.String |
|
ExternalID
Declaration
public Nullable<int> ExternalID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
ID
Declaration
public Nullable<int> ID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
IDType
Declaration
public int IDType { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
IsCreatedWithTariffication
Declaration
public Nullable<int> IsCreatedWithTariffication { 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 |
|
ModifiedDate
Declaration
public Nullable<DateTime> ModifiedDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
ModifiedFrom
Declaration
public string ModifiedFrom { get; set; }
Property Value
Type |
Description |
System.String |
|
NumberAts
Declaration
public Nullable<int> NumberAts { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
ParentID
Declaration
public int ParentID { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public string Remark { get; set; }
Property Value
Type |
Description |
System.String |
|
RepresentationID
Declaration
public Nullable<int> RepresentationID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
StatusID
Declaration
public int StatusID { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
StatusModifiedDate
Declaration
public Nullable<DateTime> StatusModifiedDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
TypeID
Declaration
public int TypeID { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
XmlData
Declaration
public string XmlData { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string XmlDataFormat { get; set; }
Property Value
Type |
Description |
System.String |
|