Class p_get_ServiceTaskData_ResultModel_Back
Inheritance
System.Object
p_get_ServiceTaskData_ResultModel_Back
Assembly: Natec.Entities.dll
Syntax
public class p_get_ServiceTaskData_ResultModel_Back : Object
Constructors
p_get_ServiceTaskData_ResultModel_Back()
Declaration
public p_get_ServiceTaskData_ResultModel_Back()
Properties
ID
Declaration
public Nullable<long> ID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int64> |
|
JsonData
Declaration
public string JsonData { get; set; }
Property Value
Type |
Description |
System.String |
|
lig_ID
Declaration
public Nullable<long> lig_ID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int64> |
|
tsk_ID
Declaration
public Nullable<long> tsk_ID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int64> |
|