Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Compl

    Inheritance
    System.Object
    Compl
    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.CTeSimp
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    public class Compl

    Properties

    Fluxo

    Declaration
    public Fluxo Fluxo { get; set; }
    Property Value
    Type Description
    Fluxo

    ObsCont

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

    ObsFisco

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

    XCaracAd

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

    XCaracSer

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

    XObs

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

    Methods

    ShouldSerializeXCaracAd()

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

    ShouldSerializeXCaracSer()

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

    ShouldSerializeXObs()

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