PRIMAVERA | Developers

    Show / Hide Table of Contents

    Struct StdBSTipos.TCategMapa

    Definição de uma categoria de mapas.

    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 TCategMapa

    Fields

    sCategoria

    Declaration
    public string sCategoria
    Field Value
    Type Description
    System.String

    sDefault

    Declaration
    public string sDefault
    Field Value
    Type Description
    System.String

    sDescricao

    Declaration
    public string sDescricao
    Field Value
    Type Description
    System.String

    Methods

    CreateInstance(StdPlatBS)

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