Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Det

    Inheritance
    object
    Det
    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.DCe
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class Det

    Properties

    InfAdProd

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

    NItem

    Declaration
    [XmlAttribute(AttributeName = "nItem")]
    public int NItem { get; set; }
    Property Value
    Type Description
    int

    Prod

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

    Methods

    ShouldSerializeInfAdProd()

    Declaration
    public bool ShouldSerializeInfAdProd()
    Returns
    Type Description
    bool