Class RetNFCom
Classe de retorno da NFCom
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.NFCom
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class RetNFCom : XMLBase, IXmlSerializable
Properties
CStat
Declaration
public int CStat { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
CUF
Declaration
public UFBrasil CUF { get; set; }
Property Value
Type | Description |
---|---|
UFBrasil |
CUFField
Declaration
public int CUFField { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
ProtNFCom
Declaration
public ProtNFCom ProtNFCom { get; set; }
Property Value
Type | Description |
---|---|
ProtNFCom |
TpAmb
Declaration
public TipoAmbiente TpAmb { get; set; }
Property Value
Type | Description |
---|---|
TipoAmbiente |
VerAplic
Declaration
public string VerAplic { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Versao
Declaration
public string Versao { get; set; }
Property Value
Type | Description |
---|---|
System.String |
XMotivo
Declaration
public string XMotivo { get; set; }
Property Value
Type | Description |
---|---|
System.String |