Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class IdeAdv1202

    Identificação dos advogados

    Inheritance
    System.Object
    IdeAdv1202
    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
    public class IdeAdv1202

    Properties

    NrInsc

    Informar o número de inscrição do advogado

    Declaration
    public string NrInsc { get; set; }
    Property Value
    Type Description
    System.String

    TpInsc

    Preencher com o código correspondente ao tipo de inscrição, conforme Tabela 05

    Declaration
    public TiposInscricao TpInsc { get; set; }
    Property Value
    Type Description
    TiposInscricao

    VlrAdv

    Valor da despesa com o advogado, se houver

    Declaration
    public double VlrAdv { get; set; }
    Property Value
    Type Description
    System.Double

    VlrAdvField

    Declaration
    public string VlrAdvField { get; set; }
    Property Value
    Type Description
    System.String

    Methods

    ShouldSerializeVlrAdvField()

    Declaration
    public bool ShouldSerializeVlrAdvField()
    Returns
    Type Description
    System.Boolean