Class Associations_ChangeParent_Request_ACTION
Inheritance
System.Object
Associations_ChangeParent_Request_ACTION
Assembly: Natec.Entities.dll
Syntax
public class Associations_ChangeParent_Request_ACTION : BaseEntity, IPropertyIndexer
Constructors
Associations_ChangeParent_Request_ACTION()
Declaration
public Associations_ChangeParent_Request_ACTION()
Properties
ConfAccepted
Declaration
public Nullable<int> ConfAccepted { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
ConfMessage
Declaration
public string ConfMessage { get; set; }
Property Value
Type |
Description |
System.String |
|
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 |
|
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 |
|
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 int ParentID { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ParentNode
Declaration
public int ParentNode { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public string Remark { get; set; }
Property Value
Type |
Description |
System.String |
|
TargetStatusID
Declaration
public Nullable<int> TargetStatusID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|