Class Peri
Inheritance
System.Object
Peri
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()
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class Peri
Properties
GrEmb
Declaration
public string GrEmb { get; set; }
Property Value
Type |
Description |
System.String |
|
NONU
Declaration
public string NONU { get; set; }
Property Value
Type |
Description |
System.String |
|
QTotProd
Declaration
public string QTotProd { get; set; }
Property Value
Type |
Description |
System.String |
|
QVolTipo
Declaration
public string QVolTipo { get; set; }
Property Value
Type |
Description |
System.String |
|
XClaRisco
Declaration
public string XClaRisco { get; set; }
Property Value
Type |
Description |
System.String |
|
XNomeAE
Declaration
public string XNomeAE { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeGrEmb()
Declaration
public bool ShouldSerializeGrEmb()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeQVolTipo()
Declaration
public bool ShouldSerializeQVolTipo()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeXClaRisco()
Declaration
public bool ShouldSerializeXClaRisco()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeXNomeAE()
Declaration
public bool ShouldSerializeXNomeAE()
Returns
Type |
Description |
System.Boolean |
|