Show / Hide Table of Contents

Class ReportsWrmlUpsertResult

Inheritance
System.Object
ReportsWrmlUpsertResult
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: Virinco.WATS.Web.Dashboard.Models.procs
Assembly: Virinco.WATS.Interface.TDM.dll
Syntax
public class ReportsWrmlUpsertResult

Properties

ID

Declaration
public Guid ID { get; set; }
Property Value
Type Description
System.Guid

insert_message

Declaration
public string insert_message { get; set; }
Property Value
Type Description
System.String

insert_result

Declaration
public int insert_result { get; set; }
Property Value
Type Description
System.Int32

PN

Declaration
public string PN { get; set; }
Property Value
Type Description
System.String

receivecount

Declaration
public int receivecount { get; set; }
Property Value
Type Description
System.Int32

Report_ID

Declaration
public int Report_ID { get; set; }
Property Value
Type Description
System.Int32

report_result

Declaration
public int report_result { get; set; }
Property Value
Type Description
System.Int32

reportstate

Declaration
public char reportstate { get; set; }
Property Value
Type Description
System.Char

SN

Declaration
public string SN { get; set; }
Property Value
Type Description
System.String

Start_utc

Declaration
public DateTimeOffset Start_utc { get; set; }
Property Value
Type Description
System.DateTimeOffset

type

Declaration
public string type { get; set; }
Property Value
Type Description
System.String
In This Article
  • Properties
    • ID
    • insert_message
    • insert_result
    • PN
    • receivecount
    • Report_ID
    • report_result
    • reportstate
    • SN
    • Start_utc
    • type
Back to top View how-to articles, videos and more at support.virinco.com Send comments on this topic to support@virinco.com