Added in reliability to list of optional properties

This commit is contained in:
petermcs
2011-08-10 05:50:13 +00:00
parent da7fffaa9a
commit 75d3927d67
+1
View File
@@ -64,6 +64,7 @@ static const int Properties_Required[] = {
static const int Properties_Optional[] = {
PROP_DESCRIPTION,
PROP_RELIABILITY,
#if defined(INTRINSIC_REPORTING)
PROP_TIME_DELAY,
PROP_NOTIFICATION_CLASS,