Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfServVinc

    Informações dos serviços vinculados.

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

    Properties

    InfCTeMultimodal

    Informações dos CTes Multimodais vinculados.

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