Class InfoHomolog
Informações relativas à homologação do benefício pelo Tribunal de Contas
Assembly: Unimake.Business.DFe.dll
Syntax
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
DtHomologField
Declaration
[XmlElement("dtHomolog")]
public string DtHomologField { get; set; }
Property Value
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
Methods
ShouldSerializeDtHomologField()
Declaration
public bool ShouldSerializeDtHomologField()
Returns