C2025-024 Electronic Procedures Phase 2 - XML Export

Code refactor and added comment
This commit is contained in:
2025-07-18 13:26:16 -04:00
parent 0bf9025c0d
commit 4c4f4d52d2
2 changed files with 5 additions and 8 deletions

View File

@@ -313,6 +313,7 @@ namespace VEPROMS
return xroid;
}
//overridden - used to set the RO location for RO Images that are not in annotations
protected override void SetROLocation(ref XmlElement xindivid, ROFSTLookup.rochild roc, RODbInfo rodb, bool isMulti)
{
string imgfile = GetROImageFileLocation(roc, rodb, isMulti);