PRIMAVERA | Developers

    Show / Hide Table of Contents

    Struct StdBSTipos.TMapa

    Definição de um mapa.

    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 TMapa

    Fields

    bUtiliz

    Declaration
    public bool bUtiliz
    Field Value
    Type Description
    System.Boolean

    sCategoria

    Declaration
    public string sCategoria
    Field Value
    Type Description
    System.String

    sDescricao

    Declaration
    public string sDescricao
    Field Value
    Type Description
    System.String

    sEmpresa

    Declaration
    public string sEmpresa
    Field Value
    Type Description
    System.String

    sMapa

    Declaration
    public string sMapa
    Field Value
    Type Description
    System.String

    Methods

    CreateInstance(StdPlatBS)

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