Class ProtMDFe
Inheritance
System.Object
ProtMDFe
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.MDFe
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class ProtMDFe
Properties
InfFisco
Declaration
public InfFisco InfFisco { get; set; }
Property Value
Type | Description |
---|---|
InfFisco |
InfProt
Declaration
public InfProt InfProt { get; set; }
Property Value
Type | Description |
---|---|
InfProt |
Signature
Declaration
public Signature Signature { get; set; }
Property Value
Type | Description |
---|---|
Signature |
Versao
Declaration
public string Versao { get; set; }
Property Value
Type | Description |
---|---|
System.String |