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