Class TiposDocumentosOrigem
Inheritance
System.Object
TiposDocumentosOrigem
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.GNRE
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class TiposDocumentosOrigem
Properties
Campo
Declaration
public CamposGNRE Campo { get; set; }
Property Value
Type | Description |
---|---|
CamposGNRE |
TipoDocumentoOrigem
Declaration
public List<TipoDocumentoOrigem> TipoDocumentoOrigem { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<TipoDocumentoOrigem> |