Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Seg

    Inheritance
    object
    Seg
    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.CTeOS
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    [XmlType(Namespace = "http://www.portalfiscal.inf.br/cte")]
    public class Seg

    Properties

    NApol

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

    RespSeg

    Declaration
    [XmlElement("respSeg")]
    public ResponsavelSeguroCTeOS RespSeg { get; set; }
    Property Value
    Type Description
    ResponsavelSeguroCTeOS

    XSeg

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

    Methods

    ShouldSerializeNApol()

    Declaration
    public bool ShouldSerializeNApol()
    Returns
    Type Description
    bool

    ShouldSerializeXSeg()

    Declaration
    public bool ShouldSerializeXSeg()
    Returns
    Type Description
    bool