Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class ParteAtingida

    Detalhamento da parte atingida pelo acidente de trabalho

    Inheritance
    object
    ParteAtingida
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unimake.Business.DFe.Xml.ESocial
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class ParteAtingida

    Properties

    CodParteAting

    Preencher com o código correspondente à parte atingida

    Declaration
    [XmlElement("codParteAting")]
    public string CodParteAting { get; set; }
    Property Value
    Type Description
    string

    Lateralidade

    Lateralidade da(s) parte(s) atingida(s).

    Declaration
    [XmlElement("lateralidade")]
    public Lateralidade Lateralidade { get; set; }
    Property Value
    Type Description
    Lateralidade