PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class InvBEDocumentoVPT

    Esta classe representa um Documento de VPT.

    Inheritance
    System.Object
    InvBaseBE
    InvBEDocumentoVPT
    Implements
    InvBE100.IInvBEDocumentoVPT
    Inherited Members
    InvBaseBE.AbvtApl
    Namespace: InvBE100
    Assembly: InvBE100.dll
    Syntax
    [ComVisible(true)]
    [Guid("3966EF13-A938-4B17-925E-9D663DCB967A")]
    [ClassInterface(ClassInterfaceType.None)]
    public class InvBEDocumentoVPT : InvBaseBE, IInvBEDocumentoVPT

    Constructors

    InvBEDocumentoVPT()

    Declaration
    public InvBEDocumentoVPT()

    Properties

    Linhas

    Coleção de Linhas do Documento de VPT.

    Declaration
    public InvBELinhasVPT Linhas { get; set; }
    Property Value
    Type Description
    InvBELinhasVPT

    Methods

    Finalize()

    Declaration
    protected override void Finalize()

    Implements

    InvBE100.IInvBEDocumentoVPT