PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class StpBELicencaStp

    Classe que encapsula a definição de uma Licença de Serviços Técnicos

    Inheritance
    System.Object
    StpBELicencaStp
    Implements
    StpBE100.IStpBELicencaStp
    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: StpBE100
    Assembly: StpBE100.dll
    Syntax
    [ComVisible(true)]
    [Guid("E9F7C986-DC39-4972-8077-FC288C72803B")]
    [ClassInterface(ClassInterfaceType.None)]
    public class StpBELicencaStp : IStpBELicencaStp

    Constructors

    StpBELicencaStp()

    Declaration
    public StpBELicencaStp()

    Properties

    Geral

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

    Starter

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

    Methods

    IniciaLicenca(Object, StdBETipos.EnumTipoPlataforma)

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

    Implements

    StpBE100.IStpBELicencaStp