Class InfoPJ
Inheritance
System.Object
InfoPJ
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
Properties
IndConstr
Declaration
public IndConstr IndConstr { get; set; }
Property Value
IndCoop
Declaration
public IndCoop? IndCoop { get; set; }
Property Value
Type |
Description |
System.Nullable<IndCoop> |
|
IndSubstPatr
Declaration
public IndSubstPatr? IndSubstPatr { get; set; }
Property Value
IndTribFolhaPisCofins
Declaration
public string IndTribFolhaPisCofins { get; set; }
Property Value
Type |
Description |
System.String |
|
InfoAtConc
Declaration
public InfoAtConc InfoAtConc { get; set; }
Property Value
PercRedContrib
Percentual de redução da contribuição prevista na Lei 12.546/2011.
Evento de origem: S-1280.
Declaration
public double PercRedContrib { get; set; }
Property Value
Type |
Description |
System.Double |
|
PercRedContribField
Declaration
public string PercRedContribField { get; set; }
Property Value
Type |
Description |
System.String |
|
PercTransf
Declaration
public string PercTransf { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeIndCoop()
Declaration
public bool ShouldSerializeIndCoop()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeIndSubstPatr()
Declaration
public bool ShouldSerializeIndSubstPatr()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeIndTribFolhaPisCofins()
Declaration
public bool ShouldSerializeIndTribFolhaPisCofins()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePercRedContribField()
Declaration
public bool ShouldSerializePercRedContribField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePercTransfField()
Declaration
public bool ShouldSerializePercTransfField()
Returns
Type |
Description |
System.Boolean |
|