Class Memberships_Request_SET
Inheritance
System.Object
Memberships_Request_SET
Assembly: Natec.Entities.dll
Syntax
public class Memberships_Request_SET : BaseEntity, IPropertyIndexer
Constructors
Memberships_Request_SET()
Declaration
public Memberships_Request_SET()
Properties
DateEnd
Declaration
public Nullable<DateTime> DateEnd { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
DateStart
Declaration
public Nullable<DateTime> DateStart { 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 |
|
GroupID
Declaration
public Nullable<int> GroupID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
ID
Declaration
public Nullable<int> ID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
IDType
Declaration
public Nullable<int> IDType { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
IncludeNumbers
Declaration
public Nullable<int> IncludeNumbers { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
IsRemoved
Declaration
public Nullable<int> IsRemoved { 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 Nullable<int> ParentID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
PhoneNumber
Declaration
public string PhoneNumber { get; set; }
Property Value
Type |
Description |
System.String |
|