Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoProc3010

    Inheritance
    object
    InfoProc3010
    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.EFDReinf
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class InfoProc3010

    Properties

    CodSusp

    Declaration
    [XmlElement("codSusp")]
    public string CodSusp { get; set; }
    Property Value
    Type Description
    string

    NrProc

    Declaration
    [XmlElement("nrProc")]
    public string NrProc { get; set; }
    Property Value
    Type Description
    string

    TpProc

    Declaration
    [XmlElement("tpProc")]
    public TipoProcesso TpProc { get; set; }
    Property Value
    Type Description
    TipoProcesso

    VlrCPSusp

    Declaration
    [XmlIgnore]
    public double VlrCPSusp { get; set; }
    Property Value
    Type Description
    double

    VlrCPSuspField

    Declaration
    [XmlElement("vlrCPSusp")]
    public string VlrCPSuspField { get; set; }
    Property Value
    Type Description
    string

    Methods

    ShouldSerializeCodSusp()

    Declaration
    public bool ShouldSerializeCodSusp()
    Returns
    Type Description
    bool