Class InfoSubstPatr
Informações complementares de cada um dos estabelecimentos/lotações constantes no evento S-1200.
Inheritance
System.Object
InfoSubstPatr
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.ESocial
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class InfoSubstPatr
Properties
IndicativoSubstituicaoPatronal
Identificação do estabelecimento/lotação.
Declaration
public IndicativoSubstituicaoPatronal IndicativoSubstituicaoPatronal { get; set; }
Property Value
Type | Description |
---|---|
IndicativoSubstituicaoPatronal |
PercRedContrib
Percentual não substituído pela contribuição prevista na Lei 12.546/2011. Informar 0 (zero) se indSubstPatr = [1]. Caso contrário, preencher com o percentual correspondente à razão entre a receita de atividades não relacionadas nos arts. 7o e 8o da Lei 12.546/2011 e a receita bruta total. Validação: Se indSubstPatr = [1], informar 0 (zero).
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 |