Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Compnts

    Grupo que agrega um ou vários IUMs.

    Inheritance
    object
    Compnts
    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.SNCM
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    [XmlType(AnonymousType = true, Namespace = "http://sncm.anvisa.gov.br/")]
    public class Compnts

    Properties

    Dui

    Identificador da Unidade de Medicamento (IUM)

    Declaration
    [XmlElement("dui")]
    public List<Dui> Dui { get; set; }
    Property Value
    Type Description
    List<Dui>