Add initialization and reset code
This commit is contained in:
@@ -534,6 +534,7 @@ namespace VEPROMS.CSLA.Library
|
||||
{
|
||||
MarkAsChild();
|
||||
// TODO: Add any initialization & defaults
|
||||
_FolderID = Folder.NextFolderID;
|
||||
_ParentID = _FormatFolderExtension.DefaultParentID;
|
||||
_DBID = _FormatFolderExtension.DefaultDBID;
|
||||
_DTS = _FormatFolderExtension.DefaultDTS;
|
||||
|
Reference in New Issue
Block a user