Class InsertQueryResponse
Inheritance
System.Object
InsertQueryResponse
Implements
ServiceStack.ServiceInterface.ServiceModel.IHasResponseStatus
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Terrasoft.Nui.ServiceModel.DataContract
Assembly: Terrasoft.Nui.ServiceModel.dll
Syntax
public class InsertQueryResponse : BaseResponseWithProcessExecutionData, IHasResponseStatus, IResponseWithProcessExecutionData
Constructors
InsertQueryResponse()
Declaration
public InsertQueryResponse()
Properties
Id
Declaration
public string Id { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Implements
ServiceStack.ServiceInterface.ServiceModel.IHasResponseStatus