Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class VServPrest

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

    Properties

    VReceb

    Declaration
    [XmlIgnore]
    public double VReceb { get; set; }
    Property Value
    Type Description
    double

    VRecebField

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

    VServ

    Declaration
    [XmlIgnore]
    public double VServ { get; set; }
    Property Value
    Type Description
    double

    VServField

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

    Methods

    ShouldSerializeVRecebField()

    Declaration
    public bool ShouldSerializeVRecebField()
    Returns
    Type Description
    bool