Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoHomolog

    Informações relativas à homologação do benefício pelo Tribunal de Contas

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

    Properties

    DtHomolog

    Informar a data da homologação do benefício pelo Tribunal de Contas competente

    Declaration
    [XmlIgnore]
    public DateTimeOffset DtHomolog { get; set; }
    Property Value
    Type Description
    DateTimeOffset

    DtHomologField

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

    SitHomolog

    Informar se o benefício requer ou não homologação pelo Tribunal de Contas

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

    Methods

    ShouldSerializeDtHomologField()

    Declaration
    public bool ShouldSerializeDtHomologField()
    Returns
    Type Description
    bool