Enhanced: rename a method name for clarification
Enhanced: convert 16-32 bit link data at procedure level Enhanced: convert 16-32 bit link data at procedure level.
This commit is contained in:
@@ -1626,7 +1626,7 @@ namespace VEPROMS.CSLA.Library
|
||||
}
|
||||
return newEnh;
|
||||
}
|
||||
public void DoCreateLinksEnhancedSteps(ItemInfo enhii, int enhtype)
|
||||
public void DoCreateLinksEnhancedSingleItem(ItemInfo enhii, int enhtype)
|
||||
{
|
||||
// Link the 2 items, srcII & enhii:
|
||||
if (IsStep)
|
||||
|
Reference in New Issue
Block a user