Class Associations_Request_SET
Inheritance
System.Object
Associations_Request_SET
Assembly: Natec.Entities.dll
Syntax
public class Associations_Request_SET : BaseEntity, IPropertyIndexer
Constructors
Associations_Request_SET()
Declaration
public Associations_Request_SET()
Properties
AgentCode
Declaration
public string AgentCode { get; set; }
Property Value
Type |
Description |
System.String |
|
AgentID
Declaration
public Nullable<int> AgentID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Customer_SearchName
Declaration
public string Customer_SearchName { get; set; }
Property Value
Type |
Description |
System.String |
|
CustomerDate
Declaration
public Nullable<DateTime> CustomerDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
CustomerLanguageId
Declaration
public Nullable<int> CustomerLanguageId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
EffectiveDate
Declaration
public Nullable<DateTime> EffectiveDate { get; set; }
Property Value
Type |
Description |
System.Nullable<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 |
|
Export_ID
Declaration
public string Export_ID { get; set; }
Property Value
Type |
Description |
System.String |
|
FullName
Declaration
public string FullName { get; set; }
Property Value
Type |
Description |
System.String |
|
global_unique_id
Declaration
public string global_unique_id { get; set; }
Property Value
Type |
Description |
System.String |
|
GroupID
Declaration
public Nullable<int> GroupID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
ID
Declaration
public int ID { get; set; }
Property Value
Type |
Description |
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> |
|
isUpdateNodeTree
Declaration
public Nullable<int> isUpdateNodeTree { 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 |
|
LocationID
Declaration
public Nullable<int> LocationID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
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 |
|
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
ParentID
Declaration
public int ParentID { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
PositionCode
Declaration
public string PositionCode { get; set; }
Property Value
Type |
Description |
System.String |
|
ProfileType
Declaration
public int ProfileType { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public string Remark { get; set; }
Property Value
Type |
Description |
System.String |
|
SalesPointCode
Declaration
public string SalesPointCode { get; set; }
Property Value
Type |
Description |
System.String |
|
SalesPointID
Declaration
public Nullable<int> SalesPointID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
SegmentID
Declaration
public Nullable<int> SegmentID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
ShortName
Declaration
public string ShortName { get; set; }
Property Value
Type |
Description |
System.String |
|
StatusID
Declaration
public Nullable<int> StatusID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
SyncId
Declaration
public string SyncId { get; set; }
Property Value
Type |
Description |
System.String |
|
TechnicalTag
Declaration
public Nullable<int> TechnicalTag { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|