Class TConsultaConfigUf
Implements
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.GNRE
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class TConsultaConfigUf : XMLBase, IXmlSerializable
Properties
Ambiente
Declaration
public TipoAmbiente Ambiente { get; set; }
Property Value
Type | Description |
---|---|
TipoAmbiente |
Receita
Declaration
public Receita Receita { get; set; }
Property Value
Type | Description |
---|---|
Receita |
TiposGnre
Declaration
public SimNaoLetra TiposGnre { get; set; }
Property Value
Type | Description |
---|---|
SimNaoLetra |
UF
Declaration
public UFBrasil UF { get; set; }
Property Value
Type | Description |
---|---|
UFBrasil |