PRIMAVERA | Developers

    Show / Hide Table of Contents

    Struct StpBETipos.Campo

    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: StpBE100
    Assembly: StpBE100.dll
    Syntax
    public struct Campo

    Fields

    Chave

    Declaration
    public string Chave
    Field Value
    Type Description
    System.String

    Dependencia

    Declaration
    public string Dependencia
    Field Value
    Type Description
    System.String

    Filtro

    Declaration
    public string[] Filtro
    Field Value
    Type Description
    System.String[]

    Nome

    Declaration
    public string Nome
    Field Value
    Type Description
    System.String

    Tabela

    Declaration
    public string Tabela
    Field Value
    Type Description
    System.String

    TipoTabela

    Declaration
    public short TipoTabela
    Field Value
    Type Description
    System.Int16

    Methods

    CreateInstance()

    Declaration
    public static StpBETipos.Campo CreateInstance()
    Returns
    Type Description
    StpBETipos.Campo