Class InfMunCarrega
Inherited Members
Namespace: Unimake.Business.DFe.Xml.MDFe
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
[XmlType(Namespace = "http://www.portalfiscal.inf.br/mdfe")]
public class InfMunCarrega
Properties
CMunCarrega
Código do Município de Carregamento
Declaration
[XmlElement("cMunCarrega")]
public long CMunCarrega { get; set; }
Property Value
| Type | Description |
|---|---|
| long |
XMunCarrega
Nome do Município de Carregamento
Declaration
[XmlElement("xMunCarrega")]
public string XMunCarrega { get; set; }
Property Value
| Type | Description |
|---|---|
| string |