Class GSub
Inheritance
System.Object
GSub
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.NF3e
Assembly: Unimake.Business.DFe.dll
Syntax
public class GSub
Properties
ChNF3e
Declaration
public string ChNF3e { get; set; }
Property Value
Type | Description |
---|---|
System.String |
GNF
Declaration
public GNF GNF { get; set; }
Property Value
Type | Description |
---|---|
GNF |
MotSub
Declaration
public MotivoSubstituicao MotSub { get; set; }
Property Value
Type | Description |
---|---|
MotivoSubstituicao |