Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class SendTextMessageFile

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

    Properties

    Description

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

    FullPath

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

    MediaType

    Declaration
    [XmlElement("MediaType")]
    public int MediaType { get; set; }
    Property Value
    Type Description
    int

    MediaTypeSpecified

    Declaration
    [XmlIgnore]
    public bool MediaTypeSpecified { get; set; }
    Property Value
    Type Description
    bool