PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class ProductItem

    Inheritance
    System.Object
    ProductItem
    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: StdBE100.Informa
    Assembly: StdBE100.dll
    Syntax
    public class ProductItem

    Constructors

    ProductItem()

    Declaration
    public ProductItem()

    Properties

    Code

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

    Name

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

    Value

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