|
@@ -105,8 +105,8 @@ namespace OTSDataType
|
|
|
xString xnBGRemoveType = new xString();
|
|
|
xString xnautoBGRemoveType = new xString();
|
|
|
|
|
|
- slo.Register("m_BGRemoveType", xnBGRemoveType);
|
|
|
- slo.Register("m_autoBGRemoveType", xnautoBGRemoveType);
|
|
|
+ slo.Register("BGRemoveType", xnBGRemoveType);
|
|
|
+ slo.Register("AutoBGRemoveType", xnautoBGRemoveType);
|
|
|
|
|
|
if (isStoring)
|
|
|
{
|