Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfFretamento

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

    Properties

    DhViagem

    Declaration
    public DateTimeOffset DhViagem { get; set; }
    Property Value
    Type Description
    System.DateTimeOffset

    DhViagemField

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

    TpFretamento

    Declaration
    public TipoFretamentoCTeOS TpFretamento { get; set; }
    Property Value
    Type Description
    TipoFretamentoCTeOS

    Methods

    ShouldSerializeDhViagemField()

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