Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoSusp

    Informações de suspensão de exibilidade de tributos

    Inheritance
    System.Object
    InfoSusp
    InfoSusp1070
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Unimake.Business.DFe.Xml.EFDReinf
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    public class InfoSusp

    Properties

    CodSusp

    Declaration
    public string CodSusp { get; set; }
    Property Value
    Type Description
    System.String

    DtDecisao

    Declaration
    public DateTimeOffset DtDecisao { get; set; }
    Property Value
    Type Description
    System.DateTimeOffset

    DtDecisaoField

    Declaration
    public string DtDecisaoField { get; set; }
    Property Value
    Type Description
    System.String

    IndDeposito

    Declaration
    public SimNaoLetra IndDeposito { get; set; }
    Property Value
    Type Description
    SimNaoLetra

    IndSusp

    Declaration
    public IndicativoSuspensao IndSusp { get; set; }
    Property Value
    Type Description
    IndicativoSuspensao

    Methods

    ShouldSerializeCodSusp()

    Declaration
    public bool ShouldSerializeCodSusp()
    Returns
    Type Description
    System.Boolean