Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class EBoletoInstrucoes

    Instrucoes de ficha de aceite

    Inheritance
    object
    EBoletoInstrucoes
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unimake.Business.DFe.Xml.EBoleto
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class EBoletoInstrucoes

    Properties

    Instrucao

    Lista de instrucoes

    Declaration
    [XmlElement("Instrucao")]
    public List<string> Instrucao { get; set; }
    Property Value
    Type Description
    List<string>