仪表盘
版本库
文件存储
活动
搜索
登录
main
/
TIANMA_JITUAN
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
Update StaticMethod_DoASync#253.qbl
yanweiyuan3
2023-10-27
d1d15b61dfcf7fd0f800b32359f082cf580ed556
[TIANMA_JITUAN.git]
/
LibMacroPlannerTCUI
/
UI
/
LibMacroPlannerTCUI
/
Component_DialogCreateEditAccountCost
/
Method_GetCostType.def
1
2
3
4
5
6
7
8
9
10
11
Quintiq file version 2.0
#parent: #root
Method GetCostType () as String id:Method_DialogCreateEditAccountCost_GetCostType
{
#keys: '[129684.0.183573596]'
Body:
[*
//to be overriden by the child class
return "";
*]
}