PRIMAVERA | Developers

    Show / Hide Table of Contents

    Struct BasBETipos.TypeInfoArtigo

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    Namespace: BasBE100
    Assembly: BasBE100.dll
    Syntax
    public struct TypeInfoArtigo

    Fields

    Artigo

    Declaration
    public string Artigo
    Field Value
    Type Description
    System.String

    Descricao

    Declaration
    public string Descricao
    Field Value
    Type Description
    System.String

    FormulaLoteSaidas

    Declaration
    public string FormulaLoteSaidas
    Field Value
    Type Description
    System.String

    TratamentoLotes

    Declaration
    public bool TratamentoLotes
    Field Value
    Type Description
    System.Boolean

    UnidadeBase

    Declaration
    public string UnidadeBase
    Field Value
    Type Description
    System.String

    Methods

    CreateInstance()

    Declaration
    public static BasBETipos.TypeInfoArtigo CreateInstance()
    Returns
    Type Description
    BasBETipos.TypeInfoArtigo