ItemEstimateOptions

ItemEstimateOptions class

包含过滤 GetItemEstimate 操作结果的元素。

public class ItemEstimateOptions

构造函数

姓名描述
ItemEstimateOptions()初始化 ItemEstimateOptions 类的新实例。
ItemEstimateOptions(AirsyncClass?, AirsyncFilterType?, int?)初始化 ItemEstimateOptions 类的新实例。

特性

姓名描述
Class { get; set; }标识项目的类别。
FilterType { get; set; }指定对象 的可选时间窗口
MaxItems { get; set; }指定响应中包含的最大项目数。

也可以看看