PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class OrcBELicenca

    Classe que encapsula a definição do Módulo de ORC.

    Inheritance
    System.Object
    OrcBaseBE
    OrcBELicenca
    Inherited Members
    OrcBaseBE.AbvtApl
    Namespace: OrcBE100
    Assembly: OrcBE100.dll
    Syntax
    [ComVisible(true)]
    [Guid("F37D31F6-5D7D-49E6-A266-F764ACA15372")]
    [ClassInterface(ClassInterfaceType.None)]
    public class OrcBELicenca : OrcBaseBE

    Constructors

    OrcBELicenca()

    Declaration
    public OrcBELicenca()

    Properties

    Base

    Identificador da licença Base.

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

    Methods

    IniciaLicenca(Object, StdBETipos.EnumTipoPlataforma)

    Inicia Licença.

    Declaration
    public void IniciaLicenca(dynamic ObjLic, StdBETipos.EnumTipoPlataforma TipoPlataforma)
    Parameters
    Type Name Description
    System.Object ObjLic

    Objecto com as definições da Licença.

    StdBETipos.EnumTipoPlataforma TipoPlataforma

    Identificador do Tipo de Plataforma.