This commit is contained in:
@@ -3306,6 +3306,7 @@ namespace VEPROMS.CSLA.Library
|
||||
public new ConfigDynamicTypeDescriptor MyConfig
|
||||
{
|
||||
get { return ProcedureConfig ; }
|
||||
set { _ProcedureConfig = null; }
|
||||
}
|
||||
public DocVersionInfo MyDocVersion
|
||||
{
|
||||
@@ -3494,6 +3495,7 @@ namespace VEPROMS.CSLA.Library
|
||||
public new ConfigDynamicTypeDescriptor MyConfig
|
||||
{
|
||||
get { return SectionConfig; }
|
||||
set { _SectionConfig = null; }
|
||||
}
|
||||
}
|
||||
#endregion
|
||||
|
Reference in New Issue
Block a user