Class InfTribFed
Inheritance
System.Object
InfTribFed
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 InfTribFed
Properties
VCOFINS
Declaration
public double? VCOFINS { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Double> |
|
VCOFINSField
Declaration
public string VCOFINSField { get; set; }
Property Value
Type |
Description |
System.String |
|
VCSLL
Declaration
public double? VCSLL { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Double> |
|
VCSLLField
Declaration
public string VCSLLField { get; set; }
Property Value
Type |
Description |
System.String |
|
VINSS
Declaration
public double? VINSS { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Double> |
|
VINSSField
Declaration
public string VINSSField { get; set; }
Property Value
Type |
Description |
System.String |
|
VIR
Declaration
public double? VIR { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Double> |
|
VIRField
Declaration
public string VIRField { get; set; }
Property Value
Type |
Description |
System.String |
|
VPIS
Declaration
public double? VPIS { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Double> |
|
VPISField
Declaration
public string VPISField { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeVCOFINSField()
Declaration
public bool ShouldSerializeVCOFINSField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVCSLLField()
Declaration
public bool ShouldSerializeVCSLLField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVINSSField()
Declaration
public bool ShouldSerializeVINSSField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVIRField()
Declaration
public bool ShouldSerializeVIRField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVPISField()
Declaration
public bool ShouldSerializeVPISField()
Returns
Type |
Description |
System.Boolean |
|