Class Profiles_Request_SET
Inheritance
System.Object
Profiles_Request_SET
Assembly: Natec.Entities.dll
Syntax
public class Profiles_Request_SET : BaseEntity, IPropertyIndexer
Constructors
Profiles_Request_SET()
Declaration
public Profiles_Request_SET()
Properties
Attributes
Declaration
public string Attributes { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string DataFormat { 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 |
|
ExternalSystemCode
Declaration
public string ExternalSystemCode { get; set; }
Property Value
Type |
Description |
System.String |
|
ID
Declaration
public int ID { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
IdentityType
Declaration
public Nullable<int> IdentityType { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
IDType
Declaration
public int IDType { get; set; }
Property Value
Type |
Description |
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 |
|
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 |
|
TemplateID
Declaration
public Nullable<int> TemplateID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|