Class Customers_ChangeParent_Response_ACTION
Inheritance
System.Object
Customers_ChangeParent_Response_ACTION
Assembly: Natec.Entities.dll
Syntax
public class Customers_ChangeParent_Response_ACTION : BaseEntity, IPropertyIndexer
Constructors
Customers_ChangeParent_Response_ACTION()
Declaration
public Customers_ChangeParent_Response_ACTION()
Properties
ConfMessage
Declaration
public string ConfMessage { get; set; }
Property Value
Type |
Description |
System.String |
|
Item[String]
Declaration
public object this[string index] { get; set; }
Parameters
Type |
Name |
Description |
System.String |
index |
|
Property Value
Type |
Description |
System.Object |
|