ItemEstimate
ItemEstimate class
包含对请求文件夹的评估
public class ItemEstimate
构造函数
姓名 | 描述 |
---|---|
ItemEstimate(Status) | 初始化 ItemEstimate 类的新实例。 |
ItemEstimate(Status, string, int) | 初始化 ItemEstimate 类的新实例。 |
特性
姓名 | 描述 |
---|---|
CollectionId { get; } | 指定从中获取项目估计值的集合的服务器 ID。 |
Estimate { get; } | 指定集合或文件夹中必须同步的估计项目数。 |
Status { get; } | 表示操作的结果。 |
方法
姓名 | 描述 |
---|---|
override ToString() | 返回代表当前对象的字符串。 |