Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class ObsCont

    Classe de informações do ObsCont

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

    Fields

    XTextoField

    Declaration
    string XTextoField
    Field Value
    Type Description
    System.String

    Properties

    XCampo

    Identificação do campo

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

    XTexto

    Conteúdo do campo

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