Search Results for

    Show / Hide Table of Contents

    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 Source

    NewId

    Declaration
    public Guid NewId
    Field Value
    Type Description
    System.Guid
    | Improve this Doc View Source

    OldId

    Declaration
    public Guid OldId
    Field Value
    Type Description
    System.Guid
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx