EventlogXmlRecordIsContentRecord Property
|
Alterian Email Manager 6.2.3 SDK Help File
If the xml content comes from DMContent
Namespace:
DMLibrary.Repository.EventlogAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic bool IsContentRecord { get; set; }
Public Property IsContentRecord As Boolean
Get
Set
public:
property bool IsContentRecord {
bool get ();
void set (bool value);
}
member IsContentRecord : bool with get, set
function get_IsContentRecord();
function set_IsContentRecord(value);
Property Value
Type:
Boolean
See Also