Class CmpBELicenca
Inherited Members
Namespace: CmpBE100
Assembly: CmpBE100.dll
Syntax
[ComVisible(true)]
[Guid("D1C29351-0CC3-4C24-A2C3-B446D45AA305")]
[ClassInterface(ClassInterfaceType.None)]
public class CmpBELicenca : CmpBaseBE
Constructors
CmpBELicenca()
Declaration
public CmpBELicenca()
Properties
Compras
Identifica as operações de Vendas permitidas
Declaration
public CmpBELicencaCompras Compras { get; }
Property Value
Type | Description |
---|---|
CmpBELicencaCompras |
Methods
Finalize()
Declaration
protected override void Finalize()
IniciaLicenca(Object, StdBETipos.EnumTipoPlataforma)
Inicializa as licenças dos módulos
Declaration
public void IniciaLicenca(dynamic ObjLic, StdBETipos.EnumTipoPlataforma TipoPlataforma)
Parameters
Type | Name | Description |
---|---|---|
System.Object | ObjLic | |
StdBETipos.EnumTipoPlataforma | TipoPlataforma |