_Main/BL/Type_LocalCell_DemandComparison/StaticMethod_GetAttributeNames.qbl
@@ -7,10 +7,10 @@ // rislai Jun-21-2024 (created) attributeNames := construct( Strings ); attributeNames.Add( "BaseVersion" ); attributeNames.Add( "CompareVersion" ); attributeNames.Add( "BaseVersionValue" ); attributeNames.Add( "CompareVersionValue" ); attributeNames.Add( "BaseVersion" ); attributeNames.Add( "CompareVersion" ); attributeNames.Add( "Gap" ); return &attributeNames;