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