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