Class UpdateInvRecordDef

Inheritance

System.Object
UpdateInvRecordDef

Inherited Members

System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: STREAMSIX.Inventory
Assembly: cs.temp.dll.dll

Syntax

public class UpdateInvRecordDef

Fields

Modified

Declaration

public List<ModifiedDef> Modified

Field Value

TypeDescription
List<ModifiedDef>

RecordOwner

Declaration

public string RecordOwner

Field Value

TypeDescription
System.String

RecordTime

Declaration

public long RecordTime

Field Value

TypeDescription
System.Int64

RecordType

Declaration

public RecordType RecordType

Field Value

TypeDescription
RecordType

UpdateID

Declaration

public string UpdateID

Field Value

TypeDescription
System.String