Class InfFisco
Inherited Members
Namespace: Unimake.Business.DFe.Xml.BPe
Assembly: Unimake.Business.DFe.dll
Syntax
public class InfFisco
Properties
CMsg
Codigo da mensagem
Declaration
[XmlElement("cMsg")]
public int CMsg { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
XMsg
Descricao da mensagem
Declaration
[XmlElement("xMsg")]
public string XMsg { get; set; }
Property Value
| Type | Description |
|---|---|
| string |