PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class StdBSContextoModulo

    Classe utilizada para obter serviços e regras de negócio sobre as opções de Contexto do Módulo.

    Inheritance
    System.Object
    StdBSContextoModulo
    Implements
    IStdBSContextoModulo
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: StdPlatBS100
    Assembly: StdPlatBS100.dll
    Syntax
    [ComVisible(true)]
    [Guid("AD0E33E6-6043-4BF4-99E0-4F6BCCCDE627")]
    [ClassInterface(ClassInterfaceType.None)]
    public class StdBSContextoModulo : IStdBSContextoModulo

    Properties

    Aplicacao

    Identificador do Módulo.

    Declaration
    public StdBSAplicacao Aplicacao { get; }
    Property Value
    Type Description
    StdBSAplicacao

    Inicializado

    Identificador do Estado.

    Declaration
    public bool Inicializado { get; set; }
    Property Value
    Type Description
    System.Boolean

    Implements

    IStdBSContextoModulo