PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class PcmBETaxaJuro

    Inheritance
    System.Object
    PcmBaseBE
    PcmBETaxaJuro
    Inherited Members
    PcmBaseBE.AbvtApl
    Namespace: PcmBE100
    Assembly: PcmBE100.dll
    Syntax
    [ComVisible(true)]
    [Guid("F8986E94-BC94-4F0F-8CF2-FC0A2CEE1581")]
    [ClassInterface(ClassInterfaceType.None)]
    public class PcmBETaxaJuro : PcmBaseBE

    Constructors

    PcmBETaxaJuro()

    Initializes a new instance of the PcmBETaxaJuro class.

    Declaration
    public PcmBETaxaJuro()

    Properties

    DataInicio

    Declaration
    public DateTime DataInicio { get; set; }
    Property Value
    Type Description
    System.DateTime

    Linha

    Declaration
    public int Linha { get; set; }
    Property Value
    Type Description
    System.Int32

    Taxa

    Declaration
    public float Taxa { get; set; }
    Property Value
    Type Description
    System.Single

    Methods

    Finalize()

    Finalizes an instance of the PcmBETaxaJuro class.

    Declaration
    protected override void Finalize()