Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Subst

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

    Properties

    CMotivo

    Código do motivo da substituição

    Declaration
    [XmlElement("cMotivo")]
    public CMotivoSubs CMotivo { get; set; }
    Property Value
    Type Description
    CMotivoSubs

    XMotivo

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

    chSubstda

    Chave de Acesso da NFS-e substituída

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