Class SendTextMessageFile
Inheritance
SendTextMessageFile
Assembly: Unimake.Business.DFe.dll
Syntax
public class SendTextMessageFile
Properties
Description
Declaration
[XmlElement("Description")]
public string Description { get; set; }
Property Value
FullPath
Declaration
[XmlElement("FullPath")]
public string FullPath { get; set; }
Property Value
MediaType
Declaration
[XmlElement("MediaType")]
public int MediaType { get; set; }
Property Value
MediaTypeSpecified
Declaration
[XmlIgnore]
public bool MediaTypeSpecified { get; set; }
Property Value