Class Networks_ClearLogins_Response_ACTION
Inheritance
System.Object
Networks_ClearLogins_Response_ACTION
Assembly: Natec.Entities.dll
Syntax
public class Networks_ClearLogins_Response_ACTION : BaseEntity, IPropertyIndexer
Constructors
Networks_ClearLogins_Response_ACTION()
Declaration
public Networks_ClearLogins_Response_ACTION()
Properties
AffectedCount
Declaration
public Nullable<int> AffectedCount { 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 |
|