PRIMAVERA | Developers

    Show / Hide Table of Contents

    Struct StdBSTipos.TAcedeEditor

    Definição de acesso a um editor.

    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: StdPlatBS100
    Assembly: StdPlatBS100.dll
    Syntax
    public struct TAcedeEditor

    Fields

    Categoria

    Categoria.

    Declaration
    public string Categoria
    Field Value
    Type Description
    System.String

    ChaveNomes

    Nomes dos campos chaves.

    Declaration
    public string ChaveNomes
    Field Value
    Type Description
    System.String

    ChaveValores

    Valores dos campos chave.

    Declaration
    public string ChaveValores
    Field Value
    Type Description
    System.String

    Operacao

    Operação.

    Declaration
    public StdBSTipos.cbType Operacao
    Field Value
    Type Description
    StdPlatBS100.StdBSTipos.cbType

    Owner

    Dono.

    Declaration
    public object Owner
    Field Value
    Type Description
    System.Object

    Methods

    CreateInstance(StdPlatBS)

    Declaration
    public static StdBSTipos.TAcedeEditor CreateInstance(StdPlatBS m_objBSO)
    Parameters
    Type Name Description
    StdPlatBS m_objBSO
    Returns
    Type Description
    StdBSTipos.TAcedeEditor