IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
IG.Lib.MessageAttachment Class Reference

Represents the Attachment of a msg (intended e.g. for storage of XML findings). Remark: Currently XML findings are not stored in an attachment element. More...

Public Member Functions

override string ToString ()
 Returns a string representation of the current object. More...
 

Public Attributes

string Id = null
 

Private Attributes

string IdOid = null
 
string Text = null
 

Detailed Description

Represents the Attachment of a msg (intended e.g. for storage of XML findings). Remark: Currently XML findings are not stored in an attachment element.

Member Function Documentation

override string IG.Lib.MessageAttachment.ToString ( )
inline

Returns a string representation of the current object.

Member Data Documentation

string IG.Lib.MessageAttachment.Id = null
string IG.Lib.MessageAttachment.IdOid = null
private
string IG.Lib.MessageAttachment.Text = null
private

The documentation for this class was generated from the following file: