Class Arma
Inheritance
System.Object
Arma
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.NFe
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class Arma
Fields
DescrField
Declaration
string DescrField
Field Value
Type | Description |
---|---|
System.String |
Properties
Descr
Declaration
public string Descr { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NCano
Declaration
public string NCano { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NSerie
Declaration
public string NSerie { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TpArma
Declaration
public TipoArma TpArma { get; set; }
Property Value
Type | Description |
---|---|
TipoArma |