Class SelectedItemChangeEventArgs
Eventarguments for selected transactionitem changed
Inheritance
System.Object
System.EventArgs
SelectedItemChangeEventArgs
Inherited Members
System.EventArgs.Empty
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: Simplic.ERP.Core
Assembly: Simplic.ERP.Core.dll
Syntax
public class SelectedItemChangeEventArgs : EventArgs
Fields
| Improve this Doc View SourceNewId
Declaration
public Guid NewId
Field Value
Type | Description |
---|---|
System.Guid |
OldId
Declaration
public Guid OldId
Field Value
Type | Description |
---|---|
System.Guid |