Class UnitReportHistoryDetails
Inheritance
System.Object
UnitReportHistoryDetails
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.Interface.MES.Production
Assembly: Virinco.WATS.Interface.MES.dll
Syntax
public class UnitReportHistoryDetails
Properties
Error
Declaration
[JsonProperty("error")]
public string Error { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Info
Declaration
[JsonProperty("info")]
public string Info { get; set; }
Property Value
Type | Description |
---|---|
System.String |