Added code to support conversion to text of invalid referenced objects and invalid transitions
Added command line switch NOUPDATERO to prevent updating referenced objects Added code to support conversion to text of invalid transitions
This commit is contained in:
@@ -1594,6 +1594,7 @@ namespace VEPROMS.CSLA.Library
|
||||
tran.MyItemToID.UpdateTransitionText();
|
||||
}
|
||||
}
|
||||
tmp.UpdateROText();
|
||||
using (Content cont = tmp.MyContent.Get())
|
||||
{
|
||||
if (cont.ContentTransitionCount > 0)
|
||||
|
Reference in New Issue
Block a user