Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoParams

    Grupo de informações dos parâmetros.

    Inheritance
    object
    InfoParams
    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 InfoParams

    Properties

    Params

    Arquivo de Parametrização de uso codificado em Base64.

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