Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class IdeProdutor

    Inheritance
    System.Object
    IdeProdutor
    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.EFDReinf
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class IdeProdutor

    Properties

    DetAquis

    Declaration
    public List<DetAquis> DetAquis { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<DetAquis>

    IndOpcCP

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

    NrInscProd

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

    TpInscProd

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

    Methods

    ShouldSerializeIndOpcCP()

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