天软金融分析.NET函数大全
>
金融函数
>
基本面
>
基本
>
报告期数据获取
>
环比
HBShowField2
复制链接
简述
指定报告期的季度名称
定义
HBShowField2(RDate:Integer):String;
参数
名称
类型
说明
RDate
Integer
报告期
返回
String
返回指定报告期的季度名称
范例
return HBShowField2(20111231);
//返回2011年年报的环比显示
//结果:”11-4Q”
相关
HBValue
HBShowField
HBReportDate
HBReportDateOfOneQuarter
HBValuePS
HBShowField2
BeginReportDate
BeginReportValue
PreviousReportDate
PreviuosReportDateList
PreviousRDateList_II
PriorReportDate
PreviousReportDateEx
PreviousReportDateOfHG
ReportDateListByNumber
HBHBGrowRatio
HBTBGrowRatio
HBValue2
HBValuePS2