天软金融分析.NET函数大全
>
金融函数
>
基本面
>
基本
>
报告期数据获取
>
报告期列表
RDateListBetween
复制链接
简述
指定区间的报告期数据。
定义
RDateListBetween(t:Array;BegRDate:Integer;EndRDate:Integer;KeyField:String;SortOrder:Integer;RDateType:Integer):Array
参数
名称
类型
说明
t
Array
数组。数据
BegRDate
Integer
整数。起始报告期
EndRDate
Integer
整数。截止报告期
KeyField
String
字符串。关键字段
SortOrder
Integer
用户自定义。排序,取值如下:
显示名
取值
正序
1
逆序
0
RDateType
Integer
用户自定义。返回报告期类型,取值如下:
显示名
取值
全部
0
一季度
1
中报
2
三季度
3
年报
4
年报+中报
5
一季度+三季度
6
返回
Array
数组。指定区间的报告期数据。
相关
RDateListBetweenYear
GetRDateByYear
ReportHistOfHG
PreviousReportDateList
RDateListBetween
WordRDateShowField
WordRDateShowField2
RDateListQK